From f99bdbce5fe5bfeee0084e85f307f654fa25e267 Mon Sep 17 00:00:00 2001 From: Michael Dick Date: Tue, 19 Feb 2008 17:49:21 +0000 Subject: [PATCH] OPENJPA-374 git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/1.0.x@629173 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-persistence-jdbc/pom.xml | 16 ++++++++------- .../src/main/ant/enhancer.xml | 20 ++++++++++++++++--- 2 files changed, 26 insertions(+), 10 deletions(-) diff --git a/openjpa-persistence-jdbc/pom.xml b/openjpa-persistence-jdbc/pom.xml index a01a202c5..05b9f7585 100644 --- a/openjpa-persistence-jdbc/pom.xml +++ b/openjpa-persistence-jdbc/pom.xml @@ -388,14 +388,16 @@ - + InheritAll doesn't seem to work. Pass in + properties manually. + --> + + - + diff --git a/openjpa-persistence-jdbc/src/main/ant/enhancer.xml b/openjpa-persistence-jdbc/src/main/ant/enhancer.xml index f2783d805..62e88dbee 100644 --- a/openjpa-persistence-jdbc/src/main/ant/enhancer.xml +++ b/openjpa-persistence-jdbc/src/main/ant/enhancer.xml @@ -31,18 +31,32 @@ + + + + + + + + + - + running enhancer + -->