|
From: Colin S. <col...@ex...> - 2004-11-14 17:20:05
|
Alef Arendsen wrote: >>I'm the guilty party who upgraded it. I had updated all the >>build scripts, but didn't know the nightly build wouldn't >>pick those up the first night... >> >> >That's my mistake, I should have added the bootstrapper in the first >place. Anyway, it's fixed now. > >About the nightly build. Colin, I saw you added lots of stuff to the EJB >test application. Do those changes include support for building it with >the autobuilds structure as well? I think it would be nice if we could >add more server tests during the autobuilds. Might take away the a bit >of the need to test all the applications before issuing a release (ok, >fully removing the need won't be possible I guess, but it's nice to >try). > > The intent was always that the 'ejbtest' and 'integration' apps under autobuilds would start being used by the autobuilds script, but I never finished the work required for that integration. What I've done over the last days, including some work this morning, is move both 'intergration' and 'ejbtest' over to a common build system, wher most targets are imported from the common build system, and dependency handling for the builds is localized. There is still work required to actually make the projects callable from autobuild though, and I won't be able to do that for a while, probably 2-3 weeks. Colin |