Tag: hudson


  1. Hudson and accessibility : don't use green ball plugin

    Generally, and not only in Hudson, you should install a plugin to a tool you use only if it really brings a feature. About Green ball plugin, not only, there’s no feature enhancement, but it’s an accessibility regression : color blind person don’t easily differentiate…

    accessibility, continuous integration, GUI, hudson, plugin

  2. Hudson blue ball

    The Hudson choice of a blue ball for successful build isn’t a classic choice. You’d prefer a class green ball (like traffic light) : just use green ball plugin ! To have a list of Hudson plugin, just visit the hudson wiki.…

    continuous integration, hudson, plugin, tip

  3. hudson and Serena Dimensions : easy integration

    Though there is a Hudson plugin for PVCS, there’s none for Serena Dimensions. I searched how to use Hudson and Dimensions together but didn’t find a,ything on Internet. So here’s the solution I use. Fortunaltely, there’s a quick and easy way…

    continuous integration, hudson, SCM

  4. Hudson vs Continuum

    I’ve installed Continuum to compare to Hudson. As Hudson, you just uncompress the archive wher you want (for a standalone deployment), run and it works. Then you create your project, choose your build configuration (there’s default configuration for ant, maven 1 and 2, and console). Just…

    continuous integration, continuum, hudson

  5. Installing a developer "Suite"

    I’m installing an environment to support a project that will illustrate my writing about Java. As I’ll write a desktop application, I’ll Netbeans for the IDE. Next, I need a SCM (which is a Key Process Area of CMM Level 2) or rather a…

    CMM, continuous integration, hudson, jira, Netbeans, svn