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: [email protected]
        ReportedBy: [email protected]


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.
_______________________________________________
slf4j-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/slf4j-dev

Reply via email to