Bug 1190664

Summary: Implementation-version in the Manifest does not correspond to the JAR version - weld
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Michal Vinkler <mvinkler>
Component: CDI/WeldAssignee: Stuart Douglas <sdouglas>
Status: CLOSED EOL QA Contact: Nikoleta Hlavickova <nziakova>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: jharting, maschmid
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-19 12:49:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michal Vinkler 2015-02-09 11:28:24 UTC
Description of problem:
Implementation-version in the Manifest does not correspond to the JAR version - jars:
weld-spi-1.1.0.Final-redhat-6.jar
weld-api-1.1.0.Final-redhat-6.jar

Version in manifest: 
Implementation version: 20150114-0319

Expected version:
1.1.0.Final-redhat-6

Jar version in ER1 with correct implementation version in MANIFEST.MF:
weld-api-1.1.Final-redhat-5
weld-spi-1.1.Final-redhat-5