Skip to content

Commit

Permalink
updated poi-3.9 / poi-scratchpad-3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
reger committed Dec 25, 2013
1 parent fca7f1d commit 2507722
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions addon/YaCy.app/Contents/Info.plist
Expand Up @@ -95,8 +95,8 @@
<string>$JAVAROOT/lib/metadata-extractor-2.6.2.jar</string>
<string>$JAVAROOT/lib/noggit-0.5.jar</string>
<string>$JAVAROOT/lib/pdfbox-1.8.3.jar</string>
<string>$JAVAROOT/lib/poi-3.6-20091214.jar</string>
<string>$JAVAROOT/lib/poi-scratchpad-3.6-20091214.jar</string>
<string>$JAVAROOT/lib/poi-3.9-20121203.jar</string>
<string>$JAVAROOT/lib/poi-scratchpad-3.9-20121203.jar</string>
<string>$JAVAROOT/lib/sax-2.0.1.jar</string>
<string>$JAVAROOT/lib/slf4j-api-1.7.2.jar</string>
<string>$JAVAROOT/lib/slf4j-jdk14-1.7.2.jar</string>
Expand Down
4 changes: 2 additions & 2 deletions build.xml
Expand Up @@ -221,8 +221,8 @@
<pathelement location="${lib}/metadata-extractor-2.6.2.jar" />
<pathelement location="${lib}/noggit-0.5.jar" />
<pathelement location="${lib}/pdfbox-1.8.3.jar" />
<pathelement location="${lib}/poi-3.6-20091214.jar" />
<pathelement location="${lib}/poi-scratchpad-3.6-20091214.jar" />
<pathelement location="${lib}/poi-3.9-20121203.jar" />
<pathelement location="${lib}/poi-scratchpad-3.9-20121203.jar" />
<pathelement location="${lib}/sax-2.0.1.jar" />
<pathelement location="${lib}/slf4j-api-1.7.2.jar" />
<pathelement location="${lib}/slf4j-jdk14-1.7.2.jar" />
Expand Down
Binary file removed lib/poi-3.6-20091214.jar
Binary file not shown.
File renamed without changes.
Binary file added lib/poi-3.9-20121203.jar
Binary file not shown.
Binary file removed lib/poi-scratchpad-3.6-20091214.jar
Binary file not shown.
File renamed without changes.
Binary file added lib/poi-scratchpad-3.9-20121203.jar
Binary file not shown.

0 comments on commit 2507722

Please sign in to comment.