Howdy, Just for anyone interested in following the dev of m2:
<jason> ant: <jason> real 0m3.678s <jason> user 0m2.270s <jason> sys 0m0.140s <jason> m1: <jason> real 0m5.600s <jason> user 0m4.180s <jason> sys 0m0.080s <jason> m2: <jason> real 0m2.468s <jason> user 0m0.910s <jason> sys 0m0.000s This is for the most simple of builds with one source file. Just really an illustration of initialization time. The minimal m2 POM: http://www.codehaus.org/~jvanzyl/project2.xml The minimal ant build.xml: http://www.codehaus.org/~jvanzyl/build.xml This is also m2 with no optimization attempted yet. -- jvz. Jason van Zyl [EMAIL PROTECTED] http://maven.apache.org happiness is like a butterfly: the more you chase it, the more it will elude you, but if you turn your attention to other things, it will come and sit softly on your shoulder ... -- Thoreau --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
