Re: [classlib] odd problems when running tests under linux...

2006-06-16 Thread Oliver Deakin
I was thinking we may as well leave the version number the same, since we don't want to keep the previous v3 hanging around anyway. Ive overwritten the old package on the download site so noone should ever get it again. I'm guessing that, since you are the first person to complain of this, there a

Re: [classlib] odd problems when running tests under linux...

2006-06-16 Thread Geir Magnusson Jr
Excellent - do you think it's worthwhile goosing the version to v4? geir (testing an IMAP account - dont' respond to this email address directly...) Oliver Deakin wrote: Geir Magnusson Jr wrote: Oliver Deakin wrote: [EMAIL PROTECTED] wrote: I just got my ubuntu box setup, and when

Re: [classlib] odd problems when running tests under linux...

2006-06-16 Thread Oliver Deakin
Geir Magnusson Jr wrote: Oliver Deakin wrote: [EMAIL PROTECTED] wrote: I just got my ubuntu box setup, and when running the test suite, I see this : [junit] Exception in thread "main" java.lang.NoClassDefFoundError: org.apache.harmony.luni.www.protocol.jar.JarURLConnection

Re: [classlib] odd problems when running tests under linux...

2006-06-16 Thread Geir Magnusson Jr
Oliver Deakin wrote: > > > [EMAIL PROTECTED] wrote: >> I just got my ubuntu box setup, and when running the test suite, I see >> this : >> >> [junit] Exception in thread "main" java.lang.NoClassDefFoundError: >> org.apache.harmony.luni.www.protocol.jar.JarURLConnection >> > > This packa

Re: [classlib] odd problems when running tests under linux...

2006-06-16 Thread Geir Magnusson Jr
Alexey Petrenko wrote: > Try to unset JAVA_HOME variable. It helps sometimes... I'm one of those old-timers that still believes that computers are deterministic mechanical devices... "sometimes"?? :) geir > > 2006/6/16, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: >> I just got my ubuntu box set

Re: [classlib] odd problems when running tests under linux...

2006-06-16 Thread Oliver Deakin
[EMAIL PROTECTED] wrote: I just got my ubuntu box setup, and when running the test suite, I see this : [junit] Exception in thread "main" java.lang.NoClassDefFoundError: org.apache.harmony.luni.www.protocol.jar.JarURLConnection This package was renamed a while back. It's now org.apach

Re: [classlib] odd problems when running tests under linux...

2006-06-15 Thread Alexey Petrenko
Try to unset JAVA_HOME variable. It helps sometimes... 2006/6/16, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: I just got my ubuntu box setup, and when running the test suite, I see this : [junit] Exception in thread "main" java.lang.NoClassDefFoundError: org.apache.harmony.luni.www.protocol.jar.J

[classlib] odd problems when running tests under linux...

2006-06-15 Thread geir
I just got my ubuntu box setup, and when running the test suite, I see this : [junit] Exception in thread "main" java.lang.NoClassDefFoundError: org.apache.harmony.luni.www.protocol.jar.JarURLConnection [junit] at com.ibm.oti.vm.VM.shutdown(VM.java:264) [junit] at java.lang.Run