-
Bug
-
Resolution: Done
-
Minor
-
EAP 5.0.1.CR1
-
None
-
Not Required
While checking if build contains proper version of jboss security jars, I have found that some of the jars don't have proper information in MANIFEST.MF and jar-versions.xml.
jbosssx-as-client.jar
jbosssx-server.jar
jnp-client.jar
MANIFEST.MF contains for example this:
Manifest-Version: 1.0
Specification-Title: @specification.title@
Archiver-Version: Plexus Archiver
Built-By: mockbuild
Created-By: @java.vm.version@ (@java.vm.vendor@)
Specification-Version: @specification.version@
Implementation-Vendor-Id: @implementation.vendor.id@
Implementation-URL: @implementation.url@
Build-Jdk: 1.5.0_20
Ant-Version: Apache Ant 1.7.1
Implementation-Title: @implementation.title@
Specification-Vendor: @specification.vendor@
Implementation-Version: @implementation.version@
Implementation-Vendor: @implementation.vendor@
- clones
-
JBNAME-55 jnp-client.jar doesn't have proper information in MANIFEST.MF
- Open
- is duplicated by
-
JBPAPP-6305 Snapshots used in EAP 5.1.1 ER1 build
- Closed