What is the difference between Hudson and CruiseControl for Java projects?

前端 未结 8 2348
暗喜
暗喜 2020-12-04 09:58

I think the title sums it up. I just want to know why one or the other is better for continous integration builds of Java projects from Svn.

8条回答
  •  死守一世寂寞
    2020-12-04 10:39

    I recently setup Jenkins for building Borland BDS 2006 projects making use of Subversion and I am very happy with it. I never used CruiseControl yet, so I can't compare. Read my blog post for more information.

    Continuous integration of Delphi project with Jenkins

提交回复
热议问题