Source
--- build.xml.orig 2006-10-06 08:53:02.000000000 -0700
+++ build.xml 2006-10-06 08:54:24.000000000 -0700
source="1.3"
deprecation="${deprecation}"
classpathref="compile.classpath">
+ <compilerarg compiler="javac1.5" value="-endorseddirs"/>
+ <compilerarg compiler="javac1.5" value="./lib/endorsed"/>
</javac>
</target>