X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.support.hibernate%2Fbuild.properties;h=0f69dad3b524fea9c1aed45789f4fb15a1b6f377;hb=039e22aeb6178c92effa0b1ee6dd111cdcea16e7;hp=298eb7e8a22a810b996005cc06facafd68153937;hpb=b811ec0603b1e596f26eee8a5378c6294cba495d;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 298eb7e8a..0f69dad3b 100644 --- a/runtime/org.argeo.slc.support.hibernate/build.properties +++ b/runtime/org.argeo.slc.support.hibernate/build.properties @@ -1,22 +1,20 @@ additional.bundles = org.springframework.transaction,\ org.argeo.slc.unit,\ - com.springsource.junit,\ + junit,\ org.springframework.oxm,\ org.springframework.xml,\ - com.springsource.org.dom4j,\ + org.dom4j,\ org.springframework.jdbc,\ - com.springsource.javax.transaction,\ org.springframework.context.support,\ - com.springsource.net.sf.ehcache,\ - com.springsource.org.hsqldb,\ - com.springsource.org.apache.commons.collections,\ - com.springsource.antlr,\ + net.sf.ehcache,\ + org.hsqldb,\ + org.apache.commons.collections,\ + antlr,\ org.argeo.slc.support.castor,\ - com.springsource.javax.xml.stream,\ - com.springsource.org.castor,\ - com.springsource.org.apache.xml.serializer,\ - com.springsource.org.apache.xerces,\ - com.springsource.org.h2 + org.castor,\ + org.apache.xml.serializer,\ + org.apache.xerces,\ + org.h2 source.. = src/main/java/,\ src/main/resources/,\ src/test/java/,\