[forge-dev] [JBoss JIRA] Closed: (SEAMFORGE-113) project list-dependencies should resolve property values

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Thu Aug 4 14:05:27 EDT 2011


     [ https://issues.jboss.org/browse/SEAMFORGE-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III closed SEAMFORGE-113.
----------------------------------------

         Assignee: Lincoln Baxter III
    Fix Version/s: 1.0.0.Beta1
       Resolution: Done


Done, but opted not to show property. Can add that later if needed.

> project list-dependencies should resolve property values
> --------------------------------------------------------
>
>                 Key: SEAMFORGE-113
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-113
>             Project: Seam Forge
>          Issue Type: Enhancement
>          Components: Builtin Plugins
>    Affects Versions: 1.0.0.Alpha3
>            Reporter: Dan Allen
>            Assignee: Lincoln Baxter III
>            Priority: Minor
>             Fix For: 1.0.0.Beta1
>
>
> Currently, when you list dependencies, it shows the property expression rather than the actual version in the case a property expression is used:
> {code}
> org.jboss.arquillian : arquillian-junit : ${arquillian.version} : jar : test
> {code}
> In this case, both the property and the version should be shown:
> {code}
> org.jboss.arquillian : arquillian-junit : ${arquillian.version} = 1.0.0.Alpha5 : jar : test
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-dev mailing list