On Wed, 2003-06-04 at 05:47, Aslak Hellesøy wrote: > Sorry if this has been brought up before, but I have an idea about how > to make the reactor smarter/quicker. > > I have a project with lots of subprojects that are built with reactor. I > want to reduce the build time by making the reactor smarter. > > Imagine I have 3 sub projects a,b and c with the following dependencies: > a<-b<-c. > > The 1st time I run reactor everything is built. Then I modify b and run > reactor again. a doesn't depend on b and therefore shouldn't be rebuilt. > The reactor should now only build b and c. > > I think this can be implemented quite simply by doing some date > comparisons between java sources and classes in each project. > > I'm planning to implement this feature, but before I do, I'd like to > hear some opinions.
Aslak, Did you ever make any progress on this because I was going to add some stuff to JIRA about uptodate checks in general for docs. There are some checking utilities in CruiseControl and there is some stuff in DVSL itself so I'm going to steal something and make a general tool. > Cheers, > Aslak > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org In short, man creates for himself a new religion of a rational and technical order to justify his work and to be justified in it. -- Jacques Ellul, The Technological Society --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]