I started a new organisation on GitHub, antlibs. Currently antlibs contain
2 repos, ant-contrib and ant-http. Please let me know if you would like to
join.
Currently, I would appreciate some help with IfTaskTest in ant-contrib
which passes with Ant + Junit but fails with Maven + Surefire. Otherwis
On Mon, Jun 5, 2017 at 3:13 PM, Jan Matèrne (jhm) wrote:
> Some years ago there were a discussion about having ant-contrib a part of
> Ant.
> Result was that it wasn't possible due IP (and therefore legal) reasons.
>
> Having a look at the tasklist [1] there are some I would use:
> ...
* outofda
Thanks for the comment. IMHO, if there ever would be an Ant Contrib 2.0, it
should contain at least
antcallback
antfetch
for
if (I see use cases where xmlns:if is more cumbersome :-)
outofdate
switch
trycatch/throw
switch
stopwatch (for those who like adding timers in the script rather than using
Jan was having a problem with JaCoCo last week because of multiple copies
of ASM library on the classpath because he was building both Ant and Ivy in
the same workspace. He mentioned making some checks on the contents of the
classpath. I thought it was appropriate to remind of a solution that was
p
Sorry for not being clear about my intentions.
I made some changes already (SAX → SAX2, which makes ant contrib work
without having an ancient Xerces around). Would that be sufficient for 1.1
release?
Next, it needs pruning (anybody needs an Ivy 1 wrapper? or httpclient 3
wrapper? is local a good
On Sun, Jun 4, 2017 at 7:47 PM, Gintautas Grigelionis <
g.grigelio...@gmail.com> wrote:
> [...]
> P.S. While we're at it, in the light of the latest ASM debacle, I'm
> interested in improving Ant classloader task
[...]
Which ASM issue(s) are you referring to? Is there a link to some
discussions
On Sun, Jun 4, 2017 at 4:47 AM, Gintautas Grigelionis wrote:
> I noticed that Ivy has Ant Contrib as a dependency. It's a project
> that has been asleep for a decade, and it shows. So I decided to
> revive it, and the result is here:
> https://github.com/twogee/ant-contrib
When you say "revive",
I don't know which list this came from so I am replying to this
cross-post. PLEASE DO NOT reply to everyone. Instead just reply to the
ant-contrib list if you have more questions.
I fixed the issue with compilewithwalls not being compatible with 1.3.
You can build from source until a new re
On Wed, 10 Dec 2003, Jose Alberto Fernandez
<[EMAIL PROTECTED]> wrote:
> (I have filed bugs on antcontrib's site)
Cross-posting to the dev list may have been more efficient. I for one
don't use SF's bug tracking system at all and only look over the
reports there once every few weeks.
> If there
The reason is (fairly) simple.
The cause is that \digit is used
as a replacement token.
So the code in
org.apache.tools.ant.util.regex.(JakartaOro|Jdk14Regexp|JakartaRegexp)Regexp
#substitute
check if a \ appears in the string and if so if the next
character is a digit, if so it then does the su
remove this silly restriction of requiring a base dir for all files in the
> filelist! --DD
>
> -Original Message-
> From: peter reilly [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 24, 2003 4:40 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [Ant-contrib-developers] 1.5.1
]
Subject: Re: [Ant-contrib-developers] 1.5.1 Compatible version
Yikes!
sorry about the output for each file, some debug printfs got thru.
As regard deleteing of the targets.
With the current implemention one may do something like this
12 matches
Mail list logo