Re: svn commit: r819284 - in /ant/core/trunk: ./ docs/manual/ src/main/org/apache/tools/ant/ src/main/org/apache/tools/ant/taskdefs/ src/main/org/apache/tools/ant/types/

View: New views
4 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: svn commit: r819284 - in /ant/core/trunk: ./ docs/manual/ src/main/org/apache/tools/ant/ src/main/org/apache/tools/ant/taskdefs/ src/main/org/apache/tools/ant/types/

by Stefan Bodewig :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

for reasons I don't understand at first glance this commit has broken
quite a few things.

For example the dist-ant failure in Gump can be easily reproduced by
bootstrapping a fresh version of Ant and running the distribution target
in Ant's build file.  This works when using revision 819283 but breaks
with 819284.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: svn commit: r819284 - in /ant/core/trunk: ./ docs/manual/ src/main/org/apache/tools/ant/ src/main/org/apache/tools/ant/taskdefs/ src/main/org/apache/tools/ant/types/

by Stefan Bodewig :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2009-09-28, Stefan Bodewig <bodewig@...> wrote:

> for reasons I don't understand at first glance this commit has broken
> quite a few things.

I think I see the problem - ProjectHelperRepository always uses the same
instance of ProjectHelper while each Project instance really requires a
fresh instance (at least if using ProjectHelper2) - and am working on a
fix.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: svn commit: r819284 - in /ant/core/trunk: ./ docs/manual/ src/main/org/apache/tools/ant/ src/main/org/apache/tools/ant/taskdefs/ src/main/org/apache/tools/ant/types/

by Stefan Bodewig :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2009-09-28, Stefan Bodewig <bodewig@...> wrote:

> and am working on a fix.

committed

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: svn commit: r819284 - in /ant/core/trunk: ./ docs/manual/ src/main/org/apache/tools/ant/ src/main/org/apache/tools/ant/taskdefs/ src/main/org/apache/tools/ant/types/

by Nicolas Lalevée :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Monday 28 September 2009 17:03:38 Stefan Bodewig wrote:
> On 2009-09-28, Stefan Bodewig <bodewig@...> wrote:
> > and am working on a fix.
>
> committed

thanks Stefan !
And thank you also for fixing my spell and grammar mistakes ;)

Nicolas

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...