Manual
http://ant-contrib.sourceforge.net/tasks/propertyregex.html
Sourcen
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ant-contrib/ant-contrib/src/n
et/sf/antcontrib/property/RegexTask.java?rev=HEAD&content-type=text/vnd.view
cvs-markup
Jan
> -Original Message-
> From: Rahamim, Zvi (
Hi all,
Now I am trying to import a source file into VAJ but I can not. My VAJ
repository is local repository and my build file has followed lines
And when I run Ant, this exception occured
BUILD FAILED
java.lang.NullPointerException
at
org.apache.tools.ant.DirectoryScanner.g
It not not in the current released build.
You need to follow the links in Jan's e-mail
Peter
On Tue, 2003-07-22 at 13:28, Rahamim, Zvi (Zvi) ** CTR ** wrote:
> I cna't see this task, or any that relates to regexp.
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
I cna't see this task, or any that relates to regexp.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 22, 2003 3:22 PM
To: [EMAIL PROTECTED]
Subject: RE: Zvi_Q: know the number of token in a file
Part of AntContrib.
Ant-Contrib:
Homepage: ht
Part of AntContrib.
Ant-Contrib:
Homepage: http://sourceforge.net/projects/ant-contrib/
CVS-Source:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ant-contrib/ant-contrib/src/n
et/sf/antcontrib/
CVS-Manual:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ant-contrib/ant-contrib/manua
l/ind
Thanks,
where can I find the propertyregex task?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 22, 2003 2:41 PM
To: [EMAIL PROTECTED]
Subject: RE: Zvi_Q: know the number of token in a file
I did a quick hack using AntContrib:
I did a quick hack using AntContrib:
First I read the whole content of the file into a property (prerequisite for
the next step).
The I use the same regexp which you use for your in
.
copies the result of the regexp matching in
Hi!
I want to use the replace task to replace tokens.
But... I also want that if no token is found, the build fails.
Can you help me?
Thanks!!!
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PR