Fixed log and provided documentation. Should be my last take, sorry about that, Brian
> The following patch adds a fork attribute to the javac task. > If you set > fork="true", javac will be called through exec rather than > run internally. > This will get rid of the jzentry problem (bug 1035).
JavacExternal.java
Description: Binary data
javac_html.patch
Description: Binary data
Javac.patch
Description: Binary data
CompilerAdapterFactory.patch
Description: Binary data
