DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=11143>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=11143





------- Additional Comments From [EMAIL PROTECTED]  2005-05-18 16:22 -------
If any committers are interested, I made the following three changes to fix this
problem. Granted I didn't run any regression tests to determine impact... :)

In org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory

Line 130: return resolveClassName(compilerType, task);

Line 162: private static CompilerAdapter resolveClassName(String className, Task
task)

Line 165: Class c = Class.forName(className, true,
task.getProject().getCoreLoader());

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to