Is there any relation between this dependency checking system and what has been put into maven? I know Jason had planned to use BCEL to automatically determine the libraries required by a project; he even mentioned putting whatever code he came up with into the commons. Any overlap here? Just curious,
-- Gonzalo A. Diethelm [EMAIL PROTECTED] > -----Original Message----- > From: Jeff Turner [mailto:[EMAIL PROTECTED]]On Behalf Of > Jeff Turner > Sent: Wednesday, April 03, 2002 08:11 AM > To: Avalon Developers List > Subject: Re: New dependency checking system in CVS > > > On Wed, Apr 03, 2002 at 08:17:21PM +1000, Peter Donald wrote: > > > > > > So I've added 'depchecking.sh', a small script to do the > correct update > > > of just the relevant files. On Unix, run 'source depchecking.sh'. On > > > Windows, cut'n'paste. > > > > all seems to work for me (once comment out scratchpads javac). > > > > Thanks heaps! > > > > +1 for moving it to the main tree > > Good-o.. still need to: > > - fix the instrument-client problem that Berin/Paul mentioned. Easily > done by compiling before declaring the altrmi taskdef. > - Add a ${message} param for explaining where to get jars (Paul's > suggestion). > - fix the circular deps. Horrible problem.. > - put common checks in depchecker.xml targets, thereby building up a > reusable library of dependency checks. > > I have Evil Designs on jakarta-avalon-apps with this system too.. cut > down on that 20mb download. > > > --Jeff > > > -- > > Cheers, > > > > Pete > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
