Re-add W3C SAC
[gpl/argeo-tp.git] / META-INF / spring / distribution.xml
index f0d44756a2e753f04f548b53ed0813e91134c08c..8edad39764f972aea30609863c736d899384d2a6 100644 (file)
@@ -10,7 +10,7 @@
        <!-- REGISTER -->
        <bean id="argeo-tp" class="org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl"
                init-method="init" destroy-method="destroy">
-               <constructor-arg value="org.argeo.tp:argeo-tp:2.1.15" />
+               <constructor-arg value="org.argeo.tp:argeo-tp:2.1.17" />
                <property name="modules">
                        <list>
                                <!-- Javax -->
@@ -55,6 +55,7 @@
                                <ref bean="apache/org.apache.commons.exec" />
                                <ref bean="apache/org.apache.commons.jci" />
                                <ref bean="apache/org.apache.commons.compress" />
+                               <ref bean="apache/org.apache.commons.lang3" />
 
                                <!-- Google -->
                                <ref bean="com.google.guava" />
@@ -67,7 +68,6 @@
 
                                <!-- Eclipse RAP -->
                                <ref bean="eclipse/org.argeo.tp.rap.platform" />
-                               <!-- <ref bean="eclipse/org.argeo.tp.rap.addons" /> -->
 
                                <!-- Jackrabbit -->
                                <ref bean="apache/org.apache.tika" />
                                </entry>
                                <entry key="http://www.eclipse.org/downloads">
                                        <list>
+                                               <value>http://eclipse.mirror.garr.it/mirrors/eclipse</value>
                                                <value>http://mirror.netcologne.de/eclipse</value>
                                                <value>http://mirror.selfnet.de/eclipse</value>
                                                <value><![CDATA[http://www.eclipse.org/downloads/download.php?file=]]></value>
 
        <!-- Security -->
        <bean
-               class="org.argeo.security.core.AuthenticatedApplicationContextInitialization">
-               <!-- <property name="beanNames"> -->
-               <!-- <list> -->
-               <!-- <value>osgiFactory</value> -->
-               <!-- <value>argeo-tp</value> -->
-               <!-- </list> -->
-               <!-- </property> -->
-       </bean>
+               class="org.argeo.cms.spring.AuthenticatedApplicationContextInitialization" />
 </beans>
\ No newline at end of file