Add jsch and joda-time for maven central in the base distribution.
[gpl/argeo-tp.git] / META-INF / spring / distribution.xml
index 36b59758c99b0d2350047e21e492c3ff2cd3264f..01c3c92f9f22303f1d49823c7e438570a10f1a6b 100644 (file)
                        <list>
                                <ref bean="apache/org.apache.log4j" />
                                <ref bean="misc/org.slf4j" />
-                               <!-- <ref bean="apache.tomcat/org.apache.tomcat" /> -->
                                <ref bean="org.aopalliance" />
                                <ref bean="org.junit" />
+                               <ref bean="org.h2" />
+                               <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" />
                                <ref bean="misc/org.bouncycastle" />
                                <ref bean="spring/org.springframework" />
+                               <ref bean="org.springframework.ldap" />
                                <ref bean="spring/org.springframework.security" />
                                <ref bean="apache/org.apache.ant" />
                                <ref bean="apache/org.apache.commons.io" />
@@ -30,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" /> -->
@@ -60,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">