You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2007/04/19 10:59:45 UTC

svn commit: r530339 - /directory/ldapstudio/trunk/ldapstudio-updatesite/site--xml.html

Author: pamarcelot
Date: Thu Apr 19 01:59:44 2007
New Revision: 530339

URL: http://svn.apache.org/viewvc?view=rev&rev=530339
Log:
Added LDAP Studio Apache DS Feature to the updatesite.

Modified:
    directory/ldapstudio/trunk/ldapstudio-updatesite/site--xml.html

Modified: directory/ldapstudio/trunk/ldapstudio-updatesite/site--xml.html
URL: http://svn.apache.org/viewvc/directory/ldapstudio/trunk/ldapstudio-updatesite/site--xml.html?view=diff&rev=530339&r1=530338&r2=530339
==============================================================================
--- directory/ldapstudio/trunk/ldapstudio-updatesite/site--xml.html (original)
+++ directory/ldapstudio/trunk/ldapstudio-updatesite/site--xml.html Thu Apr 19 01:59:44 2007
@@ -27,6 +27,9 @@
    <feature url="[preferred]/directory/ldapstudio/update/features/org.apache.directory.ldapstudio.schemas.feature_0.7.0.jar" id="org.apache.directory.ldapstudio.schemas.feature" version="0.7.0">
       <category name="LDAP Studio Schemas Editor"/>
    </feature>
+   <feature url="[preferred]/directory/ldapstudio/update/features/org.apache.directory.ldapstudio.apacheds.feature_0.8.0.jar" id="org.apache.directory.ldapstudio.apacheds.feature" version="0.8.0">
+      <category name="LDAP Studio Apache DS"/>
+   </feature>
    <archive path="plugins/org.apache.directory.ldapstudio_0.7.0.jar" url="[preferred]/directory/ldapstudio/update/plugins/org.apache.directory.ldapstudio_0.7.0.jar"/>
    <archive path="plugins/org.apache.directory.ldapstudio.help_0.6.0.jar" url="[preferred]/directory/ldapstudio/update/plugins/org.apache.directory.ldapstudio.help_0.6.0.jar"/>
    <archive path="plugins/org.apache.directory.ldapstudio.jars_0.7.0.jar" url="[preferred]/directory/ldapstudio/update/plugins/org.apache.directory.ldapstudio.jars_0.7.0.jar"/>
@@ -48,6 +51,11 @@
    <category-def name="LDAP Studio Schemas Editor" label="LDAP Studio Schemas Editor">
       <description>
          The LDAP Studio Schemas category contains all features related to the LDAP Studio Schemas Editor.
+      </description>
+   </category-def>
+   <category-def name="LDAP Studio Apache DS" label="LDAP Studio Apache DS">
+      <description>
+         The LDAP Studio Schemas category contains all features related to Apache DS.
       </description>
    </category-def>
 </site>