From: Norman Walsh Date: Thu, 17 Mar 2016 01:32:11 +0000 (-0500) Subject: Fix the xsl-xalan build too X-Git-Tag: snapshot/2016-11-03-35~18^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=002736cdbe4554a40c7302ee947bf828ca2a5708;p=docbook-dsssl Fix the xsl-xalan build too --- diff --git a/xsl-xalan/build.xml b/xsl-xalan/build.xml index c39733b62..fb0ed082e 100644 --- a/xsl-xalan/build.xml +++ b/xsl-xalan/build.xml @@ -1,69 +1,22 @@ - - - - - Builds, tests, and runs the project xalan27. - - + + + + + + + + + + + + + + + + + + + + diff --git a/xsl-xalan/nbproject/.gitignore b/xsl-xalan/nbproject/.gitignore deleted file mode 100644 index 3e18ebf09..000000000 --- a/xsl-xalan/nbproject/.gitignore +++ /dev/null @@ -1 +0,0 @@ -private diff --git a/xsl-xalan/nbproject/build-impl.xml b/xsl-xalan/nbproject/build-impl.xml deleted file mode 100644 index 5e91f566e..000000000 --- a/xsl-xalan/nbproject/build-impl.xml +++ /dev/null @@ -1,575 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set platform.home - Must set platform.bootcp - Must set platform.java - Must set platform.javac - Platform is not correctly set up - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set src.dir - Must set test.src.dir - Must set build.dir - Must set dist.dir - Must set build.classes.dir - Must set dist.javadoc.dir - Must set build.test.classes.dir - Must set build.test.results.dir - Must set build.classes.excludes - Must set dist.jar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - To run this application from the command line without Ant, try: - - - - - - - ${platform.java} -cp "${run.classpath.with.dist.jar}" ${main.class} - - - - - - - - - - - - - - - - - - - - - - - To run this application from the command line without Ant, try: - - ${platform.java} -jar "${dist.jar.resolved}" - - - - - - - - - - - - - - - - Must select one file in the IDE or set run.class - - - - - - - - - - - - - - - - - - - - Must select one file in the IDE or set debug.class - - - - - Must set fix.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.includes - - - - - - - - - - - - - - - - - - - - - - - Some tests failed; see details above. - - - - - - - - - Must select some files in the IDE or set test.includes - - - - Some tests failed; see details above. - - - - - Must select one file in the IDE or set test.class - - - - - - - - - - - - - - - - - Must select one file in the IDE or set applet.url - - - - - - - - - Must select one file in the IDE or set applet.url - - - - - - - - - - - - - - - - - - - - diff --git a/xsl-xalan/nbproject/genfiles.properties b/xsl-xalan/nbproject/genfiles.properties deleted file mode 100644 index 800b3be6c..000000000 --- a/xsl-xalan/nbproject/genfiles.properties +++ /dev/null @@ -1,8 +0,0 @@ -build.xml.data.CRC32=1b1c6b5f -build.xml.script.CRC32=3c6d9e2a -build.xml.stylesheet.CRC32=240b97a2 -# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. -# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. -nbproject/build-impl.xml.data.CRC32=1b1c6b5f -nbproject/build-impl.xml.script.CRC32=a9ef0c40 -nbproject/build-impl.xml.stylesheet.CRC32=20b9345e diff --git a/xsl-xalan/nbproject/project.properties b/xsl-xalan/nbproject/project.properties deleted file mode 100644 index 5c0d4401e..000000000 --- a/xsl-xalan/nbproject/project.properties +++ /dev/null @@ -1,56 +0,0 @@ -application.args= -build.classes.dir=${build.dir}/classes -build.classes.excludes=**/*.java,**/*.form -# This directory is removed when the project is cleaned: -build.dir=. -build.generated.dir=${build.dir}/generated -# Only compile against the classpath explicitly listed here: -build.sysclasspath=ignore -build.test.classes.dir=${build.dir}/test/classes -build.test.results.dir=${build.dir}/test/results -debug.classpath=\ - ${run.classpath} -debug.test.classpath=\ - ${run.test.classpath} -dist.dir=. -# This jar file and javadoc are removed when the project is cleaned. -dist.jar=${dist.dir}/xalan27.jar -dist.javadoc.dir=${dist.dir}/javadoc -file.reference.xalan.jar=../../../../../usr/local/java/xalan2/xalan.jar -jar.compress=false -javac.classpath=\ - ${file.reference.xalan.jar} -# Space-separated list of extra javac options -javac.compilerargs= -javac.deprecation=false -javac.source=1.5 -javac.target=1.5 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir}:\ - ${libs.junit.classpath} -javadoc.additionalparam= -javadoc.author=false -javadoc.encoding= -javadoc.noindex=false -javadoc.nonavbar=false -javadoc.notree=false -javadoc.private=false -javadoc.splitindex=true -javadoc.use=true -javadoc.version=false -javadoc.windowtitle= -meta.inf.dir=${src.dir}/META-INF -platform.active=default_platform -run.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -# Space-separated list of JVM arguments used when running the project -# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value -# or test-sys-prop.name=value to set system properties for unit tests): -run.jvmargs= -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -src.dir=src -test.src.dir=test diff --git a/xsl-xalan/nbproject/project.xml b/xsl-xalan/nbproject/project.xml deleted file mode 100644 index 74eaa0199..000000000 --- a/xsl-xalan/nbproject/project.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - org.netbeans.modules.java.j2seproject - - - xalan27 - 1.6.5 - - - - - - - - - - diff --git a/xsl/tools/build-shared.xml b/xsl/tools/build-shared.xml index f7670a03e..d63f75608 100644 --- a/xsl/tools/build-shared.xml +++ b/xsl/tools/build-shared.xml @@ -5,7 +5,7 @@ - + @@ -29,6 +29,14 @@ + + + + + + + + diff --git a/xsl/tools/lib/xalan/serializer.jar b/xsl/tools/lib/xalan/serializer.jar new file mode 100644 index 000000000..175126880 Binary files /dev/null and b/xsl/tools/lib/xalan/serializer.jar differ diff --git a/xsl/tools/lib/xalan/xalan.jar b/xsl/tools/lib/xalan/xalan.jar new file mode 100644 index 000000000..5c6c6f947 Binary files /dev/null and b/xsl/tools/lib/xalan/xalan.jar differ diff --git a/xsl/tools/lib/xalan.jar b/xsl/tools/lib/xalan/xsltc.jar similarity index 55% rename from xsl/tools/lib/xalan.jar rename to xsl/tools/lib/xalan/xsltc.jar index abdabe33e..e11dbeca0 100644 Binary files a/xsl/tools/lib/xalan.jar and b/xsl/tools/lib/xalan/xsltc.jar differ