[weld-issues] [JBoss JIRA] Commented: (WELD-869) Weld OSGi bundle reports version as ${parsedVersion.osgiVersion}
Ales Justin (JIRA)
jira-events at lists.jboss.org
Fri Mar 18 06:20:48 EDT 2011
[ https://issues.jboss.org/browse/WELD-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588840#comment-12588840 ]
Ales Justin commented on WELD-869:
----------------------------------
${parsedVersion (osgiVersion}) strange braces usage.
> Weld OSGi bundle reports version as ${parsedVersion.osgiVersion}
> ----------------------------------------------------------------
>
> Key: WELD-869
> URL: https://issues.jboss.org/browse/WELD-869
> Project: Weld
> Issue Type: Bug
> Components: OSGi support
> Affects Versions: 1.1.0.Final
> Reporter: Dan Allen
> Priority: Minor
>
> When Weld starts on GlassFish, it reports it's version as:
> WELD-000900 ${parsedVersion (osgiVersion})
> The version is read from the MANIFEST.MF, which has this line:
> Specification-Version: ${parsedVersion.osgiVersion}
> The replacement doesn't seem to be working properly in the osgi build.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list