Bug 1190664 - Implementation-version in the Manifest does not correspond to the JAR version - weld
Summary: Implementation-version in the Manifest does not correspond to the JAR version...
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: CDI/Weld
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Stuart Douglas
QA Contact: Nikoleta Hlavickova
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-09 11:28 UTC by Michal Vinkler
Modified: 2019-08-19 12:49 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-08-19 12:49:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 900033 0 medium CLOSED Specification / Implementation version in manifest doesn't reflect jar version, sometimes present multiple times or not ... 2021-02-22 00:41:40 UTC

Internal Links: 900033

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


Note You need to log in before you can comment on or make changes to this bug.