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/04 17:18:51 UTC

svn commit: r1227207 - /directory/studio/trunk/features/apacheds.configuration.v2.feature/feature.xml

Author: pamarcelot
Date: Wed Jan  4 16:18:51 2012
New Revision: 1227207

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

Modified:
    directory/studio/trunk/features/apacheds.configuration.v2.feature/feature.xml

Modified: directory/studio/trunk/features/apacheds.configuration.v2.feature/feature.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/features/apacheds.configuration.v2.feature/feature.xml?rev=1227207&r1=1227206&r2=1227207&view=diff
==============================================================================
--- directory/studio/trunk/features/apacheds.configuration.v2.feature/feature.xml (original)
+++ directory/studio/trunk/features/apacheds.configuration.v2.feature/feature.xml Wed Jan  4 16:18:51 2012
@@ -215,7 +215,7 @@ http://www.apache.org/licenses/
          id="net.sf.ehcache.core"
          download-size="0"
          install-size="0"
-         version="${org.antlr.version}"
+         version="${net.sf.ehcache.version}"
          unpack="false"/>
 
    <plugin
@@ -373,6 +373,13 @@ http://www.apache.org/licenses/
          unpack="false"/>
 
    <plugin
+         id="org.apache.directory.shared.ldap.extras.trigger"
+         download-size="0"
+         install-size="0"
+         version="${org.apache.directory.shared.validversion}"
+         unpack="false"/>
+
+   <plugin
          id="org.apache.directory.shared.ldap.extras.util"
          download-size="0"
          install-size="0"
@@ -474,7 +481,7 @@ http://www.apache.org/licenses/
          id="org.apache.logging.log4j"
          download-size="0"
          install-size="0"
-         version="${pom.version}"
+         version="${org.apache.logging.log4j.version}"
          unpack="false"/>
          
    <plugin