Bug 174506

Summary: devel/jenkins - Update to 1.494
Product: Ports & Packages Reporter: c.kworr
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

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!