On 2011-07-07, Markus Oley wrote:
> I have a problem which classloading and ant 1.8.1, junit 4.8.2 and
> log4j 1.2.16 or any third-party libraries:
Any chance you could try 1.8.2? I vaguely recall we fixed something
there but can't find any evidence for it in svn.
It would also be good if you c
On 2011-07-07, Steve Amerige wrote:
> When I look at the 1.8.2 codebase, I see in:
> ant-1.8.2\src\main\org\apache\tools\ant\taskdefs\MacroDef.java
> public static boolean isValidNameCharacter(char c) {
> // ? is there an xml api for this ?
> return Character.isLetterOrDi