You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2015/08/11 13:38:36 UTC

svn commit: r1695268 - in /felix/trunk: maven-obr-plugin/ pom.xml

Author: cziegeler
Date: Tue Aug 11 11:38:35 2015
New Revision: 1695268

URL: http://svn.apache.org/r1695268
Log:
Remove obsolete obr plugin

Removed:
    felix/trunk/maven-obr-plugin/
Modified:
    felix/trunk/pom.xml

Modified: felix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom.xml?rev=1695268&r1=1695267&r2=1695268&view=diff
==============================================================================
--- felix/trunk/pom.xml (original)
+++ felix/trunk/pom.xml Tue Aug 11 11:38:35 2015
@@ -77,11 +77,8 @@
         </property>
       </activation>
       <modules>
-        <module>maven-obr-plugin</module>
         <module>bundleplugin</module>
         <module>scrplugin</module>
-        <module>tools/maven2/maven-osgi-plugin</module>
-<!--        <module>tools/maven2/maven-felix-plugin</module> -->
       </modules>
     </profile>
 
@@ -144,10 +141,6 @@
       </activation>
       <modules>
         <module>org.apache.felix.daemon</module>
-
-        <!--    <module>tools/mangen</module> -->
-
-
       </modules>
     </profile>