You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by jk...@apache.org on 2023/12/22 03:07:33 UTC

(xalan-test) 02/02: untab

This is an automated email from the ASF dual-hosted git repository.

jkesselm pushed a commit to branch mvn-build-compatibility
in repository https://gitbox.apache.org/repos/asf/xalan-test.git

commit 930b000aeada42750608db50ef10ae867d24671a
Author: kubycsolutions <ke...@kubyc.solutions>
AuthorDate: Thu Dec 21 22:07:08 2023 -0500

    untab
---
 build.xml | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/build.xml b/build.xml
index ea2e0c54..599981e4 100644
--- a/build.xml
+++ b/build.xml
@@ -97,15 +97,15 @@ dependencies - users must manually 'build jar' first.
     <property name="xalan.tools.dir" value="${xalan.relpath}/tools"/>
 
     <!-- NOTE: Temporary measure: since I "helpfully" renamed xdocs to
-	 stylebook in the mvn version of xalan-java, and expanded the 
-	 site stylesheet tar.gz, we have an incompatability between
-	 Ant and Maven builds of Xalan. For now I've
-	 worked around this by pulling a copy of the tar.gz into
-	 xalan-tests. Better longterm (after ant-build back-compatibility
-	 is not an issue) would be to either reference Xalan-Java's
-	 pre-expanded version, or to make the stylesheet tree a separate
-	 resource depended upon by both. Or to merge test into xalan-java
-	 main build, which is under discussion.
+         stylebook in the mvn version of xalan-java, and expanded the 
+         site stylesheet tar.gz, we have an incompatability between
+         Ant and Maven builds of Xalan. For now I've
+         worked around this by pulling a copy of the tar.gz into
+         xalan-tests. Better longterm (after ant-build back-compatibility
+         is not an issue) would be to either reference Xalan-Java's
+         pre-expanded version, or to make the stylesheet tree a separate
+         resource depended upon by both. Or to merge test into xalan-java
+         main build, which is under discussion.
          -->
     <!-- <property name="xalan.xdocs.dir" value="${xalan.relpath}/xdocs"/> -->
     <property name="xalan.generator.styletargz" value="${test.tools.dir}/xml-site-style.tar.gz"/>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xalan.apache.org
For additional commands, e-mail: commits-help@xalan.apache.org