You also could use :
Args4J : ${args4j.version}
Hudson : ${hudson.version}
Jan
>-Ursprüngliche Nachricht-
>Von: Brian Agnew [mailto:br...@oopsconsultancy.com]
If you're looking to extract values from the XML file rather than
transform it, I'd take a look at XMLTask.
http://www.oopsconsultancy.com/software/xmltask
Brian
jhoomshar...@netscape.net wrote:
Hi All
I want to read lots of pom.xml file to pick node, and than write the
content to another x
Hi,
I would like to know how to start a batch file in a new dos window
without blocking the java process and so naturally I
tried the following that does work:
However I need to be able to do this from java and so I used t
Hi All
I want to read lots of pom.xml file to pick node, and than write the
content to another xml file, can it be possible with ANT XSLT to do so?
Thanks,
Jhoom
Because does not split up the name using ','
You need to have :
etc..
Peter
On Fri, Apr 24, 2009 at 11:22 AM, Rajesh Kumar (IN4774)
wrote:
> Question: Why Copy in ant is not working if I am putting includes separately?
> Ant version: Apache Ant version 1.5.4 compiled on January 8 20
Question: Why Copy in ant is not working if I am putting includes separately?
Ant version: Apache Ant version 1.5.4 compiled on January 8 2005.
Program 1 is not working and Program 2 is working. I guess both programs are
correct..
Program1: