Hello, 

Ant is not a scripting language! 

Look in the Ant manual under the <java> and <javac> tasks. 

http://ant.apache.org



On Sun, 24 Oct 2004 09:31:22 -0300, André Dantas Rocha
<[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I'm new in Ant and wold like to convert those lines to Ant script. How can I
> do it?
> 
> Thanks,
> 
> André
> 
> $ cd oreilly-aop/example1
> $ export CLASSPATH=.;jboss-common.jar;jboss-aop.jar;javassist.jar
> $ javac *.java
> $ java -Djava.system.class.loader=org.jboss.aop.standalone.SystemClassLoader
> POJO
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to