[slf4j-dev] [Bug 277] New: Jar filenames should match eclipse P2 naming conventions

bugzilla-daemon at qos.ch bugzilla-daemon at qos.ch
Wed Oct 17 10:16:39 CEST 2012


http://bugzilla.slf4j.org/show_bug.cgi?id=277

           Summary: Jar filenames should match eclipse P2 naming
                    conventions
           Product: SLF4J
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Unspecified
        AssignedTo: slf4j-dev at qos.ch
        ReportedBy: markus.stier at stegmannsystems.com


I use slf4j within an eclipse RCP project. To populate my target platform I've
created a p2 repository which contains all required 3rd party bundles. 

P2 resolves the bundle jar by its id and version using the following scheme:

<Bundle-SymbolicName>_<Bundle-Version>.jar

Currently your bundles names follow the scheme:

<Bundle-Name>-<Bundle-Version>.jar

Is there any chance that you provide the bundles according to p2 naming scheme?

-- 
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the slf4j-dev mailing list