Add jsch and joda-time for maven central in the base distribution.
[gpl/argeo-tp.git] / META-INF / spring / distribution.xml
index 8ead12f23021ba4ae6e2274785f08c87c07861cc..01c3c92f9f22303f1d49823c7e438570a10f1a6b 100644 (file)
@@ -18,7 +18,9 @@
                                <ref bean="org.aopalliance" />
                                <ref bean="org.junit" />
                                <ref bean="org.h2" />
-                               <!-- <ref bean="org.openid4java" /> -->
+                               <ref bean="joda-time" />
+                               <ref bean="com.jcraft.jsch" />
+                               <ref bean="EDU.oswego.cs.dl.util.concurrent" />
                                <ref bean="javax.el" />
                                <ref bean="javax.inject" />
                                <ref bean="misc/org.aspectj" />
@@ -34,6 +36,8 @@
                                <ref bean="apache/org.apache.commons.pool" />
                                <ref bean="apache/org.apache.commons.codec" />
                                <ref bean="apache/org.apache.commons.httpclient" />
+                               <ref bean="apache/org.apache.commons.vfs" />
+                               <ref bean="apache/org.apache.commons.exec" />
                                <!-- Felix -->
                                <!-- <ref bean="org.apache.felix.framework" /> -->
                                <!-- <ref bean="org.apache.felix.bundlerepository" /> -->
@@ -64,9 +68,9 @@
                <property name="nodeIndexers">
                        <list>
                                <bean class="org.argeo.slc.repo.ModularDistributionIndexer" />
-                               <bean class="org.argeo.slc.repo.PdeSourcesIndexer" />
                                <bean class="org.argeo.slc.repo.JarFileIndexer" />
                                <bean class="org.argeo.slc.repo.ArtifactIndexer" />
+                               <bean class="org.argeo.slc.repo.PdeSourcesIndexer" />
                        </list>
                </property>
                <property name="mirrors">