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 2012/10/03 22:56:52 UTC

svn commit: r1393759 - /jackrabbit/oak/trunk/oak-core/pom.xml

Author: alexparvulescu
Date: Wed Oct  3 20:56:52 2012
New Revision: 1393759

URL: http://svn.apache.org/viewvc?rev=1393759&view=rev
Log:
OAK-154 Full text search index
 - osgi package export

Modified:
    jackrabbit/oak/trunk/oak-core/pom.xml

Modified: jackrabbit/oak/trunk/oak-core/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-core/pom.xml?rev=1393759&r1=1393758&r2=1393759&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-core/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-core/pom.xml Wed Oct  3 20:56:52 2012
@@ -50,6 +50,7 @@
               org.apache.jackrabbit.oak.plugins.type,
               org.apache.jackrabbit.oak.plugins.unique,
               org.apache.jackrabbit.oak.plugins.commit,
+              org.apache.jackrabbit.oak.plugins.lucene,
               org.apache.jackrabbit.oak.spi.query,
               org.apache.jackrabbit.oak.spi.commit,
               org.apache.jackrabbit.oak.spi.state,