Bug 174506 - devel/jenkins - Update to 1.494
Summary: devel/jenkins - Update to 1.494
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-17 09:20 UTC by c.kworr
Modified: 2012-12-23 13:10 UTC (History)
0 users

See Also:


Attachments
file.diff (795 bytes, patch)
2012-12-17 09:20 UTC, c.kworr
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description c.kworr 2012-12-17 09:20:00 UTC
Version 1.494 available:

 * Using file parameters could cause build records to not load. (issue 13536)
 * Possible race condition in RemoteClassLoader renders slave unusable. (issue 6604)
 * If the CLI client is aborted during "build -s", abort the build.
 * WARNING: Caught exception evaluating: descriptor.getHelpFile(attrs.field). Reason: java.lang.NullPointerException. (issue 15940)
 * Allows to disable triggering of downstream jobs (for a maven job) (issue 1295)
 * E-mail delivery feature was split off to a separate plugin for better modularity. (pull 629)
 * Context menu and tooltip of the queue items were colliding with each other
 * Fix combobox ui component (issue 16069) 

Version 1.493 changes:
 * Slave's Name should be trimmed of spaces at the beginning and end of the Name on Save. (issue 15836)
 * Added new switch to ignore post-commit hooks in SCM polling triggers. This requires that the SCM plugin supports this feature, too! (issue 6846)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-12-17 09:20:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2012-12-23 13:10:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!