Well, it wasn't listed in server/pom.xml before I fixed the openjpa snapshot to a version, so not sure why it worked before for geronimo-openejb....

I'll put it back in.  Thanks for catching it.

-Donald


Joe Bohn wrote:
I'm getting build errors now ...

It looks like this is also used in modules/geronimo-openejb & repository.

Joe


[EMAIL PROTECTED] wrote:
Author: dwoods
Date: Fri Aug  3 09:11:13 2007
New Revision: 562513

URL: http://svn.apache.org/viewvc?view=rev&rev=562513
Log:
removed openjpa-persistence-jdbc as its set and only used in testsuite

Modified:
    geronimo/server/branches/2.0/pom.xml

Modified: geronimo/server/branches/2.0/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.0/pom.xml?view=diff&rev=562513&r1=562512&r2=562513 ==============================================================================
--- geronimo/server/branches/2.0/pom.xml (original)
+++ geronimo/server/branches/2.0/pom.xml Fri Aug  3 09:11:13 2007
@@ -267,12 +267,6 @@
                 <artifactId>openjpa</artifactId>
                 <version>1.0.0-r561970</version>
             </dependency>
-            <!-- The following is only used in testsuite -->
-            <dependency>
-                <groupId>org.apache.openjpa</groupId>
-                <artifactId>openjpa-persistence-jdbc</artifactId>
-                <version>1.0.0-r561970</version>
-            </dependency>
<dependency>
                 <groupId>net.sourceforge.serp</groupId>





Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to