I was using the code you named .... anyway don't worry I get what I wanted .. (the problem was at a test case .. I removed when building and it was building OK.) I just post the mesage if there is a error u can fix it. Thanks Srianth
----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, March 21, 2004 3:27 PM Subject: Re: Building openEJB with maven > If you are you using the sf.net nova branch, please don't--that is all dead code. An enormus amount of effort went into the new cvs at codehaus. > > cvs -d:pserver:[EMAIL PROTECTED]:/home/projects/openejb/scm co openejb > > -David > > > > On Sun, Mar 21, 2004 at 10:21:27AM -0500, Srinath Perera wrote: > > Thanks Jeremy; Sorry if I have state it clearly ... this is building the > > OpenEJB nova branch ... and core is core of that cvs > > > > Thanks > > Srinath > > > > > The hsqldb codebase supports JDK1.4 but the hsqldb-1.7.1 distro at > > > ibiblio was compiled for JDK1.3; you need hsqldb-jdk1.4-1.7.1 which was > > > the same version recomplied with 1.4 support enabled. > > > > > > On the other hand, I have switched to using axion for other tests and > > > would suggest you consider that instead. > > > > > > I didn't see anything in core that needed hsqldb - or is that something > > > from openejb? > > > > > > -- > > > Jeremy > > > > > > Srinath Perera wrote: > > >> Hi all; > > >> > > >> get it done .. but after bit of complications > > >> 1) after the geranimo was build hsqladb-jdk1.4-1.7.1.jar was not there > > >> but > > >> the hsqladb-1.7.1.jar is at repository .. then I rename that jar file > > >> 2) then it gives compilation error at the core/test java files .. > > >> when I removed the test everything OK and it build. > > >> > > >> I get it build :) thought it would be helpful if I let u know about the > > >> errors I faced. is there any hsqladb jar needed .. or error at tests .. > > >> I > > >> read hsqladb-1.7.1 support the jdk1.4? > > >> Thanks > > >> Srinath > > >> > > >> > > >>>On Tue, Mar 16, 2004 at 05:55:45AM -0500, Srinath Perera wrote: > > >>> > > >>>>Hi all; > > >>>> > > >>>>when I try to buid the openEJB code (head) with maven I do > > >>>>get following error. I saw that the branch is under developement and > > >>>> may > > >>>>having problems. Is this error something wrong what I did or > > >>>>something wrong with maven build. > > >>>> > > >>> > > >>>You're good, you just need to checkout and build geronimo first. Once > > >>>that is done, the required libraries will be in your local maven > > >>>repository and OpenEJB should build fine. > > >>> > > >>>-David > > >>> > > >>> > > >>> > > >>>>I just try maven at the home dir. > > >>>> > > >>>>Thanks > > >>>> > > >>>>Srinath > > >>>> > > >>>>+---------------------------------------- > > >>>>Attempting to download geronimo-connector-DEV.jar. > > >>>>WARNING: Failed to download geronimo-connector-DEV.jar. > > >>>>Attempting to download geronimo-remoting-DEV.jar. > > >>>>WARNING: Failed to download geronimo-remoting-DEV.jar. > > >>>>Attempting to download geronimo-security-DEV.jar. > > >>>>WARNING: Failed to download geronimo-security-DEV.jar. > > >>>>Attempting to download geronimo-transaction-DEV.jar. > > >>>>WARNING: Failed to download geronimo-transaction-DEV.jar. > > >>>>Attempting to download mx4j-SNAPSHOT.jar. > > >>>>Attempting to download hsqldb-jdk1.4-1.7.1.jar. > > >>>>WARNING: Failed to download hsqldb-jdk1.4-1.7.1.jar. > > >>>> > > >>>>BUILD FAILED > > >>>>File...... file:/C:/Documents and Settings/hemapani/Desktop > > >>>>penejb/ > > >>>>Element... maven:reactor > > >>>>Line...... 134 > > >>>>Column.... 27 > > >>>>The build cannot continue because of the following unsatisf > > >>>> > > >>>>geronimo-connector-DEV.jar (no download url specified) > > >>>>geronimo-remoting-DEV.jar (no download url specified) > > >>>>geronimo-security-DEV.jar (no download url specified) > > >>>>geronimo-transaction-DEV.jar (no download url specified) > > >>>>hsqldb-jdk1.4-1.7.1.jar (no download url specified) > > >>> > > >>> > > >> > > >> > > >> ------------------------------------ > > >> Lanka Sofware Foundation > > >> ------------------------------------ > > > > > > > > > > > > > > > ------------------------------------ > > Lanka Sofware Foundation > > ------------------------------------
