diff -rNpuw build.orig/make/build.xml build.patched/make/build.xml --- build.orig/make/build.xml 2006-07-07 11:59:12.641342500 +0400 +++ build.patched/make/build.xml 2006-07-07 11:57:57.735571900 +0400 @@ -134,6 +134,7 @@ Version: $Revision: 1.16.2.20 $ + diff -rNpuw build.orig/make/lnx.properties build.patched/make/lnx.properties --- build.orig/make/lnx.properties 2006-07-07 11:59:12.625717600 +0400 +++ build.patched/make/lnx.properties 2006-07-07 11:57:19.376442400 +0400 @@ -76,7 +76,8 @@ remote.HYPLUGIN.archive.type=svn # Xalan-Java version 2.4.1 # http://archive.apache.org/dist/xml/xalan-j -remote.XALAN.archive=http://www.reverse.net/pub/apache/xml/xalan-j/xalan-j_2_7_0-bin.zip +# remote.XALAN.archive=http://www.reverse.net/pub/apache/xml/xalan-j/xalan-j_2_7_0-bin.zip +XALAN_HOME=${external.dep.CLASSLIB}/depends/jars/xalan-j_2.7.0 # Location for VM sources (can be handy if building different versions of VM) VM_HOME=../../vm diff -rNpuw build.orig/make/win.properties build.patched/make/win.properties --- build.orig/make/win.properties 2006-07-07 11:59:12.578842900 +0400 +++ build.patched/make/win.properties 2006-07-07 11:57:10.970246200 +0400 @@ -77,7 +77,8 @@ remote.HYPLUGIN.archive.type=svn # Xalan-Java version 2.4.1 # http://archive.apache.org/dist/xml/xalan-j -remote.XALAN.archive=http://www.reverse.net/pub/apache/xml/xalan-j/xalan-j_2_7_0-bin.zip +# remote.XALAN.archive=http://www.reverse.net/pub/apache/xml/xalan-j/xalan-j_2_7_0-bin.zip +XALAN_HOME=${external.dep.CLASSLIB}/depends/jars/xalan-j_2.7.0 VM_HOME=..\..\vm PATCHES_HOME=../patches