On Tue, Apr 02, 2002 at 01:06:43PM +0200, Carsten Ziegeler wrote: > > Jeff Turner wrote: > > > > Hi Carsten, > > > > The new build system was finished yesterday, and still needs testing, > > but I think even in it's untested state you'll have more success than > > with the old system. I can go from a fresh CVS checkout to having an > > avalon-excalibur.jar, by just typing 'ant' in the root. The external > > deps (jmx, altrmi) only need be specified if you want those components, > > which you won't if you're building for Cocoon. > > > Hmm, I did the same, just typed in "ant" but this resulted very soon > in some imports of "junit" classes which were not there. So I started > to check out all this jmx, altrmi stuff etc.
There's now junit checks all over the place (Paul is keen on them;). > So for a usual build I don't have to renam the "ant.properties.sample" > to "ant.properties". > > > To try it, run 'source depchecking.sh' in the root. > > > ok, I forgot to tell a little thing: I'm using windows2k here... All that depchecking.sh does is 'cvs update -r depchecking <list of relevant files>'. If you can cut and paste that into cygwin or the bottom pane of WinCVS it should work. --Jeff -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
