updated bouncy castle libraries

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6687 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
orbiter 15 years ago
parent 681f4d185f
commit c2b505ae87

@ -21,8 +21,6 @@
<classpathentry exported="true" kind="lib" path="lib/xerces.jar"/> <classpathentry exported="true" kind="lib" path="lib/xerces.jar"/>
<classpathentry exported="true" kind="lib" path="lib/bzip2.jar"/> <classpathentry exported="true" kind="lib" path="lib/bzip2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.7-bin.jar"/> <classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.7-bin.jar"/>
<classpathentry exported="true" kind="lib" path="lib/bcmail-jdk14-139.jar"/>
<classpathentry exported="true" kind="lib" path="lib/bcprov-jdk14-139.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.3.jar"/> <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/J7Zip-modified.jar"/> <classpathentry exported="true" kind="lib" path="lib/J7Zip-modified.jar"/>
<classpathentry exported="true" kind="lib" path="lib/jakarta-oro-2.0.7.jar"/> <classpathentry exported="true" kind="lib" path="lib/jakarta-oro-2.0.7.jar"/>
@ -36,6 +34,8 @@
<classpathentry kind="lib" path="lib/pdfbox-1.0.0.jar"/> <classpathentry kind="lib" path="lib/pdfbox-1.0.0.jar"/>
<classpathentry kind="lib" path="lib/poi-3.6-20091214.jar"/> <classpathentry kind="lib" path="lib/poi-3.6-20091214.jar"/>
<classpathentry kind="lib" path="lib/poi-scratchpad-3.6-20091214.jar"/> <classpathentry kind="lib" path="lib/poi-scratchpad-3.6-20091214.jar"/>
<classpathentry kind="lib" path="lib/bcmail-jdk15-145.jar"/>
<classpathentry kind="lib" path="lib/bcprov-jdk15-145.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> <classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="gen"/> <classpathentry kind="output" path="gen"/>
</classpath> </classpath>

@ -179,8 +179,8 @@
<pathelement location="${lib}/fontbox-1.0.0.jar" /> <pathelement location="${lib}/fontbox-1.0.0.jar" />
<pathelement location="${lib}/J7Zip-modified.jar" /> <pathelement location="${lib}/J7Zip-modified.jar" />
<pathelement location="${lib}/pdfbox-1.0.0.jar" /> <pathelement location="${lib}/pdfbox-1.0.0.jar" />
<pathelement location="${lib}/bcmail-jdk14-139.jar" /> <pathelement location="${lib}/bcmail-jdk15-145.jar" />
<pathelement location="${lib}/bcprov-jdk14-139.jar" /> <pathelement location="${lib}/bcprov-jdk15-145.jar" />
<pathelement location="${lib}/bzip2.jar" /> <pathelement location="${lib}/bzip2.jar" />
<pathelement location="${lib}/commons-codec-1.3.jar" /> <pathelement location="${lib}/commons-codec-1.3.jar" />
<pathelement location="${lib}/commons-fileupload-1.2.1.jar" /> <pathelement location="${lib}/commons-fileupload-1.2.1.jar" />

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save