* remove saaj.jar and axis.jar and references to it (was for soap-stuff?)

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5404 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
f1ori 16 years ago
parent 5a89266598
commit 51f1a1927c

@ -19,7 +19,6 @@
<classpathentry kind="lib" path="libx/jsch-0.1.21.jar"/>
<classpathentry kind="lib" path="libx/log4j-1.2.9.jar"/>
<classpathentry kind="lib" path="libx/odf_utils_05_11_29.jar"/>
<classpathentry kind="lib" path="libx/saaj.jar"/>
<classpathentry kind="lib" path="libx/sbbi-upnplib-1.0.3.jar"/>
<classpathentry kind="lib" path="libx/tm-extractors-0.4.jar"/>
<classpathentry kind="lib" path="libx/wsdl4j.jar"/>

@ -16,8 +16,6 @@
       <classPath>..\..\lib\commons-pool.jar</classPath>
       <classPath>..\..\libx\poi-3.0-alpha2-20060616.jar</classPath>
       <classPath>..\..\libx\poi-scratchpad-3.0-20060616.jar</classPath>
       <classPath>..\..\libx\axis-ant.jar</classPath>
       <classPath>..\..\libx\axis.jar</classPath>
       <classPath>..\..\libx\bzip2.jar</classPath>
       <classPath>..\..\libx\commons-codec-1.3.jar</classPath>
       <classPath>..\..\libx\commons-discovery.jar</classPath>
@ -31,7 +29,6 @@
       <classPath>..\..\libx\log4j-1.2.9.jar</classPath>
       <classPath>..\..\libx\odf_utils_05_11_29.jar</classPath>
       <classPath>..\..\libx\PDFBox-0.7.2.jar</classPath>
       <classPath>..\..\libx\saaj.jar</classPath>
       <classPath>..\..\libx\sbbi-upnplib-1.0.3.jar</classPath>
       <classPath>..\..\libx\tar.jar</classPath>
       <classPath>..\..\libx\tm-extractors-0.4.jar</classPath>

@ -185,8 +185,6 @@
<!-- libs needed for the yacy thread/object-pools -->
<pathelement location="${lib}/tar.jar" />
<pathelement location="${libx}/saaj.jar" />
<pathelement location="${libx}/axis.jar" />
<pathelement location="${lib}/commons-fileupload-1.2.1.jar" />
<pathelement location="${lib}/commons-httpclient-3.1.jar" />
<pathelement location="${lib}/commons-logging-1.1.1.jar" />

Binary file not shown.
Loading…
Cancel
Save