From: Jirka Kosek Date: Fri, 15 Aug 2014 17:21:18 +0000 (+0000) Subject: Extensions and other builds ported to Ant X-Git-Tag: release/1.79.1~6^2~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e1c993b4945aa88ebca4568d32fdf1b0c401d4cf;p=docbook-dsssl Extensions and other builds ported to Ant --- diff --git a/xsl/build.xml b/xsl/build.xml index ed6079910..6474cc562 100644 --- a/xsl/build.xml +++ b/xsl/build.xml @@ -1,6 +1,16 @@ + + @@ -8,15 +18,14 @@ - - - + + @@ -28,7 +37,6 @@ - diff --git a/xsl/eclipse/build.xml b/xsl/eclipse/build.xml new file mode 100644 index 000000000..c5111b5a7 --- /dev/null +++ b/xsl/eclipse/build.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + Building profiling version of Eclipse stylesheet... + + + + + + + + + + + + + + + diff --git a/xsl/extensions/build.xml b/xsl/extensions/build.xml new file mode 100644 index 000000000..094048975 --- /dev/null +++ b/xsl/extensions/build.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + Copying extensions... + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/htmlhelp/build.xml b/xsl/htmlhelp/build.xml new file mode 100644 index 000000000..4a078d48e --- /dev/null +++ b/xsl/htmlhelp/build.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + Building profiling version of HTML Help stylesheet... + + + + + + + + + + + + + + + diff --git a/xsl/javahelp/build.xml b/xsl/javahelp/build.xml new file mode 100644 index 000000000..a64e9e06e --- /dev/null +++ b/xsl/javahelp/build.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + Building profiling version of JavaHelp stylesheet... + + + + + + + + + + + + + + + diff --git a/xsl/tools/build-shared.xml b/xsl/tools/build-shared.xml index d302b599c..98785abdd 100644 --- a/xsl/tools/build-shared.xml +++ b/xsl/tools/build-shared.xml @@ -5,6 +5,7 @@ + diff --git a/xsl/tools/lib/xalan.jar b/xsl/tools/lib/xalan.jar new file mode 100644 index 000000000..abdabe33e Binary files /dev/null and b/xsl/tools/lib/xalan.jar differ diff --git a/xsl/tools/lib/xercesImpl.jar b/xsl/tools/lib/xercesImpl.jar index 547f56300..0aaa990f3 100644 Binary files a/xsl/tools/lib/xercesImpl.jar and b/xsl/tools/lib/xercesImpl.jar differ diff --git a/xsl/tools/lib/xml-apis.jar b/xsl/tools/lib/xml-apis.jar index d42c0ea6c..46733464f 100644 Binary files a/xsl/tools/lib/xml-apis.jar and b/xsl/tools/lib/xml-apis.jar differ diff --git a/xsl/website/build.xml b/xsl/website/build.xml new file mode 100644 index 000000000..b20d14c8e --- /dev/null +++ b/xsl/website/build.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + Building Website parameters... + + + + + + + + + + + + + +