From 6a779fd44ee687aaa092774efa97a56cb2b5cd78 Mon Sep 17 00:00:00 2001 From: Donald Woods Date: Tue, 12 Jan 2010 21:38:14 +0000 Subject: [PATCH] remove hack for DDL file, as we have a patched copy for Derby now git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@898530 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-integration/tck/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/openjpa-integration/tck/pom.xml b/openjpa-integration/tck/pom.xml index ade4f05f6..bcaa87626 100644 --- a/openjpa-integration/tck/pom.xml +++ b/openjpa-integration/tck/pom.xml @@ -167,11 +167,6 @@ openjpa.jdbc.SchemaFactory: native(ForeignKeys=true) openjpa.jdbc.SynchronizeMappings: buildSchema(ForeignKeys=true) - - -; - -