Author: nick
Date: Mon Jul 26 12:15:05 2010
New Revision: 979256

URL: http://svn.apache.org/viewvc?rev=979256&view=rev
Log:
Add the new rome dependency to the bundle (TIKA-466)

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

Modified: tika/trunk/tika-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/tika/trunk/tika-bundle/pom.xml?rev=979256&r1=979255&r2=979256&view=diff
==============================================================================
--- tika/trunk/tika-bundle/pom.xml (original)
+++ tika/trunk/tika-bundle/pom.xml Mon Jul 26 12:15:05 2010
@@ -67,12 +67,11 @@
               commons-compress,
               pdfbox,fontbox,jempbox,bcmail-jdk15,bcprov-jdk15,
               poi,poi-scratchpad,poi-ooxml,poi-ooxml-schemas,
-              xmlbeans,
-              dom4j,
+              xmlbeans, dom4j,
               tagsoup,
               asm,
               metadata-extractor,
-              boilerpipe,
+              boilerpipe, rome,
             </Embed-Dependency>
             <Embed-Transitive>true</Embed-Transitive>
             <Bundle-DocURL>${project.url}</Bundle-DocURL>


Reply via email to