[slf4j-dev] [Bug 14] New: Minor improvement to JARs within Build

bugzilla-daemon at gil.qos.ch bugzilla-daemon at gil.qos.ch
Fri Feb 3 20:52:35 CET 2006


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

           Summary: Minor improvement to JARs within Build
           Product: SLF4J
           Version: 1.0rc1
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P4
         Component: Implementations
        AssignedTo: dev at slf4j.org
        ReportedBy: boris.unckel.mlg at gmx.net


Jars can contain an optional index of their packages.
The feature was introduced in Java 1.3.

See
http://java.sun.com/j2se/1.4.2/docs/guide/jar/jar.html#JAR%20Index
for details.

I did not see an classloader optimizing for it yet, but it causes no pain to add
and use it within Ant.

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



More information about the slf4j-dev mailing list