You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Prasad Kashyap <go...@gmail.com> on 2006/12/11 19:51:12 UTC

G2.0 and OpenEJB 2.2 relation broken.

Geronimo 2.0-SNAPSHOT pulls in OpenEJB-2.2
OpenEJB-2.2 has a dependency on Geronimo-1.2-SNAPSHOT

Cheers
Prasad

Re: G2.0 and OpenEJB 2.2 relation broken.

Posted by David Blevins <da...@visi.com>.
On Dec 11, 2006, at 11:28 AM, Rick McGuire wrote:

> Prasad Kashyap wrote:
>> Geronimo 2.0-SNAPSHOT pulls in OpenEJB-2.2
>> OpenEJB-2.2 has a dependency on Geronimo-1.2-SNAPSHOT
> When the openejb-2.2 branch was created, the Geronimo branch was  
> updated to have a dependency on OpenEJB-2.3.  How did this get back  
> to a 2.2 dependency?

It's looking like G 1.2beta and G 2.0m1 are going to get released at  
about the same time, so I fixed the OpenEJB poms so both versions of  
Geronimo can depend on the same to-be-released OpenEJB version.

-David

>
> Rick
>
>
>>
>> Cheers
>> Prasad
>>
>


Re: G2.0 and OpenEJB 2.2 relation broken.

Posted by Rick McGuire <ri...@gmail.com>.
Prasad Kashyap wrote:
> Geronimo 2.0-SNAPSHOT pulls in OpenEJB-2.2
> OpenEJB-2.2 has a dependency on Geronimo-1.2-SNAPSHOT
When the openejb-2.2 branch was created, the Geronimo branch was updated 
to have a dependency on OpenEJB-2.3.  How did this get back to a 2.2 
dependency?

Rick


>
> Cheers
> Prasad
>


Re: G2.0 and OpenEJB 2.2 relation broken.

Posted by David Blevins <da...@visi.com>.
On Dec 11, 2006, at 11:36 AM, Prasad Kashyap wrote:

> Yes. I have been able to build Geronimo-2.0-SNAPSHOT  on a clean repo
> without pulling in anything from 1.2

Great.

> (except tranql-connector-derby-common).

As far as I can see, both G 1.2 and 2.0 are using the exact same  
versions of all the tranql jars.

> However, when I build Openejb-2.2, it pulls in all Geronimo-1.2  
> artifacts.

Sure, the openejb build is a different build.

> Next, the openjeb-itests-core.jar  now fails to install on
> Geronimo-2.0-SNAPSHOT b'coz it has a dependency on 1.2 too.

Let's pick this up in the test thread.  Maven-wise, there is no dep  
from the openejb-itests-core.jar to any 1.2 geronimo jars.

-David

> Cheers
> Prasad
>
> On 12/11/06, David Blevins <da...@visi.com> wrote:
>> On Dec 11, 2006, at 10:51 AM, Prasad Kashyap wrote:
>>
>> > Geronimo 2.0-SNAPSHOT pulls in OpenEJB-2.2
>> > OpenEJB-2.2 has a dependency on Geronimo-1.2-SNAPSHOT
>>
>> All org.apache.geronimo.* deps in OpenEJB were marked as non-
>> transitive.  It's been very heavily tested that you can build G 2.0-
>> SNAPSHOT without pulling in any G 1.2-SNAPSHOTS at all.
>>
>> -David
>>
>


Re: G2.0 and OpenEJB 2.2 relation broken.

Posted by Prasad Kashyap <go...@gmail.com>.
Yes. I have been able to build Geronimo-2.0-SNAPSHOT  on a clean repo
without pulling in anything from 1.2 (except
tranql-connector-derby-common).

However, when I build Openejb-2.2, it pulls in all Geronimo-1.2 artifacts.

Next, the openjeb-itests-core.jar  now fails to install on
Geronimo-2.0-SNAPSHOT b'coz it has a dependency on 1.2 too.

Cheers
Prasad

On 12/11/06, David Blevins <da...@visi.com> wrote:
> On Dec 11, 2006, at 10:51 AM, Prasad Kashyap wrote:
>
> > Geronimo 2.0-SNAPSHOT pulls in OpenEJB-2.2
> > OpenEJB-2.2 has a dependency on Geronimo-1.2-SNAPSHOT
>
> All org.apache.geronimo.* deps in OpenEJB were marked as non-
> transitive.  It's been very heavily tested that you can build G 2.0-
> SNAPSHOT without pulling in any G 1.2-SNAPSHOTS at all.
>
> -David
>

Re: G2.0 and OpenEJB 2.2 relation broken.

Posted by David Blevins <da...@visi.com>.
On Dec 11, 2006, at 10:51 AM, Prasad Kashyap wrote:

> Geronimo 2.0-SNAPSHOT pulls in OpenEJB-2.2
> OpenEJB-2.2 has a dependency on Geronimo-1.2-SNAPSHOT

All org.apache.geronimo.* deps in OpenEJB were marked as non- 
transitive.  It's been very heavily tested that you can build G 2.0- 
SNAPSHOT without pulling in any G 1.2-SNAPSHOTS at all.

-David