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=39745>. 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=39745 ------- Additional Comments From [EMAIL PROTECTED] 2006-06-07 13:48 ------- Ant requires a full JDK, with a javac compiler. Is there one on the system too? If so, the issue is not so much bootstrapping ant but getting the javac task to find it. That error message is from javac not finding the compiler. its looking for the sun one, which means that it isnt doing a sable-vm-aware switch to whatever javac compiler you need. Ant does try and support OSS java vms, and there is lots of support for kaffe going in, so if you have patches for sablevm they'd be welcome too. But its not something anyone has looked at yet. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]