updated parser libraries fontbox and pdfbox with latest version of jar files

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6685 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
orbiter 15 years ago
parent 93b7ddc27d
commit e9cdddcd0f

@ -31,11 +31,11 @@
<classpathentry exported="true" kind="lib" path="lib/webcat-0.1-swf.jar"/>
<classpathentry exported="true" kind="lib" path="lib/activation.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-jxpath-1.3.jar"/>
<classpathentry exported="true" kind="lib" path="lib/pdfbox-0.8.0-incubating.jar"/>
<classpathentry exported="true" kind="lib" path="lib/fontbox-0.8.0-incubating.jar"/>
<classpathentry exported="true" kind="lib" path="lib/poi-3.5-FINAL-20090928.jar"/>
<classpathentry exported="true" kind="lib" path="lib/poi-scratchpad-3.5-FINAL-20090928.jar"/>
<classpathentry exported="true" kind="lib" path="libt/junit-4.7.jar"/>
<classpathentry kind="lib" path="lib/fontbox-1.0.0.jar"/>
<classpathentry kind="lib" path="lib/pdfbox-1.0.0.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="gen"/>
</classpath>

@ -176,9 +176,9 @@
<pathelement location="${build}" />
<pathelement location="${htroot}" />
<pathelement location="${lib}/activation.jar" />
<pathelement location="${lib}/fontbox-0.8.0-incubating.jar" />
<pathelement location="${lib}/fontbox-1.0.0.jar" />
<pathelement location="${lib}/J7Zip-modified.jar" />
<pathelement location="${lib}/pdfbox-0.8.0-incubating.jar" />
<pathelement location="${lib}/pdfbox-1.0.0.jar" />
<pathelement location="${lib}/bcmail-jdk14-139.jar" />
<pathelement location="${lib}/bcprov-jdk14-139.jar" />
<pathelement location="${lib}/bzip2.jar" />

Binary file not shown.

Binary file not shown.
Loading…
Cancel
Save