Re: [kaffe] Poor CLASSPATH handling...

2002-05-14 Thread Dalibor Topic
--- Godmar Back <[EMAIL PROTECTED]> wrote: > > > > [jsantala@yavin bin]$ export CLASSPATH=foobar.jar > > [jsantala@yavin bin]$ jar > > > > In other words, Kaffe appears to fail/crash > silently if it can't find any > > component in the CLASSPATH (And this appears to > include classpaths > > spe

Re: [kaffe] Poor CLASSPATH handling...

2002-05-10 Thread Dalibor Topic
Hi Godmar, --- Godmar Back <[EMAIL PROTECTED]> wrote: > Other than that, Kaffe's classpath handling is > exactly that of JDK 1.1. > My understanding is that Dalibor is working on > updating to 1.2 behavior, > but the current kaffe (or at least the version I > looked at last) > did or used to do 1

Re: [kaffe] Poor CLASSPATH handling...

2002-05-06 Thread Godmar Back
> > [jsantala@yavin bin]$ export CLASSPATH=foobar.jar > [jsantala@yavin bin]$ jar > > In other words, Kaffe appears to fail/crash silently if it can't find any > component in the CLASSPATH (And this appears to include classpaths > specified in jar files, making most pre-bundled jar-files unusabl

Re: [kaffe] Poor CLASSPATH handling...

2002-05-06 Thread Jim Pick
antala" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, May 06, 2002 6:19 AM Subject: [kaffe] Poor CLASSPATH handling... > [jsantala@yavin bin]$ export CLASSPATH=foobar.jar > [jsantala@yavin bin]$ jar > > In other words, Kaffe appears to fail/crash silently if it

[kaffe] Poor CLASSPATH handling...

2002-05-06 Thread Jukka Santala
[jsantala@yavin bin]$ export CLASSPATH=foobar.jar [jsantala@yavin bin]$ jar In other words, Kaffe appears to fail/crash silently if it can't find any component in the CLASSPATH (And this appears to include classpaths specified in jar files, making most pre-bundled jar-files unusable). It appears