From 28dd72058b2b613d5277364efba795011430777a Mon Sep 17 00:00:00 2001 From: Alex O'Ree Date: Thu, 16 Jul 2020 22:20:19 -0400 Subject: [PATCH] NOJIRA removing the oracle jdbc drive due to asf license compatibilityh concerns --- juddi-tomcat/build.xml | 1 - juddi-tomcat/pom.xml | 8 +------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/juddi-tomcat/build.xml b/juddi-tomcat/build.xml index be5e4802e..83a4d70b8 100644 --- a/juddi-tomcat/build.xml +++ b/juddi-tomcat/build.xml @@ -57,7 +57,6 @@ - diff --git a/juddi-tomcat/pom.xml b/juddi-tomcat/pom.xml index 14b063a5e..2ec76b997 100644 --- a/juddi-tomcat/pom.xml +++ b/juddi-tomcat/pom.xml @@ -89,12 +89,7 @@ mssql-jdbc 8.2.2.jre8 - - com.oracle.database.jdbc - ojdbc8 - 19.7.0.0 - - + @@ -147,7 +142,6 @@ -