X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/blobdiff_plain/a52450e2f2051b6bd6577b6f91d10351c41d5237..21e2b938576428e820cf41157e4128569c3baab7:/eu.etaxonomy.taxeditor.cdmlib/pom.xml diff --git a/eu.etaxonomy.taxeditor.cdmlib/pom.xml b/eu.etaxonomy.taxeditor.cdmlib/pom.xml index f23532844..3d6fd92d2 100644 --- a/eu.etaxonomy.taxeditor.cdmlib/pom.xml +++ b/eu.etaxonomy.taxeditor.cdmlib/pom.xml @@ -1,9 +1,10 @@ - + eu.etaxonomy taxeditor-parent - 3.12.0-SNAPSHOT + 4.6.0-SNAPSHOT 4.0.0 eu.etaxonomy.taxeditor.cdmlib @@ -38,7 +39,7 @@ cdmlib-remote-webapp - cdmlib-services,cdmlib-commons,cdmlib-persistence,cdmlib-ext,cdmlib-model,cdmlib-io,cdmlib-print,cdmlib-remote + cdmlib-services,cdmlib-commons,cdmlib-persistence,cdmlib-ext,cdmlib-model,cdmlib-io,cdmlib-print,cdmlib-remote,cdmlib-test ${basedir}/lib true @@ -83,8 +84,7 @@ + from="(^cdmlib\-remote\-webapp).*(\.war)" to="\1\2" /> Update cdmlib jars to SNAPSHOT when build with timestamp @@ -99,60 +99,31 @@ + to="\1SNAPSHOT\2" /> + + remove-existing-jars + clean + + run + + + + Remove all cdmlib jars + + + + + + - - cleanCdmlibJars - - - - maven-clean-plugin - 2.3 - - - - ${basedir}/lib - - cdmlib-* - - false - - - - - - - - - cleanAllJars - - - - maven-clean-plugin - 2.3 - - - - ${basedir}/lib - - * - - false - - - - - - - copyAllJars @@ -206,6 +177,11 @@ http://repository.springsource.com/maven/bundles/external + + + repository.springsource.release + SpringSource GA Repository + http://repo.springsource.org/release @@ -255,58 +231,11 @@ cdmlib-ext ${cdmlib.version} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + eu.etaxonomy + cdmlib-test + ${cdmlib.version} + net.sf.ehcache @@ -377,78 +306,78 @@ org.springframework - org.springframework.context - 3.2.2.RELEASE - - - org.springframework - org.springframework.context.support - 3.2.2.RELEASE + spring-context + 4.2.4.RELEASE org.springframework - org.springframework.aspects - 3.2.2.RELEASE + spring-context-support + 4.2.4.RELEASE org.springframework - org.springframework.test - 3.2.2.RELEASE + spring-aspects + 4.2.4.RELEASE org.springframework - org.springframework.beans - 3.2.2.RELEASE + spring-test + 4.2.4.RELEASE org.springframework - org.springframework.transaction - 3.2.2.RELEASE + spring-beans + 4.2.4.RELEASE org.springframework - org.springframework.web - 3.2.2.RELEASE + spring-tx + 4.2.4.RELEASE - org.springframework - org.springframework.core - 3.2.2.RELEASE - + org.springframework + spring-web + 4.2.4.RELEASE + org.springframework - org.springframework.aop - 3.2.2.RELEASE + spring-core + 4.2.4.RELEASE org.springframework - org.springframework.expression - 3.2.2.RELEASE + spring-aop + 4.2.4.RELEASE - org.springframework - org.springframework.orm - 3.2.2.RELEASE - + org.springframework + spring-expression + 4.2.4.RELEASE + + + org.springframework + spring-orm + 4.2.4.RELEASE + - org.springframework - org.springframework.jdbc - 3.2.2.RELEASE - + org.springframework + spring-jdbc + 4.2.4.RELEASE + org.springframework.security spring-security-core - 3.1.3.RELEASE + 4.0.3.RELEASE org.springframework.security spring-security-config - 3.1.3.RELEASE + 4.0.3.RELEASE org.springframework.security spring-security-remoting - 3.1.3.RELEASE + 4.0.3.RELEASE org.jboss.logging @@ -460,11 +389,6 @@ hamcrest-core 1.3 - - com.mchange - c3p0 - 0.9.2 - org.jboss.spec.javax.transaction jboss-transaction-api_1.1_spec @@ -527,22 +451,8 @@ + - - org.unitils - unitils-core - 3.4.2 - - - org.unitils - unitils-spring - 3.4.2 - - - org.unitils - unitils-database - 3.4.2 - commons-dbcp commons-dbcp @@ -553,26 +463,8 @@ commons-pool 1.5.4 - - org.unitils - unitils-dbmaintainer - 3.4.2 - - - com.h2database - h2 - 1.4.181 - - - org.unitils - unitils-dbunit - 3.4.2 - - - org.dbunit - dbunit - 2.4.9 - + + @@ -588,5 +480,13 @@ + + com.itextpdf + itextpdf + 5.5.8 + compile + + +