diff options
Diffstat (limited to 'swext/mediawiki/build.xml')
-rw-r--r-- | swext/mediawiki/build.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/swext/mediawiki/build.xml b/swext/mediawiki/build.xml index 33e213545cfe..47caae95b89e 100644 --- a/swext/mediawiki/build.xml +++ b/swext/mediawiki/build.xml @@ -5,9 +5,9 @@ * * $RCSfile: build.xml,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: mav $ $Date: 2008-02-11 13:25:15 $ + * last change: $Author: mav $ $Date: 2008-02-12 16:00:36 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -70,7 +70,6 @@ <pathelement location="${officeclasses}/jut.jar"/> <pathelement location="${officeclasses}/ridl.jar"/> <pathelement location="${officeclasses}/unoil.jar"/> - <pathelement location="${officeclasses}/xml-apis.jar"/> <!-- 3rd party libs --> <pathelement location="${commons-codec-jar}"/> <pathelement location="${commons-httpclient-jar}"/> |