Bug 1026818

Summary: Wrong content in items from MANIFEST.MF for jsr181-api
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Pavel Janousek <pjanouse>
Component: BuildAssignee: David Walluck <dwalluck>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Jelinek <pjelinek>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: dosoudil, jdoyle, myarboro
Target Milestone: CR1   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:18:22 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 Pavel Janousek 2013-11-05 13:45:07 UTC
modules/system/layers/base/javax/jws/api/main/jsr181-api-1.0-MR1-redhat-4.jar contains wrong content in items from META-INF/MANIFEST.MF. For ex. Implementation-Version is set to '1.0-MR1-redhat-3' although the filename contains 'redhat-4' already.

Comment 1 David Walluck 2013-11-07 05:28:27 UTC
Created pull request: <https://github.com/jbossas/jboss-eap/pull/675>.