Author: nick Date: Wed Sep 21 16:18:03 2011 New Revision: 1173743 URL: http://svn.apache.org/viewvc?rev=1173743&view=rev Log: TIKA-716 Fix tika-bundle dependency list following apache-Mime4J upgrade
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=1173743&r1=1173742&r2=1173743&view=diff ============================================================================== --- tika/trunk/tika-bundle/pom.xml (original) +++ tika/trunk/tika-bundle/pom.xml Wed Sep 21 16:18:03 2011 @@ -72,7 +72,7 @@ asm, metadata-extractor, boilerpipe, rome, - apache-mime4j + apache-mime4j-core, apache-mime4j-dom </Embed-Dependency> <Embed-Transitive>true</Embed-Transitive> <Bundle-DocURL>${project.url}</Bundle-DocURL>