I have put in place a new incremental build script on the online builder. This take a different approach to the continuous build script, in that, it will compile only the latest commits. So this script is intended to find local build breaks much after, compared to the round trip time in continuous build script.
This new script does not replace the old script, rather augment it. So we need both running in parallel. New one is faster but lax, old one is comprehensive but slow. Lets see how this goes, until we have hudson in place. I will keep an eye on this and tune overtime. On Thu, Apr 7, 2011 at 11:04 AM, Yasith Tharindu <[email protected]> wrote: > > > On Thu, Apr 7, 2011 at 6:17 AM, Afkham Azeez <[email protected]> wrote: > >> Chamith, please grant a svn access to all commiters >> > > Commit access granted now. > > Thanks > > > >> On Apr 7, 2011 4:07 AM, "Samisa Abeysinghe" <[email protected]> wrote: >> > I am not sure if Hudson will work the way it works for something like >> > Axis2. >> > If you really look at it, Hudson should do what the continuous build is >> > doing and it will take equal time, even if you have multiple build >> plans. It >> > will take some time, before we have the right set. >> > >> > Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
