You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2015/03/24 23:22:25 UTC

svn commit: r1669010 - in /directory/studio/trunk/features: apacheds.configuration.feature/ apacheds.configuration.v2.feature/ ldapservers.feature/ pom.xml

Author: seelmann
Date: Tue Mar 24 22:22:25 2015
New Revision: 1669010

URL: http://svn.apache.org/r1669010
Log:
Delete unused features, all ApacheDS related plugins are contained in apacheds.features

Removed:
    directory/studio/trunk/features/apacheds.configuration.feature/
    directory/studio/trunk/features/apacheds.configuration.v2.feature/
    directory/studio/trunk/features/ldapservers.feature/
Modified:
    directory/studio/trunk/features/pom.xml

Modified: directory/studio/trunk/features/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/features/pom.xml?rev=1669010&r1=1669009&r2=1669010&view=diff
==============================================================================
--- directory/studio/trunk/features/pom.xml (original)
+++ directory/studio/trunk/features/pom.xml Tue Mar 24 22:22:25 2015
@@ -31,11 +31,8 @@
   <packaging>pom</packaging>
 
   <modules>
-<!--     <module>apacheds.configuration.feature</module> -->
-<!--     <module>apacheds.configuration.v2.feature</module> -->
     <module>apacheds.feature</module>
     <module>ldapbrowser.feature</module>
-<!--     <module>ldapservers.feature</module> -->
     <module>ldifeditor.feature</module>
     <module>rcp.feature</module>
     <module>schemaeditor.feature</module>