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 ju...@apache.org on 2014/05/07 18:49:15 UTC

svn commit: r1593066 - in /jackrabbit/oak/branches/1.0: oak-mk-perf/ pom.xml

Author: jukka
Date: Wed May  7 16:49:14 2014
New Revision: 1593066

URL: http://svn.apache.org/r1593066
Log:
OAK-1803: Drop oak-mk-perf

Remove the component from the 1.0 branch to avoid release version trouble.

Removed:
    jackrabbit/oak/branches/1.0/oak-mk-perf/
Modified:
    jackrabbit/oak/branches/1.0/pom.xml

Modified: jackrabbit/oak/branches/1.0/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.0/pom.xml?rev=1593066&r1=1593065&r2=1593066&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.0/pom.xml (original)
+++ jackrabbit/oak/branches/1.0/pom.xml Wed May  7 16:49:14 2014
@@ -54,7 +54,6 @@
     <module>oak-run</module>
     <module>oak-it</module>
     <module>oak-pojosr</module>
-    <!-- <module>oak-mk-perf</module> -->
   </modules>
 
   <scm>
@@ -80,8 +79,6 @@
               <exclude>oak-doc/*.iml</exclude>
               <exclude>oak-doc/target/**</exclude>
               <exclude>oak-js/package.json</exclude>
-              <exclude>oak-mk-perf/.*/**</exclude>
-              <exclude>oak-mk-perf/target/**</exclude>
               <exclude>oak-mongomk-perf/.*/**</exclude>
               <exclude>oak-mongomk-perf/target/**</exclude>
             </excludes>