You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ju...@apache.org on 2010/04/14 15:40:47 UTC

svn commit: r933946 - /lucene/tika/trunk/tika-bundle/pom.xml

Author: jukka
Date: Wed Apr 14 13:40:47 2010
New Revision: 933946

URL: http://svn.apache.org/viewvc?rev=933946&view=rev
Log:
TIKA-409: Missing poi-ooxml-schemas-3.6.jar in tika-bundle

Fix list of dependencies to embed

Modified:
    lucene/tika/trunk/tika-bundle/pom.xml

Modified: lucene/tika/trunk/tika-bundle/pom.xml
URL: http://svn.apache.org/viewvc/lucene/tika/trunk/tika-bundle/pom.xml?rev=933946&r1=933945&r2=933946&view=diff
==============================================================================
--- lucene/tika/trunk/tika-bundle/pom.xml (original)
+++ lucene/tika/trunk/tika-bundle/pom.xml Wed Apr 14 13:40:47 2010
@@ -63,9 +63,10 @@
             </_exportcontents>
             <Embed-Dependency>
               tika-core,tika-parsers,
+              netcdf-java,
               commons-compress,
-              pdfbox,fontbox,jempbox,
-              poi,poi-scratchpad,poi-ooxml,ooxml-schemas,
+              pdfbox,fontbox,jempbox,bcmail-jdk15,bcprov-jdk15,
+              poi,poi-scratchpad,poi-ooxml,poi-ooxml-schemas,
               xmlbeans,
               dom4j,
               tagsoup,