-
Build automation tools (6 messages)
- Posted by: Sean Sullivan
- Posted on: March 26 2004 18:31 EST
We are already using Ant for build automation.
I'd like to hear from developers who have used CruiseControl, AntHill, or DamageControl.
Thanks in advance.
http://ant.apache.org/
http://maven.apache.org/
http://www.instantiations.com/codepro/build.htm
http://www.urbancode.com/projects/anthill/default.jsp
http://cruisecontrol.sourceforge.net/
http://c2.com/cgi/wiki?AntHillvsCruiseControl
http://c2.com/cgi/wiki?CruiseControl
http://damagecontrol.codehaus.org/
http://krysalis.org/centipede/
http://dashboard.sourceforge.net/
http://sourceforge.net/projects/buildbot/Threaded Messages (6)
- Build automation tools by Sean Sullivan on March 29 2004 00:02 EST
- Build automation tools by Tobias Rademacher on April 02 2004 07:04 EST
- Build automation tools by Sean Sullivan on April 20 2004 20:08 EDT
- Query on build automation by s k on June 09 2010 06:03 EDT
- Query on build automation by s k on June 09 2010 06:03 EDT
- Build automation tools by LogicNP Software on April 23 2012 00:45 EDT
-
Build automation tools[ Go to top ]
- Posted by: Sean Sullivan
- Posted on: March 29 2004 00:02 EST
- in response to Sean Sullivan
-
Build automation tools[ Go to top ]
- Posted by: Tobias Rademacher
- Posted on: April 02 2004 07:04 EST
- in response to Sean Sullivan
We are already using Ant for build automation. I'd like to hear from developers who have used CruiseControl, AntHill, or DamageControl.Thanks in advance.http://ant.apache.org/http://maven.apache.org/http://cruisecontrol.sourceforge.net/
We are using CC togeher with Maven sucessfully. Works like a charme. Maven allows better plugability and offers hanlding of binary assemblies for free (repository). If you are familiar with Ant and JSTL Maven shouldn't be that complex. -
Build automation tools[ Go to top ]
- Posted by: Sean Sullivan
- Posted on: April 20 2004 20:08 EDT
- in response to Sean Sullivan
IBM published 2 articles that describe how to automate builds
using Webpshere Studio Application Developer and Ant
http://www-106.ibm.com/developerworks/websphere/library/techarticles/0404_bowker/0404_bowker1.html
http://www-106.ibm.com/developerworks/websphere/library/techarticles/0404_bowker/0404_bowker2.html -
Query on build automation[ Go to top ]
- Posted by: s k
- Posted on: June 09 2010 06:03 EDT
- in response to Sean Sullivan
hi,
i am new to build automation and my requirement is to automate the build process using maven and hudson.
could you please help me with this regards.
thanks
san
-
Query on build automation[ Go to top ]
- Posted by: s k
- Posted on: June 09 2010 06:03 EDT
- in response to Sean Sullivan
hi,
i am new to build automation and my requirement is to automate the build process using maven and hudson.
could you please help me with this regards.
thanks
san
-
Build automation tools[ Go to top ]
- Posted by: LogicNP Software
- Posted on: April 23 2012 00:45 EDT
- in response to Sean Sullivan
Also take a look at Hyper Build for automating your builds.