From nobody@FreeBSD.org  Mon Dec 17 09:14:22 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 6F3969C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Dec 2012 09:14:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 3BBF68FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Dec 2012 09:14:22 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qBH9EMfv088915
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Dec 2012 09:14:22 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id qBH9EMH7088914;
	Mon, 17 Dec 2012 09:14:22 GMT
	(envelope-from nobody)
Message-Id: <201212170914.qBH9EMH7088914@red.freebsd.org>
Date: Mon, 17 Dec 2012 09:14:22 GMT
From: Volodymyr Kostyrko <c.kworr@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: devel/jenkins - Update to 1.494
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         174506
>Category:       ports
>Synopsis:       devel/jenkins - Update to 1.494
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 17 09:20:00 UTC 2012
>Closed-Date:    Sun Dec 23 13:10:18 UTC 2012
>Last-Modified:  Sun Dec 23 13:10:18 UTC 2012
>Originator:     Volodymyr Kostyrko
>Release:        RELENG_9
>Organization:
none
>Environment:
FreeBSD ar1l0u 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #2 r244180M: Thu Dec 13 12:12:21 EET 2012     arcade@ar1l0u:/usr/obj/usr/src/sys/MINIMAL  amd64
>Description:
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)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 309069)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jenkins
-PORTVERSION=	1.492
+PORTVERSION=	1.494
 CATEGORIES=	devel java
 MASTER_SITES=	http://mirrors.jenkins-ci.org/war/${PORTVERSION}/
 DISTNAME=	jenkins
Index: distinfo
===================================================================
--- distinfo	(revision 309069)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (jenkins/1.492/jenkins.war) = f42ff9062fd13f860396aaa19714efd195d245e39d770764e191fa3cc7a7c07b
-SIZE (jenkins/1.492/jenkins.war) = 48506857
+SHA256 (jenkins/1.494/jenkins.war) = 89ffb4e0d843b5494c1708f3fa3847fff390e503771386faead3a70198d718d6
+SIZE (jenkins/1.494/jenkins.war) = 48627163


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lwhsu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Dec 17 09:20:07 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174506 
State-Changed-From-To: open->closed 
State-Changed-By: lwhsu 
State-Changed-When: Sun Dec 23 13:10:18 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174506 
>Unformatted:
