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] Created: (TAP5-1348) Component report should accept multiple root packages

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
            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.


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

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998576#comment-12998576 ] 

Hudson commented on TAP5-1348:
------------------------------

Integrated in tapestry-5.2-freestyle #268 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/268/])
    TAP5-1348: Component report should accept multiple root packages
TAP5-1450: Component report should print information about deprecated components or deprecated parameters


> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998576#comment-12998576 ] 

Hudson commented on TAP5-1348:
------------------------------

Integrated in tapestry-5.2-freestyle #268 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/268/])
    TAP5-1348: Component report should accept multiple root packages
TAP5-1450: Component report should print information about deprecated components or deprecated parameters


> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko closed TAP5-1348.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3.0

> 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
>             Fix For: 5.3.0
>
>
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Igor Drobiazko closed TAP5-1348.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3.0

> 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
>             Fix For: 5.3.0
>
>
> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Igor Drobiazko (JIRA)" <ji...@apache.org>.
     [ 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.