The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Automating Builds

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
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
Automating Builds Posted: Jun 21, 2008 8:02 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Automating Builds
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement

Why Automate builds? Because we all make mistakes (and boy, I can testify to that based on my BottomFeeder work :) ) This is Randy Coulman from Key Technologies:

Randy's tracing his ideas about automating builds back to continuous integration from the original XP projects, and it needed translation forward from the Envy-specific things. They also use multiple languages and tools, so they wanted something that would work across the board - so they use CruiseControl with ANT.

And with that Randy is off to VW to show us how it works - he's got a bit of unpublished code that he's pushing into Store, and that should kick off an automated build (he has CruiseControl watching Store and SVN). The build kicks off an RTP script, which is pretty cool. The build for the demo kicked off an email with a verbose explanation as to what happened.

Randy submitted Store specific support into the latest CruiseControl, stream, and it's now (as of 2.7.2) part of the product. Hooking Store up meant a Java plugin that has VW check Store for changes (using StoreForGlorp), which drops results out via stdout, and the Java plugin reads that.

Technorati Tags: ,

Read: Automating Builds

Topic: The Stupid Burns Previous Topic   Next Topic Topic: New Improved Webmail Coming Soon...

Sponsored Links



Google
  Web Artima.com   

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