[jboss-jira] [JBoss JIRA] Updated: (JBAS-7718) Property values not substituted in MANIFEST.MF of jbossall-client.jar

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Feb 10 10:18:10 EST 2010


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

Brian Stansberry updated JBAS-7718:
-----------------------------------

    Priority: Critical  (was: Major)


Marking critical, as there are a number of M2 issues I'll be pushing to M3, but I don't want this to be one of them.

> Property values not substituted in MANIFEST.MF of jbossall-client.jar
> ---------------------------------------------------------------------
>
>                 Key: JBAS-7718
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7718
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Build System
>         Environment: AS trunk r100789
>            Reporter: jaikiran pai
>            Assignee: Paul Gier
>            Priority: Critical
>             Fix For: JBossAS-6.0.0.M2
>
>
> The latest AS trunk build is generating the JBOSS_HOME/client/jbossall-client.jar MANIFEST.MF with unsubstituted property values:
> ...
> Specification-Title: ${specification.title}
> Specification-Version: ${specification.version}
> Specification-Vendor: ${specification.vendor}
> Implementation-Title: ${implementation.title}
> Implementation-Version: ${implementation.version}
> Implementation-Vendor: ${implementation.vendor}
> Implementation-Vendor-Id: ${implementation.vendor.id}
> ...//rest of it
> The property values don't seem to be set in the build process. Please refer to the referenced forum thread for the details.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list