AW: Ant Task to read directly from a JAR Manifest file

2008-12-14 Thread Jan.Materne
Jan >-Ursprüngliche Nachricht- >Von: Francis Galiegue [mailto:

Re: JUnit Report (Please help me, i am trying this from past two weeks)

2008-12-14 Thread Phani Kumar
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

Mary Milne is out of the office.

2008-12-14 Thread Mary Milne
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 -

help with ant - copy and filesets

2008-12-14 Thread Muralidhar Manku
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

Re: [HELP] problem using antlr in ant

2008-12-14 Thread Sunil Mishra
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,