Have a look at the ReplaceRegExp and Replace tasks
Should be what you are looking for.
-Original Message-
From: Guy Catz [mailto:[EMAIL PROTECTED]
Sent: Monday, May 12, 2008 9:18 AM
To: user@ant.apache.org
Subject: Replace string in file
hey guys,
Is it possible to replace a string in
Obvious but
you have the ANT_HOME\bin directory in your path environment variable?
Sean
-Original Message-
From: Debbie Shapiro [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 30, 2008 3:34 PM
To: Ant Users List
Subject: RE: FW: Trouble with installation
Hey it looks like I'm at least
Hi there,
I am new to XSLT but saw your post and decided to attempt a solution,
mainly as an exercise for myself.
The responses you have received have better solutions than this one, but
I offer a novice's solution, which is neither elegant or flexible
(sorry for the formatting)
http://www.w3.
Have a look at the Replace task in ant.
I am using that task for a similar operation in my build.
http://ant.apache.org/manual/CoreTasks/replace.html
HTH
Sean
-Original Message-
From: Lars Monsees [mailto:[EMAIL PROTECTED]
Sent: Friday, May 25, 2007 7:50 AM
To: user@ant.apache.org
Sub
Have a look at the ant core task
HTH
-Original Message-
From: Bob Aiello [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 16, 2007 3:51 PM
To: Ant Users List
Subject: calling an Ant script from another ant script...
How do I call an Ant script from another ant script?
Bob
-
.(Win32Process.java:98)
at java.lang.Runtime.execInternal(Native Method)
at java.lang.Runtime.exec(Runtime.java:602)
Sean
From: Sean Tiley
Sent: Tuesday, May 15, 2007 9:36 PM
To: 'Ant Users List'
Subject: Process Fork Fai
Hi there,
I have successfully been using ant(1.6.5) to run a number of test suites
for months. I use the JAVA_HOME is set to the IBM JDK and ANT_HOME is
set,
All of a sudden I try and I see the following error and I have no idea
what has happened
C:\build\build.xml:562: Process fork failed
failed" in both targets can the second target
Modify the property?
Thanks again.
Sean
-Original Message-
From: Gilles Scokart [mailto:[EMAIL PROTECTED]
Sent: Monday, April 23, 2007 3:25 PM
To: Ant Users List
Subject: Re: Multiple junit tasks
Use Test failed
2007/4/23, Sean Til
Hi There,
I have 2 targets that run unit tests during the course of my build,
(JUnit tests pre deployment and HttpUnit tests post deployment).
I would like for all tests in both targets to be executed regardless of
whether or not failures/errors occur. Then once both sets of tests are
run I would
Hi there,
Have a look at the documentation
(http://ant.apache.org/manual/index.html)
Look at the "Ant" core task.
HTH Sean
-Original Message-
From: Denis Bessmertnyj [mailto:[EMAIL PROTECTED]
Sent: Friday, April 20, 2007 10:23 AM
To: Ant Users List
Subject: I want to ref to another build
You could look at Checkstyle (http://checkstyle.sourceforge.net/)
I am not sure if it handles JSP files but it is worth a look into ( I
think you may be able to specify .jsp extensions)
Have a look at the GenericIllegalRegexp options
HTH
Sean
-Original Message-
From: Loehr, Ruel [mai
Also you will want to ensure the ANT_HOME\bin directory is on your PATH
environment variable so that you can type ant from any directory.
Sean
-Original Message-
From: Parchet Michaël [mailto:[EMAIL PROTECTED]
Sent: Monday, April 16, 2007 11:21 AM
To: 'Ant Users List'
Subject: RE: Hi A
Hi there,
I have a machine that is responsible for running the ant build scripts for all
of our Java projects.
On the build machine, I have a mixture of JDK's.
IBM JDK (1.4 & 1.5) for WebSphere APPS
SUN JDK 1.3, 1.4 and 1.5 for others apps
I would like to be able to specify which JDK should be
13 matches
Mail list logo