You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jason Dillon <ja...@planet57.com> on 2006/07/04 07:31:21 UTC

TranQL m2 build...

Not sure who to send this too... so I'm posting it here.

Attached is the start of a m2 build for TranQL.  This builds the core  
(tranql), connector and derby bits.  Had to add a separate connector- 
ra to build the rar, as the vendor bits need the jar for depends and  
I'm not sure how to make m2 build that configuration.

I set this up to all build in one cycle, using org.tranql and 2.0- 
SNAPSHOT... if you guys wanna keep the versions different for the  
vendor bits then some small changes need to be made... though IMO its  
easier to maintain the tree with one version.

Still needs the other vendors hooked up, but those should be  
relatively simple to create based on the derby poms.

Cheers,

--jason


Re: TranQL m2 build...

Posted by Jason Dillon <ja...@planet57.com>.
On Jul 4, 2006, at 1:39 AM, David Jencks wrote:
> I looked this over and applied it.

Cool.


> It appears that the versions in project.xml (and now the poms) are  
> lower than those expected by geronimo, e.g. tranql version is 1.3- 
> SNAPSHOT but geronimo is using 1.4-SNAPSHOT, connector version is  
> 1.2-SNAPSHOT but geronimo is using 1.3-SNAPSHOT.
>
> Does anyone know what is going on and where the tranql snapshots  
> with the higher numbers are from?

When this is resolved, should get new jars pushed with the org.tranql  
groupId and then update the G and OpenEJB builds to use them.  You  
can then remove the local m1 repo cache bits in the OpenEJB build.

--jason



Re: TranQL m2 build...

Posted by Matt Hogstrom <ma...@hogstrom.org>.
David / Jason

The version number for tranql/trunk/tranql/ was incorrect.  I've corrected the version numbers for 
connector and tranql to 1.3-SNAPSHOT and 1.4-SNAPSHOT accordingly.



David Jencks wrote:
> I looked this over and applied it.
> 
> It appears that the versions in project.xml (and now the poms) are lower 
> than those expected by geronimo, e.g. tranql version is 1.3-SNAPSHOT but 
> geronimo is using 1.4-SNAPSHOT, connector version is 1.2-SNAPSHOT but 
> geronimo is using 1.3-SNAPSHOT.
> 
> Does anyone know what is going on and where the tranql snapshots with 
> the higher numbers are from?
> 
> thanks
> david jencks
> 
> On Jul 4, 2006, at 1:16 AM, Jason Dillon wrote:
> 
>> Attached is an updated diff with the same version numbers as 
>> requested.  I just used the versions from the project.xml... someone 
>> should double check.
>>
>> Spits out:
>>
>> /Users/jason/.m2/repository/org/tranql/tranql-connector/1.2-SNAPSHOT/tranql-connector-1.2-SNAPSHOT.jar 
>>
>> /Users/jason/.m2/repository/org/tranql/tranql-connector-derby-common/1.2-SNAPSHOT/tranql-connector-derby-common-1.2-SNAPSHOT.jar 
>>
>> /Users/jason/.m2/repository/org/tranql/tranql-core/1.3-SNAPSHOT/tranql-1.3-SNAPSHOT.jar 
>>
>> /Users/jason/.m2/repository/org/tranql//tranql-connector-derby-client-local/1.2-SNAPSHOT/tranql-connector-derby-client-local-1.2-SNAPSHOT.rar 
>>
>> /Users/jason/.m2/repository/org/tranql//tranql-connector-derby-client-xa/1.2-SNAPSHOT/tranql-connector-derby-client-xa-1.2-SNAPSHOT.rar 
>>
>> /Users/jason/.m2/repository/org/tranql//tranql-connector-derby-embed-local/1.2-SNAPSHOT/tranql-connector-derby-embed-local-1.2-SNAPSHOT.rar 
>>
>> /Users/jason/.m2/repository/org/tranql//tranql-connector-derby-embed-xa/1.2-SNAPSHOT/tranql-connector-derby-embed-xa-1.2-SNAPSHOT.rar 
>>
>> /Users/jason/.m2/repository/org/tranql//tranql-connector-ra/1.2-SNAPSHOT/tranql-connector-ra-1.2-SNAPSHOT.rar 
>>
>>
>> --jason
>>
>> <tranql-m2-v2.diff>
>>
>>
>> On Jul 3, 2006, at 10:31 PM, Jason Dillon wrote:
>>
>>> Not sure who to send this too... so I'm posting it here.
>>>
>>> Attached is the start of a m2 build for TranQL.  This builds the core 
>>> (tranql), connector and derby bits.  Had to add a separate 
>>> connector-ra to build the rar, as the vendor bits need the jar for 
>>> depends and I'm not sure how to make m2 build that configuration.
>>>
>>> I set this up to all build in one cycle, using org.tranql and 
>>> 2.0-SNAPSHOT... if you guys wanna keep the versions different for the 
>>> vendor bits then some small changes need to be made... though IMO its 
>>> easier to maintain the tree with one version.
>>>
>>> Still needs the other vendors hooked up, but those should be 
>>> relatively simple to create based on the derby poms.
>>>
>>> Cheers,
>>>
>>> --jason
>>>
>>> <tranql-m2.diff>
>>
> 
> 
> 
> 

Re: TranQL m2 build...

Posted by David Jencks <da...@yahoo.com>.
I looked this over and applied it.

It appears that the versions in project.xml (and now the poms) are  
lower than those expected by geronimo, e.g. tranql version is 1.3- 
SNAPSHOT but geronimo is using 1.4-SNAPSHOT, connector version is 1.2- 
SNAPSHOT but geronimo is using 1.3-SNAPSHOT.

Does anyone know what is going on and where the tranql snapshots with  
the higher numbers are from?

thanks
david jencks

On Jul 4, 2006, at 1:16 AM, Jason Dillon wrote:

> Attached is an updated diff with the same version numbers as  
> requested.  I just used the versions from the project.xml...  
> someone should double check.
>
> Spits out:
>
> /Users/jason/.m2/repository/org/tranql/tranql-connector/1.2- 
> SNAPSHOT/tranql-connector-1.2-SNAPSHOT.jar
> /Users/jason/.m2/repository/org/tranql/tranql-connector-derby- 
> common/1.2-SNAPSHOT/tranql-connector-derby-common-1.2-SNAPSHOT.jar
> /Users/jason/.m2/repository/org/tranql/tranql-core/1.3-SNAPSHOT/ 
> tranql-1.3-SNAPSHOT.jar
> /Users/jason/.m2/repository/org/tranql//tranql-connector-derby- 
> client-local/1.2-SNAPSHOT/tranql-connector-derby-client-local-1.2- 
> SNAPSHOT.rar
> /Users/jason/.m2/repository/org/tranql//tranql-connector-derby- 
> client-xa/1.2-SNAPSHOT/tranql-connector-derby-client-xa-1.2- 
> SNAPSHOT.rar
> /Users/jason/.m2/repository/org/tranql//tranql-connector-derby- 
> embed-local/1.2-SNAPSHOT/tranql-connector-derby-embed-local-1.2- 
> SNAPSHOT.rar
> /Users/jason/.m2/repository/org/tranql//tranql-connector-derby- 
> embed-xa/1.2-SNAPSHOT/tranql-connector-derby-embed-xa-1.2-SNAPSHOT.rar
> /Users/jason/.m2/repository/org/tranql//tranql-connector-ra/1.2- 
> SNAPSHOT/tranql-connector-ra-1.2-SNAPSHOT.rar
>
> --jason
>
> <tranql-m2-v2.diff>
>
>
> On Jul 3, 2006, at 10:31 PM, Jason Dillon wrote:
>
>> Not sure who to send this too... so I'm posting it here.
>>
>> Attached is the start of a m2 build for TranQL.  This builds the  
>> core (tranql), connector and derby bits.  Had to add a separate  
>> connector-ra to build the rar, as the vendor bits need the jar for  
>> depends and I'm not sure how to make m2 build that configuration.
>>
>> I set this up to all build in one cycle, using org.tranql and 2.0- 
>> SNAPSHOT... if you guys wanna keep the versions different for the  
>> vendor bits then some small changes need to be made... though IMO  
>> its easier to maintain the tree with one version.
>>
>> Still needs the other vendors hooked up, but those should be  
>> relatively simple to create based on the derby poms.
>>
>> Cheers,
>>
>> --jason
>>
>> <tranql-m2.diff>
>


Re: TranQL m2 build...

Posted by Jason Dillon <ja...@planet57.com>.
Attached is an updated diff with the same version numbers as  
requested.  I just used the versions from the project.xml... someone  
should double check.

Spits out:

/Users/jason/.m2/repository/org/tranql/tranql-connector/1.2-SNAPSHOT/ 
tranql-connector-1.2-SNAPSHOT.jar
/Users/jason/.m2/repository/org/tranql/tranql-connector-derby-common/ 
1.2-SNAPSHOT/tranql-connector-derby-common-1.2-SNAPSHOT.jar
/Users/jason/.m2/repository/org/tranql/tranql-core/1.3-SNAPSHOT/ 
tranql-1.3-SNAPSHOT.jar
/Users/jason/.m2/repository/org/tranql//tranql-connector-derby-client- 
local/1.2-SNAPSHOT/tranql-connector-derby-client-local-1.2-SNAPSHOT.rar
/Users/jason/.m2/repository/org/tranql//tranql-connector-derby-client- 
xa/1.2-SNAPSHOT/tranql-connector-derby-client-xa-1.2-SNAPSHOT.rar
/Users/jason/.m2/repository/org/tranql//tranql-connector-derby-embed- 
local/1.2-SNAPSHOT/tranql-connector-derby-embed-local-1.2-SNAPSHOT.rar
/Users/jason/.m2/repository/org/tranql//tranql-connector-derby-embed- 
xa/1.2-SNAPSHOT/tranql-connector-derby-embed-xa-1.2-SNAPSHOT.rar
/Users/jason/.m2/repository/org/tranql//tranql-connector-ra/1.2- 
SNAPSHOT/tranql-connector-ra-1.2-SNAPSHOT.rar

--jason