On 2010-03-22, wrote:
> I opened Bug Id 48961 for this:
> https://issues.apache.org/bugzilla/show_bug.cgi?id=48961
Thank you
Stefan
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mai
Dear All,
I heard from someone that the spaces in the classpath might be the reason
behind the error message that I was getting while attempting to use the for
task from ant-contrib. I, therefore, put the directories for ANT_HOME and
ant-contrib directly under "C:". Despite doing this, I am sti
I opened Bug Id 48961 for this:
https://issues.apache.org/bugzilla/show_bug.cgi?id=48961
Christoph
Stefan, Peter,
thank you for your feedback. I'll open a bugzilla entry for this tomorrow.
Peter, thanks for the tip with the new 1.8 task. I'll have a look
into this once I have some spare time. For now, I just want our existing
build scripts to run fast, and we use a lot of Ant-Contrib, so I
I concur, please create a bugzilla entry for this.
Also, ant 1.8 contains a new task - which
allows an alternative to using the antcontrib variable task.
Peter
On Mon, Mar 22, 2010 at 3:16 PM, Stefan Bodewig wrote:
> On 2010-03-22, wrote:
>
>> I could track the performance leak down to the A
On 2010-03-22, wrote:
> I could track the performance leak down to the Ant-Contrib "variable"
> task. As you wrote, it seems this task has slowed down since the string
> gets longer with each invocation.
OK, so we know where to look.
> BTW, I'm using a path based on a fileset, but the (undocume
Stefan Bodewig wrote on 22.03.2010 14:04:54:
> This could mean the "variable" task has been slowed down (since the
> string gets longer with each invocation) or the loop itself has been
> slowed down. Can you isolate the two possibilities by not doing
> anything inside the loop?
>
> I'm not to
On 2010-03-22, wrote:
> I upgraded from Ant version 1.7.1 to version 1.8.0 and noticed that the
> performance of my build dropped dramatically. I tracked down the
> performance loss to an area of my build script where I operate heavily
> with the Ant-Contrib "For" and "Variable" tasks on a path-l
Hello Ant users,
I upgraded from Ant version 1.7.1 to version 1.8.0 and noticed that the
performance of my build dropped dramatically. I tracked down the
performance loss to an area of my build script where I operate heavily
with the Ant-Contrib "For" and "Variable" tasks on a path-like structu
P.S. I have already tried the following:
1) copying ant-contrib.jar in the \apache-ant-1.8.0\lib folder
2) removing the namespace xmlns:ac="antlib:net.sf.antcontrib" and specifying
"for" instead of "ac:for"
3) specifying the complete path for "resource" in the "typedef" tag.
- Original M
Hi All,
I am wanting to use for-loop task that is available through ant-contrib.jar but
I am getting the error message that is pasted below. By reading the old threads
on similar problem
(http://www.mail-archive.com/user@ant.apache.org/msg23803.html), I feel that
this could be a classpath issu
11 matches
Mail list logo