Jan
>-Ursprüngliche Nachricht-
>Von: Francis Galiegue [mailto:
this is the result of ant verbose
C:\test1>ant -verbose
Apache Ant version 1.6.5 compiled on June 2 2005
Buildfile: build.xml
Detected Java version: 1.5 in: C:\Program Files\Java\jdk1.5.0_16\jre
Detected OS: Windows XP
parsing buildfile C:\test1\build.xml with URI = file:///C:/test1/build.xml
Proj
I will be out of the office starting 12/12/2008 and will not return until
16/12/2008.
In the case of urgent enquires please contact:.
Alison Litherland alitherl...@cambrigde.org for Content
Ian Fairman or Lihong Yang for Systems
-
Hi ,
I am new to ant to script. I am looking for some help for the below task
Suppose the directory "/d1/user1/abc/" has 50 subdirectories. and these sub
directories in turn have some other directories and some java files.
a) Create a temp directory (/d1/temp)
a) I need to create a directory unde
It's been a while since I've worked on this, so I'm afraid I won't be
able to give you much precise help. Make sure you have the required
antlr jar files in your ant installation, the task AFAIK should work
correctly from there on.
Sunil
On Dec 12, 2008, at 3:46 AM, > wrote:
Hi Sunil,