[java-sig-commits] [Bug 711861] New: Packaged jar missing OSGi missing data

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 8 18:57:16 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Packaged jar missing OSGi missing data

https://bugzilla.redhat.com/show_bug.cgi?id=711861

           Summary: Packaged jar missing OSGi missing data
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: medium
          Priority: unspecified
         Component: args4j
        AssignedTo: jcapik at redhat.com
        ReportedBy: abhatnag at redhat.com
         QAContact: extras-qa at fedoraproject.org
                CC: java-sig-commits at lists.fedoraproject.org,
                    jcapik at redhat.com
    Classification: Fedora
      Story Points: ---


Description of problem:
The manifest of the rpm located at
http://kojipkgs.fedoraproject.org/packages/args4j/2.0.16/3.fc16/noarch/args4j-2.0.16-3.fc16.noarch.rpm
does not contain any OSGi metadata.

Version-Release number of selected component (if applicable):

How reproducible:

Steps to Reproduce:
1. Download
http://kojipkgs.fedoraproject.org/packages/args4j/2.0.16/3.fc16/noarch/args4j-2.0.16-3.fc16.noarch.rpm
2. Install rpm
3. locate rpm: rpm -ql args4j | grep jar
4. unpackage jar: jar xf /usr/share/java/args4j.jar
5. look into manifest: cat META-INF/MANIFEST.MF

Actual results:

Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: mockbuild
Build-Jdk: 1.6.0_22


Expected results:
OSGi metadata

Additional info:

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the java-sig-commits mailing list