You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by cs...@apache.org on 2012/04/03 11:43:06 UTC

svn commit: r1308788 - in /karaf/trunk/management/mbeans: packages/ pom.xml

Author: cschneider
Date: Tue Apr  3 09:43:05 2012
New Revision: 1308788

URL: http://svn.apache.org/viewvc?rev=1308788&view=rev
Log:
KARAF-1262 package commands. Remove old package management module

Removed:
    karaf/trunk/management/mbeans/packages/
Modified:
    karaf/trunk/management/mbeans/pom.xml

Modified: karaf/trunk/management/mbeans/pom.xml
URL: http://svn.apache.org/viewvc/karaf/trunk/management/mbeans/pom.xml?rev=1308788&r1=1308787&r2=1308788&view=diff
==============================================================================
--- karaf/trunk/management/mbeans/pom.xml (original)
+++ karaf/trunk/management/mbeans/pom.xml Tue Apr  3 09:43:05 2012
@@ -35,7 +35,6 @@
 
     <modules>
         <module>services</module>
-        <module>packages</module>
         <module>dev</module>
         <module>http</module>
         <module>log</module>