Author: nick
Date: Thu Jul 15 10:46:21 2010
New Revision: 964377
URL: http://svn.apache.org/viewvc?rev=964377&view=rev
Log:
The bundle needs to include boilerplate, as it's a required dependency
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=964377&r1=964376&r2=964377&view=diff
==============================================================================
--- tika/trunk/tika-bundle/pom.xml (original)
+++ tika/trunk/tika-bundle/pom.xml Thu Jul 15 10:46:21 2010
@@ -72,6 +72,7 @@
tagsoup,
asm,
metadata-extractor,
+ boilerpipe,
</Embed-Dependency>
<Embed-Transitive>true</Embed-Transitive>
<Bundle-DocURL>${project.url}</Bundle-DocURL>