Archive

Archive for January, 2009

It's Alive!!!… the build server, that is.

January 1, 2009 4 comments

We were finally able to procure a build server so I spent some time over the last few days setting up Hudson for the first time.  For the first project I used one of the projects we already have setup for automated building with ANT.  I added the following ANT tasks and Hudson plugins: Checkstyle, FindBugs, Cobertura, PMD, Warnings, Violations, and Tasks.  I tried JavaNCSS but had a few issues with it.  I could get it to run using the ANT task documentation from the JavaNCSS website, but not from the javancss2ant documentation.  It didn’t understand the output file attributes so it just printed the results to the console.  It was probably user error on my part… I’ll try again someday soon. Read more…

Categories: Agile, code, OpenSource, SoftwareDev
Follow

Get every new post delivered to your Inbox.