On Sun, 2003-07-27 at 20:03, Brett Porter wrote: > Hi Jason, > > I noticed that your commit to build-bootstrap-core.xml, > src/conf/forehead.conf only rolled back my MAVEN-470 fix. Not an important > thing to fix, as long as a release isn't being made via that bootstrap any > time soon :) > > Actually, I see you've just done the same for build-bootstrap.xml - I'll > find out and resubmit the patch I guess? I'm not sure what the problem was. > But you've also rolled back another change that was submitted recently > (MAVEN_HOME check). > > I'm a bit concerned that a few other previous commits have been rolled back > - for example the jar plugin project.xml had a dependency rolled back a > version and its version from 1.1-SNAPSHOT back to 1.0. You might want to go > over that commit email and check for similar things. > > Nice job - I look forward to tinkering around with it soon!
I figure once it's in people will find the holes. At any rate I just tried a full bootstrap: [exec] +---------------------------------------- [exec] | Building Simian [exec] | Memory: 17M/22M [exec] +---------------------------------------- [exec] BUILD SUCCESSFUL [exec] Total time: 46 seconds Which is the last plugin to build in the chain. And the entire process: BUILD SUCCESSFUL Total time: 1 minute 19 seconds Of course the tests are only compiling and not running but that's the proof of the memory leak being plugged and a performance pickup. I've also not done any tuning or optimizing per se. The xml-pull tools are now used for POM reading/writing but other than that no conscious optimizing. A little optimizing and a long-lived server and we'll be smoking. As we should as the structure truly is simple, it was just a mistake to try and abstract everything out the wazzoo. > Cheers, > Brett > > -- > Brett Porter > Team Leader, Core Systems > f2 network ~ everything essential > > > > -----Original Message----- > > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > > Sent: Monday, 28 July 2003 9:45 AM > > To: Maven Developers List > > Subject: Re: Starting to push in refactor > > > > > > Hi, > > > > If you actually want to look at the commit log here it is: > > > > http://www.apache.org/~jvanzyl/rc1-refactor-mail > > > > It's 400k so it blew the piggy bank. > > > > -- > > 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] > > -- 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]