The Artima Developer Community
Sponsored Link

Java Buzz Forum
PeopleOverProcess.com: Agile Build Tools?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Michael Cote

Posts: 10306
Nickname: bushwald
Registered: May, 2003

Cote is a programmer in Austin, Texas.
PeopleOverProcess.com: Agile Build Tools? Posted: Nov 20, 2006 3:42 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Michael Cote.
Original Post: PeopleOverProcess.com: Agile Build Tools?
Feed Title: Cote's Weblog: Coding, Austin, etc.
Feed URL: https://cote.io/feed/
Feed Description: Using Java to get to the ideal state.
Latest Java Buzz Posts
Latest Java Buzz Posts by Michael Cote
Latest Posts From Cote's Weblog: Coding, Austin, etc.

Advertisement

I'm writing a small note on Agile build tools. It's the last part in what became a three part PDF series on Agile software development and tools: the first went over a series of "smell tests" to judge how Agile an organization is, while the second went over some Agile automation tools. I'll post these sometime in the near future.

Anyhow, as I say, I'm writing one on build tools: things like the old stand by, CruiseControl. While I have some technologies in question, I wanted to ask you, dear readers if you had any ideas. There's always ant, maven, and the non-Java equivalents. But, I'll bet several of you know of other tools and even practices. In my mind, the ultimate goal of a "build tool" in this context is to automatically perform builds at least once daily, if not more frequently and, if possible, package up the application such that the build is ready to use. Running tests is of course required as well.

So, anyone have a favorite build tool?

Tags: , ,

Read: PeopleOverProcess.com: Agile Build Tools?

Topic: Nice error messages Previous Topic   Next Topic Topic: froglogic Squish/Web Testing Tool Supports Firefox 2.0

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use