Tag Archives: ant

CruiseControl With a Specific Version of Grails

Continuous Integration is a good practice in software development. It helps catch problems early to prevent them from becoming bigger problems later. It helps to reinforce other practices like frequent checkins and unit testing as well. I’m using CruiseControl (CC) … Continue reading

Posted in Automation, Code, Groovy, Web | Tagged , , | Leave a comment

Pragmatic Project Automation

In a previous post, I wrote a review of Pragmatic Version Control Using Subversion which covers effectively using version control systems on software development projects. This entry covers another book by the Pragmatic Programmers in their Pragmatic Starter Series. Pragmatic … Continue reading

Posted in Automation, Book Review | Tagged , , , | Leave a comment