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 2012/01/02 16:07:46 UTC

svn commit: r1226439 - in /directory/studio/trunk/features: ldapbrowser.feature/feature.xml ldifeditor.feature/feature.xml schemaeditor.feature/feature.xml

Author: pamarcelot
Date: Mon Jan  2 15:07:46 2012
New Revision: 1226439

URL: http://svn.apache.org/viewvc?rev=1226439&view=rev
Log:
Part of a fix for DIRSTUDIO-757 (Update all features with the new 'library' plugins).
Added missing plugins definitions.

Modified:
    directory/studio/trunk/features/ldapbrowser.feature/feature.xml
    directory/studio/trunk/features/ldifeditor.feature/feature.xml
    directory/studio/trunk/features/schemaeditor.feature/feature.xml

Modified: directory/studio/trunk/features/ldapbrowser.feature/feature.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/features/ldapbrowser.feature/feature.xml?rev=1226439&r1=1226438&r2=1226439&view=diff
==============================================================================
--- directory/studio/trunk/features/ldapbrowser.feature/feature.xml (original)
+++ directory/studio/trunk/features/ldapbrowser.feature/feature.xml Mon Jan  2 15:07:46 2012
@@ -234,6 +234,13 @@ of your accepting any such warranty or a
    </requires>
 
    <plugin
+         id="org.antlr.antlr"
+         download-size="0"
+         install-size="0"
+         version="${org.antlr.version}"
+         unpack="false"/>
+
+   <plugin
          id="org.apache.commons.codec"
          download-size="0"
          install-size="0"
@@ -262,6 +269,13 @@ of your accepting any such warranty or a
          unpack="false"/>
 
    <plugin
+         id="org.apache.commons.logging"
+         download-size="0"
+         install-size="0"
+         version="${org.apache.commons.logging.version}"
+         unpack="false"/>
+
+   <plugin
          id="org.apache.commons.pool"
          download-size="0"
          install-size="0"
@@ -435,6 +449,20 @@ of your accepting any such warranty or a
          install-size="0"
          version="${pom.version}"
          unpack="false"/>
+
+   <plugin
+         id="org.apache.httpcomponents.httpclient"
+         download-size="0"
+         install-size="0"
+         version="${org.apache.httpcomponents.version}"
+         unpack="false"/>
+
+   <plugin
+         id="org.apache.httpcomponents.httpcore"
+         download-size="0"
+         install-size="0"
+         version="${org.apache.httpcomponents.version}"
+         unpack="false"/>
          
    <plugin
          id="org.apache.mina.core"
@@ -463,5 +491,12 @@ of your accepting any such warranty or a
          install-size="0"
          version="${org.slf4j.version}"
          unpack="false"/>
+         
+   <plugin
+         id="org.xpp3.xpp3"
+         download-size="0"
+         install-size="0"
+         version="${org.xpp3.validversion}"
+         unpack="false"/>
 
 </feature>

Modified: directory/studio/trunk/features/ldifeditor.feature/feature.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/features/ldifeditor.feature/feature.xml?rev=1226439&r1=1226438&r2=1226439&view=diff
==============================================================================
--- directory/studio/trunk/features/ldifeditor.feature/feature.xml (original)
+++ directory/studio/trunk/features/ldifeditor.feature/feature.xml Mon Jan  2 15:07:46 2012
@@ -234,6 +234,13 @@ of your accepting any such warranty or a
    </requires>
 
    <plugin
+         id="org.antlr.antlr"
+         download-size="0"
+         install-size="0"
+         version="${org.antlr.version}"
+         unpack="false"/>
+
+   <plugin
          id="org.apache.commons.codec"
          download-size="0"
          install-size="0"
@@ -262,6 +269,13 @@ of your accepting any such warranty or a
          unpack="false"/>
 
    <plugin
+         id="org.apache.commons.logging"
+         download-size="0"
+         install-size="0"
+         version="${org.apache.commons.logging.version}"
+         unpack="false"/>
+
+   <plugin
          id="org.apache.commons.pool"
          download-size="0"
          install-size="0"
@@ -427,6 +441,20 @@ of your accepting any such warranty or a
          install-size="0"
          version="${pom.version}"
          unpack="false"/>
+
+   <plugin
+         id="org.apache.httpcomponents.httpclient"
+         download-size="0"
+         install-size="0"
+         version="${org.apache.httpcomponents.version}"
+         unpack="false"/>
+
+   <plugin
+         id="org.apache.httpcomponents.httpcore"
+         download-size="0"
+         install-size="0"
+         version="${org.apache.httpcomponents.version}"
+         unpack="false"/>
          
    <plugin
          id="org.apache.mina.core"
@@ -455,5 +483,12 @@ of your accepting any such warranty or a
          install-size="0"
          version="${org.slf4j.version}"
          unpack="false"/>
+         
+   <plugin
+         id="org.xpp3.xpp3"
+         download-size="0"
+         install-size="0"
+         version="${org.xpp3.validversion}"
+         unpack="false"/>
 
 </feature>

Modified: directory/studio/trunk/features/schemaeditor.feature/feature.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/features/schemaeditor.feature/feature.xml?rev=1226439&r1=1226438&r2=1226439&view=diff
==============================================================================
--- directory/studio/trunk/features/schemaeditor.feature/feature.xml (original)
+++ directory/studio/trunk/features/schemaeditor.feature/feature.xml Mon Jan  2 15:07:46 2012
@@ -232,6 +232,13 @@ of your accepting any such warranty or a
    </requires>
 
    <plugin
+         id="org.antlr.antlr"
+         download-size="0"
+         install-size="0"
+         version="${org.antlr.version}"
+         unpack="false"/>
+
+   <plugin
          id="org.apache.commons.collections"
          download-size="0"
          install-size="0"
@@ -253,6 +260,13 @@ of your accepting any such warranty or a
          unpack="false"/>
 
    <plugin
+         id="org.apache.commons.logging"
+         download-size="0"
+         install-size="0"
+         version="${org.apache.commons.logging.version}"
+         unpack="false"/>
+
+   <plugin
          id="org.apache.commons.pool"
          download-size="0"
          install-size="0"
@@ -370,6 +384,20 @@ of your accepting any such warranty or a
          install-size="0"
          version="${pom.version}"
          unpack="false"/>
+
+   <plugin
+         id="org.apache.httpcomponents.httpclient"
+         download-size="0"
+         install-size="0"
+         version="${org.apache.httpcomponents.version}"
+         unpack="false"/>
+
+   <plugin
+         id="org.apache.httpcomponents.httpcore"
+         download-size="0"
+         install-size="0"
+         version="${org.apache.httpcomponents.version}"
+         unpack="false"/>
          
    <plugin
          id="org.apache.mina.core"