
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@qos.ch ReportedBy: markus.stier@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.