https://issues.apache.org/bugzilla/show_bug.cgi?id=41400

Stefan Bodewig <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|AntUnit                     |Core

--- Comment #8 from Stefan Bodewig <[email protected]> 2010-01-05 21:11:33 UTC 
---
First of all, thank you for the patch, Markus - no need to apologize.

The best way to run Ant's tests (IMHO) is to put junit.jar into lib/optional in
Ant's source tree and run "./build.sh test".

Making the code avoid the double expansion inside of MacroInstance may be
cleaner but I doubt it can be done without help from UnknownElement or
RuntimeConfigurable, we'll see.

>From the error message (the only one I've seen, BTW) it looks as if the two
objects actually are the same but <equals> would fail to see that.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to