Bug 834956

Summary: org.apache.axis_ bundle that gets created here nests axis and axis-ant jars
Product: [Fedora] Fedora Reporter: Gerard Ryan <fedora>
Component: eclipse-wtp-webservicesAssignee: Gerard Ryan <fedora>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fedora
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: 2012-06-28 11:31:38 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:
Bug Depends On: 834944    
Bug Blocks:    

Description Gerard Ryan 2012-06-25 00:34:07 UTC
Because of the lack of decent OSGI info in the jars from the axis package, they can't be correctly used as orbit deps with eclipse-pdebuild. This package goes ahead and creates a plugin called org.apache.axis_*.jar that nests axis.jar and axis-ant.jar, which causes problems when this package is used as a dependency.

This can be changed once patch from bug #834944 is added.