You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by al...@apache.org on 2014/02/21 10:12:31 UTC

svn commit: r1570495 - /jackrabbit/oak/trunk/oak-it/osgi/test-bundles.xml

Author: alexparvulescu
Date: Fri Feb 21 09:12:31 2014
New Revision: 1570495

URL: http://svn.apache.org/r1570495
Log:
OAK-1434 : Cleanup dependencies of oak-core (WIP)
 - added oak-blob to the osgi it test list


Modified:
    jackrabbit/oak/trunk/oak-it/osgi/test-bundles.xml

Modified: jackrabbit/oak/trunk/oak-it/osgi/test-bundles.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-it/osgi/test-bundles.xml?rev=1570495&r1=1570494&r2=1570495&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-it/osgi/test-bundles.xml (original)
+++ jackrabbit/oak/trunk/oak-it/osgi/test-bundles.xml Fri Feb 21 09:12:31 2014
@@ -45,6 +45,7 @@
         <include>org.apache.jackrabbit:oak-jcr</include>
         <include>org.apache.jackrabbit:oak-lucene</include>
         <include>org.apache.tika:tika-core</include>
+        <include>org.apache.jackrabbit:oak-blob</include>
       </includes>
     </dependencySet>
   </dependencySets>