Thanks Glenn,
I'll take a look at them.
Marijan (Mario) Madunic
glenn opdycke-hansen wrote:
Running Ant via Web can be done via CruiseControl or AntHill or other sw
-glenn
On Fri, Jan 9, 2009 at 9:07 PM, Marijan (Mario) Madunic wrote:
Curious if there is a way to run an ANT buil
Curious if there is a way to run an ANT build via web page? Can Tomcat
do this? Any leads would be greatly appreciated.
Marijan (Mario) Madunic
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands
Thanks, Dominique and Robert. I've set force="true" but am going to
check out Dominique's suggestions as a learning exercise.
Marijan (Mario) Madunic
Dominique Devienne wrote:
On Thu, Oct 16, 2008 at 1:19 PM, Robert Koberg <[EMAIL PROTECTED]> wrote:
Ant's
Never mind found the solution.
force="true" on the xslt task
Marijan (Mario) Madunic
Marijan (Mario) Madunic wrote:
(Using ANT 1.7.1 on a Windows XP SP3 machine)
Sorry about the not to obvious subject line but I'll do my best in
explaining the problem I've been having
checking for a cached result set? Does it
check the files it is to use for the transform and check if they are
different from a cached set? How do I stop this behaviour?
Any help would be appreciated.
Thanks
Marijan (Mario) Madunic
---
Any insight would be appreciated.
Marijan (Mario) Madunic
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Thanks Dale,
This is really interesting and will read the documentation and see what
else is available.
Marijan (Mario) Madunic
Dale Anson wrote:
Another alternative is to use the FileUtils and StringUtils from
Antelope, http://antelope.tigris.org. Here's an ex