Back to blog

Hudson 1.352 Released

R. Tyler Croy
R. Tyler Croy
March 22, 2010

After an exciting week that saw the rushed release of Hudson 1.351 on Monday following a fairly serious regression, Hudson 1.352 was released mid-Friday with a good mix bug fixes and enhancements. Bundled with this release was another localizations drop including translations for ca, es, fi, fr, hi_IN, it, nl, ru, and sv_SE locales.hudson neon In addition to the nice fancy new community contributed translations, which you can help with by installing the Translation Assistance plugin, the 1.352 release includes the subtle enhancement of hyperlinking URLs in the console output.

In general, 1.352 is looking like a very solid release, that said, here’s the breakdown for this release:

Bugs fixed

  • Fixed a file handle leak when a copy fails. (issue 5899)

  • Replace '>' with '_' in username, as already done for '<'. (issue 5833)

  • Fix editableComboBox to select item when mouse click takes more than 100ms. (issue 2722)

  • Fixed NPE when configuring a view without "Regular expression".

  • Page shouldn’t scroll up when the user opens/closes a stack trace in the test failure report.

  • Fixed a bug where Hudson can put a wrong help file link. (report)

  • Fixed Maven site goal archiving from agents. (issue 5943)

  • Fixed a regression with NetBeans Hudson plugin progressive console output. (issue 5941)

  • Fixed a situation where a failure in plugin start up can prevent massive number of job loss. </ul>


Enhancements

  • Supported JBoss EAP 5.0.0 GA. (issue 5922)

  • CLI commands on protected Hudson now asks a password interactively, if run on Java6.

  • Added CLI 'login' and 'logout' commands so that you don’t have to specify a credential for individual CLI invocation.

  • URLs in the console output are now hyperlinks.

  • Improved the URL annotation logic.

  • Add drag&drop support for f:repeatable lists and use this for the JDK/Ant/Maven installations in global config so these can be reordered.

  • Integrated a new round of community-contributed localizations (ca, es, fi, fr, hi_IN, it, nl, ru, and sv_SE locales.)


Contributors

This release contains 63 commits, from six different contributors including our very own Subversion-loving Mike Rooney (mcrooney).


You can go grab the latest .war file straight from hudson-ci.org or if you’re using a native package, use your package manager to upgrade.


About the author

R. Tyler Croy

R. Tyler Croy

R. Tyler Croy has been part of the Jenkins project for the past seven years. While avoiding contributing any Java code, Tyler is involved in many of the other aspects of the project which keep it running, such as this website, infrastructure, governance, etc.