--- Peter Reilly <peter.kitt.reilly@gmail.com> wrote:
> On 12/12/06, Matt Benson <gudnabrsam@yahoo.com>
> wrote:
> > --- Peter Reilly <peter.kitt.reilly@gmail.com>
> wrote:
> > [SNIP]
> > > Hopefully, we will figure out a solution for
> scratch
> > > properties for Ant 1.8.0.
> >
> > I still think you were on the right track with
> those
> > "property stacks"... if we can just figure out
> what it
> > was about the ThreadLocal scope "branching" that
> was
> > leaking memory...
>
> I do not think that theadlocal is needed, something
> can be done in <parallel> to get stacks per
> <parallel>.
>
> The solution is still probally too compilicated, I
s/complicated/cool/ ;)
> think
> that we could just use
> <ac:var unset="yes" name="prop"
> xmlns:ac="antlib:net.sf.antcontrib"/>
> i.e. have an <unset name="prop"/> task
> this will "unset" a property. If the property is a
> "user" property,
> the task would throw a build exception.
That's not nearly as much fun. :(
-Matt
>
> Peter
> >
> > -Matt
> >
> > > Peter
> >
> >
> >
> >
> >
>
____________________________________________________________________________________
> > Have a burning question?
> > Go to www.Answers.yahoo.com and get answers from
> real people who know.
> >
> >
>
---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> dev-unsubscribe@ant.apache.org
> > For additional commands, e-mail:
> dev-help@ant.apache.org
> >
> >
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> dev-unsubscribe@ant.apache.org
> For additional commands, e-mail:
> dev-help@ant.apache.org
>
>
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|