Hi all, Just wanted to update you all..
Angelo, you were right about the Hibernate Avalon Impl build being broken.. The api jar file had no java classes in it! Oops... I have also gone through the Fulcrum dependencies and updated them. Everything now seems to be building properly. I will upload the various jars now. However, if someone could do a fresh build, that would be great, just to make sure nothing slipped through the cracks. Eric > -----Original Message----- > From: Eric Pugh [mailto:[EMAIL PROTECTED] > Sent: Sunday, December 07, 2003 4:59 PM > To: 'Turbine Developers List' > Subject: RE: Cleaning up maven build for fulcrum > > > Angelo, > > I wanted to use your patch, but it didn't seem to come > through. Could you > send it directly to me? > > I am going to try and reverse engineer your patch from what was in the > email, so do a fresh build before sending the patch. > > Thanks... > > Eric > > > -----Original Message----- > > From: Angelo Turetta [mailto:[EMAIL PROTECTED] > > Sent: Saturday, December 06, 2003 5:48 PM > > To: [EMAIL PROTECTED] > > Subject: Cleaning up maven build for fulcrum > > > > > > It's amazing how many errors you can find if you erase all > > the files in your > > .maven/repository/fulcrum/jars and then try to rebuild fulcrum while > > disconnected from the net. > > > > A lot of fulcrum components have changed version, but the > > project.xml of the > > depending components are not up to date. That makes a > > difference in a couple > > of test source files where deriving from BaseUnitTest implies > > updating the > > signature of the setUp method. > > > > In the attached archive you can find a patch generated with > > 'cvs diff -u', > > as long as some '.cvsignore' I found missing. Hope this is OK. > > > > Now, in order to complete the build, I'm only missing the > > following jars > > (after that I'll try to solve my problems with the merlin tests): > > > > [security/hibernate] > > hibernate-avalon-api-0.4-dev.jar (no download url specified) > > hibernate-avalon-impl-0.4-dev.jar (no download url specified) > > [security/adapters/opensymphony] > > osuser-1.0-dev.jar (no download url specified) > > propertyset-1.3-1Oct03.jar (no download url specified) > > > > Eric, could you please upload the version you are using to > > the turbine repo > > http://jakarta.apache.org/turbine/repo > > > > Thanks for help and patience > > > > Angelo Turetta > > > > > > > > > --------------------------------------------------------------------- > 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]
