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 st...@apache.org on 2017/10/16 12:55:56 UTC

svn commit: r1812291 - /jackrabbit/oak/trunk/oak-lucene/pom.xml

Author: stillalex
Date: Mon Oct 16 12:55:56 2017
New Revision: 1812291

URL: http://svn.apache.org/viewvc?rev=1812291&view=rev
Log:
OAK-6780 Duplicated _exportcontents directive in oak-lucene's pom.xml


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

Modified: jackrabbit/oak/trunk/oak-lucene/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-lucene/pom.xml?rev=1812291&r1=1812290&r2=1812291&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-lucene/pom.xml (original)
+++ jackrabbit/oak/trunk/oak-lucene/pom.xml Mon Oct 16 12:55:56 2017
@@ -113,9 +113,6 @@
                 org.apache.jackrabbit.oak.plugins.index.lucene.score,
                 org.apache.jackrabbit.oak.plugins.index.lucene.spi,
             </Export-Package>
-            <_exportcontents>
-                org.apache.lucene.*;version=${lucene.version}
-            </_exportcontents>
             <Import-Package>
                 org.apache.lucene.sandbox.*;resolution:=optional,
                 !org.apache.lucene.*,