From: Mathieu Baudier Date: Tue, 13 Oct 2009 12:49:56 +0000 (+0000) Subject: Introduce argeo server hibernate X-Git-Tag: argeo-commons-2.1.30~1750 X-Git-Url: https://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=commitdiff_plain;h=4477dc6d5aac400a89fb755270db03f70806cb14 Introduce argeo server hibernate git-svn-id: https://svn.argeo.org/commons/trunk@3019 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/server/runtime/org.argeo.server.hibernate/pom.xml b/server/runtime/org.argeo.server.hibernate/pom.xml new file mode 100644 index 000000000..f886e74fb --- /dev/null +++ b/server/runtime/org.argeo.server.hibernate/pom.xml @@ -0,0 +1,66 @@ + + 4.0.0 + + org.argeo.commons.server + runtime + 0.1.1-SNAPSHOT + .. + + org.argeo.server.hibernate + Commons Server Hibernate + + + + org.apache.maven.plugins + maven-compiler-plugin + + + org.apache.maven.plugins + maven-source-plugin + + + org.apache.maven.plugins + maven-jar-plugin + + + org.apache.felix + maven-bundle-plugin + ${version.maven-bundle-plugin} + + + + org.argeo.* + + + + + + + + + + org.argeo.commons.server + org.argeo.server.dep.hibernate + 0.1.1-SNAPSHOT + pom + + + + net.sourceforge.ehcache + com.springsource.net.sf.ehcache + + + + + org.springframework + org.springframework.orm + + + + org.springframework + org.springframework.context.support + + + +