Remove DB Unit.
[gpl/argeo-tp.git] / META-INF / spring / distribution.xml
index 7a17f19a87c27128ec203f29499d8ba618d2ba29..ef9d782f4392d9a001ed4ecabe427bc01e1017a3 100644 (file)
@@ -13,7 +13,8 @@
        <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.24" />
+               <constructor-arg
+                       value="org.argeo.tp:argeo-tp:2.1.25-SNAPSHOT" />
                <property name="modules">
                        <list>
                                <!-- Javax -->
@@ -48,7 +49,6 @@
 
                                <!-- Apache -->
                                <ref bean="apache/org.apache.log4j" />
-                               <ref bean="apache/org.apache.ant" />
                                <ref bean="apache/org.apache.xmlgraphics" />
                                <ref bean="apache/org.apache.batik" />
                                <ref bean="apache/org.apache.httpcomponents.httpcore" />
                                <!-- Eclipse -->
                                <ref bean="eclipse/org.argeo.tp.jetty" />
                                <ref bean="eclipse/org.argeo.tp.equinox" />
-                               <ref bean="eclipse/org.argeo.tp.gemini" />
 
                                <!-- Jackrabbit -->
                                <ref bean="apache/org.apache.tika" />
                                <ref bean="apache/org.apache.lucene" />
                                <ref bean="apache/org.apache.jackrabbit" />
 
-                               <!-- Spring -->
-                               <ref bean="spring/org.springframework" />
-
                                <!-- Document generation and management -->
                                <ref bean="net.sf.jxl" />
                                <ref bean="apache/org.apache.pdfbox" />
                                <!-- Databases -->
                                <ref bean="org.postgresql.jdbc42" />
                                <ref bean="org.h2" />
-                               <ref bean="org.dbunit" />
+                               <!-- <ref bean="org.dbunit" /> -->
                                <!-- ALM -->
                                <ref bean="org.redline-rpm" />
                                <ref bean="org.eclipse.jgit" />
                class="org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl"
                init-method="init" destroy-method="destroy">
                <constructor-arg
-                       value="org.argeo.tp:argeo-tp-rap-e4:2.1.24" />
+                       value="org.argeo.tp:argeo-tp-rap-e4:2.1.25-SNAPSHOT" />
                <property name="modules">
                        <list>
                                <ref bean="eclipse/org.argeo.tp.rap.e4" />
                class="org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl"
                init-method="init" destroy-method="destroy">
                <constructor-arg
-                       value="org.argeo.tp:argeo-tp-rcp-e4:2.1.24" />
+                       value="org.argeo.tp:argeo-tp-rcp-e4:2.1.25-SNAPSHOT" />
                <property name="modules">
                        <list>
                                <ref bean="eclipse/org.argeo.tp.rcp.e4" />
                class="org.argeo.slc.repo.osgi.ArgeoOsgiDistributionImpl"
                init-method="init" destroy-method="destroy">
                <constructor-arg
-                       value="org.argeo.tp:argeo-tp-rap-e3:2.1.24" />
+                       value="org.argeo.tp:argeo-tp-rap-e3:2.1.25-SNAPSHOT" />
                <property name="modules">
                        <list>
                                <ref bean="eclipse/org.argeo.tp.rap.platform" />