[JBoss JIRA] (WELD-1101) Manifests in binary jars contain ${buildNumber} expression
by Vladimir Dosoudil (JIRA)
Vladimir Dosoudil created WELD-1101:
---------------------------------------
Summary: Manifests in binary jars contain ${buildNumber} expression
Key: WELD-1101
URL: https://issues.jboss.org/browse/WELD-1101
Project: Weld
Issue Type: Bug
Components: Infrastructure
Reporter: Vladimir Dosoudil
Binary jars have MANIFEST.MF containing
{code}
SCM: r${buildNumber}
{code}
Expression ${buildNumber} should be replaced with regular number string during building.
List of affected artifacts:
* javax.enterprise:cdi-api:1.0-SP4
* org.jboss.weld:weld-api:1.1.Final
* org.jboss.weld:weld-build-config:1.1.6.Final
* org.jboss.weld:weld-core:1.1.6.Final
* org.jboss.weld:weld-core-test:1.1.6.Final
* org.jboss.weld:weld-core-test-arquillian:1.1.6.Final
* org.jboss.weld:weld-inject-tck-runner:1.1.6.Final
* org.jboss.weld:weld-jboss-tck-runner:1.1.6.Final
* org.jboss.weld:weld-osgi-bundle:1.1.6.Final
* org.jboss.weld:weld-porting-package:1.1.6.Final
* org.jboss.weld:weld-spi:1.1.Final
Checked latest stable versions but older ones and 2.0.0.Alpha1 have the same issue, see [The Central Repository|http://repo2.maven.org/maven2/org/jboss/weld/].
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira