On Mon, 13 Dec 2004, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> Could you try the same for Kaffe?
"the same" is
Index: build.xml
===================================================================
RCS file: /home/cvspublic/xml-xalan/java/build.xml,v
retrieving revision 1.213
diff -u -r1.213 build.xml
--- build.xml 28 Oct 2004 20:04:38 -0000 1.213
+++ build.xml 13 Dec 2004 14:09:28 -0000
@@ -388,7 +388,7 @@
<exclude name="${xsltc.reldir}/**/*.java" />
<classpath refid="compile.class.path" />
<bootclasspath refid="xslt.boot.class.path" />
- <sourcepath refid="compile.source.path" />
+ <!--sourcepath refid="compile.source.path" /-->
</javac>
<!-- Copy needed properties, resource, etc. files to be put into .jar file
-->
<copy todir="${build.classes}">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]