Subject | Re: Additional line needed in build.bat |
---|---|
Author | Roman Rokytskyy |
Post date | 2003-12-31T09:03:45Z |
Hi,
discovers all jar files from lib directory and adds them to the
classpath, including junit.jar.
Does anybody else have same problem?
Thanks!
Roman
> I just tried to build from cvs sources and ran into a small problem.Which OS do you use? Under Win2k it works ok, ant.bat correctly
> The junit.jar lib needs to be added to the classpath in the build.bat
> file:
>
> set CLASSPATH=.\lib\junit.jar
>
> Otherwise, ant complains that it cannot find the junit task:
discovers all jar files from lib directory and adds them to the
classpath, including junit.jar.
Does anybody else have same problem?
Thanks!
Roman