How about merging antcontrib into antcore (I'm sure this has been
discussed, but I'm out of the loop)?
-Original Message-
From: Stefan Bodewig [mailto:bode...@apache.org]
Sent: Monday, November 07, 2011 10:46 PM
To: user@ant.apache.org
Subject: Re: Next Ant Release?
Hi Nathan,
On 2011-1
Hi all,
Is negative lookahead supported at all in Ant 1.7 and higher (Ant-Contrib,
too)? Maybe my syntax is off:
The first result should be the empty string and the second result should be "a.b.c.ok". I'm also looking to use this idea in
to exclude certain properties.
See the regular e
Hi Stefan,
Thanks for your reply. This won't work because the macrodef won't have any knowledge of what to do as per my need. I think,
therefore, my solution of having 2 macrodef elements is as close as I can get:
...
...
So, then the question shifts a bit: in a macrodef, assuming that an