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/04/18 15:19:43 UTC

svn commit: r1674504 - /directory/studio/trunk/product/category.xml

Author: seelmann
Date: Sat Apr 18 13:19:43 2015
New Revision: 1674504

URL: http://svn.apache.org/r1674504
Log:
Add OpenLDAP feature to product

Modified:
    directory/studio/trunk/product/category.xml

Modified: directory/studio/trunk/product/category.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/product/category.xml?rev=1674504&r1=1674503&r2=1674504&view=diff
==============================================================================
--- directory/studio/trunk/product/category.xml (original)
+++ directory/studio/trunk/product/category.xml Sat Apr 18 13:19:43 2015
@@ -15,5 +15,8 @@
    <feature url="features/org.apache.directory.studio.schemaeditor.feature_2.0.0.qualifier.jar" id="org.apache.directory.studio.schemaeditor.feature" version="2.0.0.qualifier">
       <category name="org.apache.directory.studio"/>
    </feature>
+   <feature url="features/org.apache.directory.studio.openldap.feature_2.0.0.qualifier.jar" id="org.apache.directory.studio.openldap.feature" version="2.0.0.qualifier">
+      <category name="org.apache.directory.studio"/>
+   </feature>
    <category-def name="org.apache.directory.studio" label="Apache Directory Studio"/>
 </site>