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:25:14 UTC

svn commit: r1669012 - in /directory/studio/trunk/plugins: apacheds.configuration/ pom-first.xml pom.xml

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

URL: http://svn.apache.org/r1669012
Log:
Delete ApacheDS 1.5.x configuration plugin (DIRSTUDIO-1025, DIRSTUDIO-1005)

Removed:
    directory/studio/trunk/plugins/apacheds.configuration/
Modified:
    directory/studio/trunk/plugins/pom-first.xml
    directory/studio/trunk/plugins/pom.xml

Modified: directory/studio/trunk/plugins/pom-first.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/plugins/pom-first.xml?rev=1669012&r1=1669011&r2=1669012&view=diff
==============================================================================
--- directory/studio/trunk/plugins/pom-first.xml (original)
+++ directory/studio/trunk/plugins/pom-first.xml Tue Mar 24 22:25:14 2015
@@ -36,7 +36,6 @@
     <module>common.core/pom-first.xml</module>
     <module>ldifparser/pom-first.xml</module>
     <module>common.ui/pom-first.xml</module>
-    <module>apacheds.configuration/pom-first.xml</module>
     <module>connection.core/pom-first.xml</module>
     <module>connection.ui/pom-first.xml</module>
     <module>ldapbrowser.core/pom-first.xml</module>

Modified: directory/studio/trunk/plugins/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/plugins/pom.xml?rev=1669012&r1=1669011&r2=1669012&view=diff
==============================================================================
--- directory/studio/trunk/plugins/pom.xml (original)
+++ directory/studio/trunk/plugins/pom.xml Tue Mar 24 22:25:14 2015
@@ -33,7 +33,6 @@
 
   <modules>
     <module>aciitemeditor</module>
-    <module>apacheds.configuration</module>
     <module>apacheds.configuration.v2</module>
     <module>common.core</module>
     <module>common.ui</module>