You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Igor Drobiazko (JIRA)" <ji...@apache.org> on 2010/11/13 23:29:13 UTC

[jira] Assigned: (TAP5-1348) Component report should accept multiple root packages

     [ https://issues.apache.org/jira/browse/TAP5-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko reassigned TAP5-1348:
------------------------------------

    Assignee: Igor Drobiazko

> Component report should accept multiple root packages
> -----------------------------------------------------
>
>                 Key: TAP5-1348
>                 URL: https://issues.apache.org/jira/browse/TAP5-1348
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-component-report
>    Affects Versions: 5.2.3
>            Reporter: Igor Drobiazko
>            Assignee: Igor Drobiazko
>            Priority: Minor
>
> It is possible to have multiple root packages inside a JAR file but it is only possible to generate the component reference for a single root package. The component report should accept multiple root packages. 
> <configuration>
>     <rootPackages>
>         <rootPackage>foo.bar.baz</rootPackage>
>         <rootPackage>org.example</rootPackage>
>     </rootPackages>
> </configuration>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.