X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.hibernate%2Fbuild.properties;h=0f69dad3b524fea9c1aed45789f4fb15a1b6f377;hb=039e22aeb6178c92effa0b1ee6dd111cdcea16e7;hp=cdcb6d7db77419eab4ca6b9ec6390944bcc01d74;hpb=6e4e2314ce0605519c6165a7e34fde9a3418217a;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.support.hibernate/build.properties b/runtime/org.argeo.slc.support.hibernate/build.properties index cdcb6d7db..0f69dad3b 100644 --- a/runtime/org.argeo.slc.support.hibernate/build.properties +++ b/runtime/org.argeo.slc.support.hibernate/build.properties @@ -1,8 +1,20 @@ additional.bundles = org.springframework.transaction,\ org.argeo.slc.unit,\ - com.springsource.junit,\ + junit,\ org.springframework.oxm,\ - org.springframework.xml + org.springframework.xml,\ + org.dom4j,\ + org.springframework.jdbc,\ + org.springframework.context.support,\ + net.sf.ehcache,\ + org.hsqldb,\ + org.apache.commons.collections,\ + antlr,\ + org.argeo.slc.support.castor,\ + org.castor,\ + org.apache.xml.serializer,\ + org.apache.xerces,\ + org.h2 source.. = src/main/java/,\ src/main/resources/,\ src/test/java/,\