Software Development Lifecycle (SDLC): In our last article we discussed speeding up your build by leveraging tools such as Electric Accelerator. In this article we will discuss the process of Continuous Integration (CI) along with a customer experience utilizing...
Continuous Builds
Configuring a Build Job Using Hudson
Last time we had a look at how to acquire and install Hudson, a continuous build and integration system beneficial to software engineering. This week we take a look at how to create and run a job using Hudson, and then look at the job output. Hudson can run a wide...