Re: clarification (classpath/repository)

2001-09-17 Thread Joe Emenaker
> Okay, so have I got this right? The proposal is to have a directory for > "standard" jars that are auto-included in the classpath for every JVM, > and a directory for "optional" jars that must be manually specified by > startup scripts, etc? Essentially, that's what I'd like to see. However, I

Re: clarification (classpath/repository)

2001-09-17 Thread Per Bothner
Ben Burton wrote: Okay, so have I got this right? The proposal is to have a directory for "standard" jars that are auto-included in the classpath for every JVM, Yes, though how this is done is to be determined. For example some JVMs might not have an "extensions" directory, or if they do it has t

Re: clarification (classpath/repository)

2001-09-17 Thread Joe Emenaker
> Okay, so have I got this right? The proposal is to have a directory for > "standard" jars that are auto-included in the classpath for every JVM, > and a directory for "optional" jars that must be manually specified by > startup scripts, etc? Essentially, that's what I'd like to see. However, I

Re: clarification (classpath/repository)

2001-09-17 Thread Per Bothner
Ben Burton wrote: >Okay, so have I got this right? The proposal is to have a directory for >"standard" jars that are auto-included in the classpath for every JVM, > Yes, though how this is done is to be determined. For example some JVMs might not have an "extensions" directory, or if they do it