From 1c56dd72fed3dc3acc104563668b9b314e0925bb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20M=C3=BCller?= Date: Thu, 28 Jul 2016 15:50:20 +0200 Subject: [PATCH] #5751 Remove explicit dependencies to DB drivers by cdmlib-db in poms --- eu.etaxonomy.taxeditor.test/pom.xml | 48 +++++++++++++++------------ eu.etaxonomy.taxeditor.webapp/pom.xml | 21 ++---------- pom.xml | 11 ------ 3 files changed, 30 insertions(+), 50 deletions(-) diff --git a/eu.etaxonomy.taxeditor.test/pom.xml b/eu.etaxonomy.taxeditor.test/pom.xml index f67047a0c..200e91bce 100644 --- a/eu.etaxonomy.taxeditor.test/pom.xml +++ b/eu.etaxonomy.taxeditor.test/pom.xml @@ -121,27 +121,33 @@ true - - com.mchange - c3p0 - - ${c3p0.version} - - - - com.h2database - h2 - ${h2.version} - - - mysql - mysql-connector-java - ${mysql.version} - + + eu.etaxonomy + cdmlib-db + ${cdmlib.version} + + + + + + + + --> + + + + + + + + + + + + + + commons-dbcp commons-dbcp diff --git a/eu.etaxonomy.taxeditor.webapp/pom.xml b/eu.etaxonomy.taxeditor.webapp/pom.xml index 7167552cb..dc67cc892 100644 --- a/eu.etaxonomy.taxeditor.webapp/pom.xml +++ b/eu.etaxonomy.taxeditor.webapp/pom.xml @@ -123,25 +123,10 @@ war - com.h2database - h2 - ${h2.version} - - - mysql - mysql-connector-java - 5.1.24 + eu.etaxonomy + cdmlib-db + ${cdmlib.version} - - com.mchange - c3p0 - ${c3p0.version} - - - com.mchange - mchange-commons-java - ${mchange-commons-java.version} - log4j log4j diff --git a/pom.xml b/pom.xml index ff8151e55..b57c6c628 100644 --- a/pom.xml +++ b/pom.xml @@ -25,17 +25,6 @@ snapshot 3.4.2 1.2.17 - - 5.1.38 - 1.4.190 - - 0.9.5.2 - - 0.2.11 eu.etaxonomy.taxeditor.cdmlib -- 2.30.2