i'm trying to find a function/loop that will run all ant test files in a
directory that will just run one file after another even if there are errors
i've tried a few things that haven't worked, any ideas or snips of code that
will put me on the right path?
Steven Rogers
Developer at NumberSix,
ON Weblogic 6.1 sp4, with version of ant 1.5.2 and higher (actually not
sure about 1.6x)
I have a complete build and package ant script which executs a java task
to invoke the weblogic.jspc on all my jsps.
I then create a war file, with the jsp source, and the precompiled jsp's
in the prescribed W
When I try to use ant 1.6.1 with weblogic 6.1 sp4 jar in the CLASSPATH I
get this error:
D:\apache-ant-1.6.1\lib>set
CLASSPATH=d:\apache-ant-1.6.1\lib\ant.jar;d:\bea\wlserver6.1\lib\weblogi
c.jar
D:\apache-ant-1.6.1\lib>ant
"ANT_OPTS=-ms128m -mx256m"
Apache Ant version 1.6.1 compiled on February