Ant-contrib has a task.
Peter
Keith Hatton wrote:
Perhaps you can use
Perhaps you can use
Hi All,
Is there any ANT task for simple arithmetic operations like
addtion, substraction...and so.
Thanks,
Nagarajan
Hi All,
What is the scope of the property value in a build file.
I want to change the property value in between the build process.
For Example:
project name="Installation" default="run">
${count}
${count}
Of course .. duh... I must have spaced out thinking about my other
project.
-
[EMAIL PROTECTED]
Phones:
Office: (925) 979-7498
Mobile: (415) 505-5480
Personal Email: [EMAIL PROTECTED]
---
Stefan B
Hello,
i've to tranform html files into xml files
does anybody know how i could use jtidy with ant to do this?
thanks for your answers
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECT
On Thu, 11 Dec 2003, Brian Colfer <[EMAIL PROTECTED]> wrote:
> OK, I can see that but I would need to have my non-xerces parser
> named xercesImpl.jar
Why?
Ant will simply use the JAXP parser the VM hands to it.
If you run JDK 1.4, you can remove Xerces completely and use the
Crimson that's par