Here is the final proposed patch for a compilerclasspath attribute to jspc: http://apache.org/~keith/cc.txt
This attribute specifies a classpath in which to find a custom compiler adaptor. The patch includes code changes, doc changes, and two additional jspc tests. The jspc tests require two files in jakarta-ant/src/etc/testcases/taskdefs/optional/jsp: http://apache.org/~keith/DummyAdapter.java.txt (without the .txt) http://apache.org/~keith/DummyAdapter.class Note unless you have an older Tomcat 4.x jasper which actually passes the tests, use the Tomcat 3.x jasper and comment the mangler test in JspcTest.java. I'll be glad to tweak these changes, I'm eager to get them committed. An additional javadoc fix is here http://apache.org/~keith/bft.txt Thanks, Keith -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
