Re: Automated build to ensure that every day check-ins are clean and non-breaking

2007-04-14 Thread Aruna Challapalli
Try CruiseControl http://cruisecontrol.sourceforge.net/index.html On 4/14/07, prasad kumar <[EMAIL PROTECTED]> wrote: hi, i have one requirement is " Automated build to ensure that every day check-ins are clean and non-breaking".for that is there any tool.if it is there,which tool is best amo

Automated build to ensure that every day check-ins are clean and non-breaking

2007-04-14 Thread prasad kumar
hi, i have one requirement is " Automated build to ensure that every day check-ins are clean and non-breaking".for that is there any tool.if it is there,which tool is best amongst please tell me thanks, prasad [EMAIL PROTECTED]

Block SOPs(System.out.println) at ANT build

2007-04-14 Thread prasad kumar
HI, i have one requirement is "Block SOPs(System.out.println) at ANT build level and fail the build."means if the programs(including *.java,*.jsp etc..) contain SOPs in whole project,then while taking the build with build.xml,build.xml should check the SOPs in the programs,if programs have use