You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2015/04/02 18:14:28 UTC

svn commit: r1670931 [8/8] - in /directory/studio/trunk: features/openldap.feature/ plugins/ plugins/openldap.acl.editor/ plugins/openldap.acl.editor/resources/ plugins/openldap.acl.editor/resources/icons/ plugins/openldap.acl.editor/resources/template...

Modified: directory/studio/trunk/plugins/pom-first.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/plugins/pom-first.xml?rev=1670931&r1=1670930&r2=1670931&view=diff
==============================================================================
--- directory/studio/trunk/plugins/pom-first.xml (original)
+++ directory/studio/trunk/plugins/pom-first.xml Thu Apr  2 16:14:26 2015
@@ -51,6 +51,7 @@
     <module>openldap.common.ui/pom-first.xml</module>
     <module>openldap.config.editor/pom-first.xml</module>
     <module>openldap.syncrepl/pom-first.xml</module>
+    <module>openldap.acl.editor/pom-first.xml</module>
     <module>rcp/pom-first.xml</module>
     <module>combinededitor/pom-first.xml</module>
     <module>templateeditor/pom-first.xml</module>

Modified: directory/studio/trunk/plugins/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/plugins/pom.xml?rev=1670931&r1=1670930&r2=1670931&view=diff
==============================================================================
--- directory/studio/trunk/plugins/pom.xml (original)
+++ directory/studio/trunk/plugins/pom.xml Thu Apr  2 16:14:26 2015
@@ -51,6 +51,7 @@
     <module>openldap.common.ui</module>
     <module>openldap.config.editor</module>
     <module>openldap.syncrepl</module>
+    <module>openldap.acl.editor</module>
     <module>templateeditor</module>
     <module>combinededitor</module>
   </modules>