Remove DB Unit.
[gpl/argeo-tp.git] / META-INF / spring / distribution.xml
index fb67db34d3d03dc68171c00535270e89915c7784..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.25-SNAPSHOT" />
+               <constructor-arg
+                       value="org.argeo.tp:argeo-tp:2.1.25-SNAPSHOT" />
                <property name="modules">
                        <list>
                                <!-- Javax -->
                                <!-- 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" />