On Thu, 19 Jul 2001 02:32, Eung-ju Park wrote: > I test with junit3.7 and cvs version of ant. > ant show diffrent error message. see bellow. > > dump-info: > java.vm.info=mixed mode > java.vm.name=Java HotSpot(TM) Client VM > java.vm.vendor=Sun Microsystems Inc. > java.vm.version=1.3.0_02 > os.arch=i386 > os.name=Linux > os.version=2.4.6 > file.encoding=EUC-KR > user.language=ko
> Total time: 3 seconds > (class: org/apache/tools/ant/AntClassLoader, method: findClassInComponents > signature: (Ljava/lang/String;)Ljava/lang/Class;) Accessing value from > uninitialized register 7 Thats an ant error. Try ./bootstrap.sh to compile ant rather than ./build.sh. Not sure why that problem is occuring ;/ Cheers, Pete *-----------------------------------------------------* | "Faced with the choice between changing one's mind, | | and proving that there is no need to do so - almost | | everyone gets busy on the proof." | | - John Kenneth Galbraith | *-----------------------------------------------------* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
