Thanks Armin. Problem solved. -----Original Message----- From: Armin Waibel [mailto:[EMAIL PROTECTED] Sent: Thursday, April 19, 2007 12:43 PM To: OJB Developers List Subject: Re: OJB 1.0.3 source
Hi Michael, Moynihan, Michael A wrote: > Hi Armin, > > Sorry to both you again. > > When I download db-ojb-1.0.3-src.zip from > http://archive.apache.org/dist/db/ojb/db-ojb-1.0.3/ and run an ant build > on it, the build fails with the following error message. > > C:\ojb\db-ojb-1.0.3\build.xml:571: > C:\ojb\db-ojb-1.0.3\samples\tutorial1\src\java not found. What else do I > need to download for the build to work? > > I'm using Apache Ant version 1.6.5 and JDK 1.4 > I download it too (+ adding the jdo.jar and jdori.jar). Please run 'ant junit' first to check the build. You shouldn't get any failures (I didn't get get any). Then you can run 'ant jar' to build the 1.0.3 jar if needed. No need to perform other tasks - I don't know why these specific task fails, but it's not necessary to build and run OJB. regards, Armin > Thanks, > > Michael > > > > -----Original Message----- > From: Armin Waibel [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 18, 2007 3:56 PM > To: OJB Developers List > Subject: Re: OJB 1.0.3 source > > Hi Michael, > > Moynihan, Michael A wrote: >> Hi, >> >> I need to get the source code for OJB 1.0.3. Where can I download it >> from? >> > > Have a look at this: > > http://archive.apache.org/dist/db/ojb/ > > regards, > Armin > >> Thanks, >> >> Michael >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
