From 1cdfd4dfde6c8996fada9c0ff828cdfa31ee68dc Mon Sep 17 00:00:00 2001 From: neilg Date: Wed, 12 Feb 2003 20:20:22 +0000 Subject: [PATCH] Since Xerces now needs a zipped version of the API source, because CVS seems to corrupt .tar.gz files on some platforms, porting code to build such a file to the main branch. This way, it will not get lost when the trunk is forked in the future. git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226052 13f79535-47bb-0310-9956-ffa450edef68 --- java/external/build.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/java/external/build.xml b/java/external/build.xml index 6438dce..b652214 100644 --- a/java/external/build.xml +++ b/java/external/build.xml @@ -135,8 +135,25 @@ + + + + + + + + + + + + + + + +