I double checked, and the email did go out with an attachment. Attached again, and the trivial diff is below:

<snip>
Index: modules/openejb-core/src/resources2/META-INF/geronimo- dependency.xml
===================================================================
--- modules/openejb-core/src/resources2/META-INF/geronimo- dependency.xml (revision 2871) +++ modules/openejb-core/src/resources2/META-INF/geronimo- dependency.xml (working copy)
@@ -21,7 +21,7 @@
     <dep:artifactId>geronimo-util</dep:artifactId>
   </dep:dependency>
   <dep:dependency>
-    <dep:groupId>geronimo-spec</dep:groupId>
+    <dep:groupId>org.apache.geronimo.specs</dep:groupId>
     <dep:artifactId>geronimo-spec-corba</dep:artifactId>
   </dep:dependency>
   <dep:dependency>
</snip>

--jason

Attachment: newspecsgroupid.diff
Description: Binary data



On Aug 28, 2006, at 5:22 PM, Alan D. Cabrera wrote:

I don't see the attachment.


Regards,
Alan

Jason Dillon wrote:
Attached. WIth this change to openejb2, G can build using the new org.apache.geronimo.specs:geronimo-spec-corba dependency.

--jason



On Aug 26, 2006, at 7:11 PM, Dain Sundstrom wrote:

If you post a patch to OpenEJB, I'll commit it.

-dain

On Aug 26, 2006, at 6:15 PM, Jason Dillon wrote:

Can we get geronimo-dependency in openejb2/modules/openejb2-core to use:

    org.apache.geronimo.specss:geronimo-spec-corba

This is the last remaining spec, which is still being pulled from the m1 repo in the geronimo-spec groupId.

The latest specs/trunk still builds geronimo-spec-corba which should be suitable.

I'd like to remove the dependence on m1 repos from G soon, so if we could get this change into openejb2 it would help remove one of them.

Thanks,

--jason




Reply via email to