Re: [picocontainer-dev] PicoContainer Jar Indexing.
Mauro Talevi <[email protected]>
| Newsgroups | gmane.comp.java.picocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
Michael Rimov wrote: > Hi All! > > Since AFAIK Pico/Nano/etc require at least JDK 1.3, can we turn on Jar > indexing for the builds? (Or is it irrelevant with today's classloader > implementations?). > > Of course, if it's ok, I pledge to do the nigh impossible task; to trek > across land and sea, mountain and valley, through the thickest of snow to: > > Change the one line in project.properties to enable it. :) > > Thanks! > Hi Mike, you sure it's a feature of 1.3? http://java.sun.com/j2se/1.4.2/docs/guide/jar/index.html Any particular reason you feel the need for indexing? Cheers