Mark jcraft.jzlib as optionnal for jsch rather than adding it to the
[gpl/argeo-tp.git] / META-INF / spring / distribution.xml
index 8ead12f23021ba4ae6e2274785f08c87c07861cc..2ae116c8ad8b31ff12eb31b5cddd7bd43dbc2733 100644 (file)
                                <ref bean="org.aopalliance" />
                                <ref bean="org.junit" />
                                <ref bean="org.h2" />
-                               <!-- <ref bean="org.openid4java" /> -->
+                               <ref bean="joda-time" />
+                               <!-- This has been defined as optional via bnd -->
+                               <!--   <ref bean="com.jcraft.jzlib" /> -->
+                               <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 +38,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 +70,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">