OpenEJB build in 2.0.0 branch

2007-08-04 Thread David Blevins
I've created an OpenEJB svn revisioned build in the 2.0.0 repo. The build has no snapshot deps. Not sure if the other svn revisioned builds we have are like that, but I thought it was a good idea. I haven't updated the branch or the tck build to use the new version -- if someone beats me

Failure during configs/openejb/ build

2007-01-26 Thread Davanum Srinivas
Folks, Got this failure in trunk: [INFO] [INFO] Building Geronimo Configs :: OpenEJB [INFO]task-segment: [install] [INFO] [INFO]

Re: Openejb build for Geronimo

2006-07-04 Thread anita kulshreshtha
The openejb rev 2721 does not build as is. There are many other versions which need to be changed. I have attached a refreshed patch to http://issues.apache.org/jira/browse/GERONIMO-2066. Thanks Anita --- Jason Dillon [EMAIL PROTECTED] wrote: Attached is a patch that changes the TranQL

Re: Openejb build for Geronimo

2006-07-04 Thread anita kulshreshtha
Now we must use the org.openejb groupId in Geronimo. As of rev 418907 Geronimo is still using openejb as groupId. I will be happy to provide a patch. Thanks Anita --- anita kulshreshtha [EMAIL PROTECTED] wrote: The openejb rev 2721 does not build as is. There are many other versions

Re: Openejb build for Geronimo

2006-07-04 Thread Jason Dillon
This is one of the many fixes that are included with GERONIMO-2161 --jason On Jul 4, 2006, at 5:52 AM, anita kulshreshtha wrote: Now we must use the org.openejb groupId in Geronimo. As of rev 418907 Geronimo is still using openejb as groupId. I will be happy to provide a patch. Thanks

Openejb build for Geronimo

2006-07-03 Thread anita kulshreshtha
Hi All, The rev 2720 of openejb at https://svn.codehaus.org/openejb/trunk/openejb2 is using wrong versions of tranql and activation Spec. Here are the values from etc/project.properties - tranql_version=1.4-SNAPSHOT tranql_connector_version=1.3-SNAPSHOT tranql_vendors_version=1.1

Re: Openejb build for Geronimo

2006-07-03 Thread Jason Dillon
I'm guessing that the newer TranQL versions are the correct ones? --jason On Jul 3, 2006, at 8:02 PM, anita kulshreshtha wrote: Hi All, The rev 2720 of openejb at https://svn.codehaus.org/openejb/trunk/openejb2 is using wrong versions of tranql and activation Spec. Here are the values

Re: OpenEJB build fails (CORBA)

2006-06-08 Thread Alan D. Cabrera
This built for me. Are you guys still having problems? Regards, Alan Matt Hogstrom wrote: Ug, I'm building now but expect my fate won't be any better. If I remember this correctly there was lots of confusion about OpenOrb and JacOrb at the 1.0 release. I don't recall which is which but

OpenEJB build fails (CORBA)

2006-06-06 Thread Aaron Mulder
I just built the 1.1 specs tag and copied all the specs from my Maven 2 repo to my Maven 1 repo. I've updated Geronimo and OpenEJB. When I build, I get the error below. Thanks, Aaron java:compile: depend closure=false srcdir=1.4 dump=false

Re: OpenEJB build fails (CORBA)

2006-06-06 Thread Matt Hogstrom
Ug, I'm building now but expect my fate won't be any better. If I remember this correctly there was lots of confusion about OpenOrb and JacOrb at the 1.0 release. I don't recall which is which but the compile errors below are familiar. Alan, comments? Matt Aaron Mulder wrote: I just

OpenEJB Build Error

2006-04-29 Thread Sachin Patel
Just hit the following compilation error on openejb after and svn up on both g and openejb. [javac] Compiling 150 source files to /Users/sppatel/geronimo/ branches/1.1/openejb/modules/openejb-builder/target/classes [javac] /Users/sppatel/geronimo/branches/1.1/openejb/modules/

Re: OpenEJB Build Error

2006-04-29 Thread Sachin Patel
FYI a ModuleIDBuilder parameter was added to the ModuleBuilder.createModule methods - sachin On Apr 29, 2006, at 10:26 AM, Sachin Patel wrote: Just hit the following compilation error on openejb after and svn up on both g and openejb. [javac] Compiling 150 source files to

Re: OpenEJB Build Error

2006-04-29 Thread Aaron Mulder
My fault, I put in Geronimo changes and forgot to check in the corresponding OpenEJB changes. It should be OK now. Thanks, Aaron On 4/29/06, Sachin Patel [EMAIL PROTECTED] wrote: FYI a ModuleIDBuilder parameter was added to the ModuleBuilder.createModule methods - sachin On Apr 29,

OpenEJB build

2006-02-24 Thread anita kulshreshtha
Hi, I am trying to build G rev 380210 and openEJB rev. 2498. I am using maven -o new. During openejb build openejb-builder is being built before openejb-core and openejb-pkgen-builder. In other words I get 'unsatisfied dependencies' error. Do I have to build openejb always online? Thanks

Re: OpenEJB build

2006-02-24 Thread Alan D. Cabrera
On 2/24/2006 6:44 AM, anita kulshreshtha wrote: Hi, I am trying to build G rev 380210 and openEJB rev. 2498. I am using maven -o new. During openejb build openejb-builder is being built before openejb-core and openejb-pkgen-builder. In other words I get 'unsatisfied dependencies' error. Do I

Re: OpenEJB build

2006-02-24 Thread anita kulshreshtha
kulshreshtha wrote: Hi, I am trying to build G rev 380210 and openEJB rev. 2498. I am using maven -o new. During openejb build openejb-builder is being built before openejb-core and openejb-pkgen-builder. In other words I get 'unsatisfied dependencies' error. Do I have to build openejb

[jira] Created: (GERONIMO-1550) Current IDL files break the OpenEJB build

2006-01-28 Thread Alan Cabrera (JIRA)
Current IDL files break the OpenEJB build - Key: GERONIMO-1550 URL: http://issues.apache.org/jira/browse/GERONIMO-1550 Project: Geronimo Type: Bug Components: CORBA Versions: 1.0 Reporter: Alan Cabrera

[jira] Closed: (GERONIMO-1550) Current IDL files break the OpenEJB build

2006-01-28 Thread Alan Cabrera (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-1550?page=all ] Alan Cabrera closed GERONIMO-1550: -- Resolution: Fixed Thanks Anders! Current IDL files break the OpenEJB build - Key: GERONIMO

openejb build problem caused by ConfigurationUtil change?

2005-10-14 Thread Rick McGuire
With a fresh checkout this morning I'm getting the following compile error: default: java:prepare-filesystem: [mkdir] Created dir: C:\Geronimo\geronimo\openejb\modules\core\target\classe s java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to

Re: openejb build problem caused by ConfigurationUtil change?

2005-10-14 Thread David Jencks
oops I'm hoping to have a more complete fix for the problems introduced by the new principal wrapping ready very shortly. If I run into problems I'll try to fix just this error. thanks david jencks On Oct 14, 2005, at 6:09 AM, Rick McGuire wrote: With a fresh checkout this morning I'm

Re: openejb build problem caused by ConfigurationUtil change?

2005-10-14 Thread Alan D. Cabrera
David, I'm already half into the configuration/builder for the new wrapped principals. Regards, Alan David Jencks wrote, On 10/14/2005 8:47 AM: oops I'm hoping to have a more complete fix for the problems introduced by the new principal wrapping ready very shortly. If I run into

Re: openejb build problem caused by ConfigurationUtil change?

2005-10-14 Thread Jeff Genender
Can we get the interim fix in for this for now? I am S.O.L. on the build and need it to continue with some of my development. Thanks, Jeff David Jencks wrote: oops I'm hoping to have a more complete fix for the problems introduced by the new principal wrapping ready very shortly. If I