From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 24 11:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B4F1AAAC for ; Fri, 24 May 2013 11:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 9718B8C9 for ; Fri, 24 May 2013 11:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4OBo0a2051985 for ; Fri, 24 May 2013 11:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4OBo0k8051984; Fri, 24 May 2013 11:50:00 GMT (envelope-from gnats) Resent-Date: Fri, 24 May 2013 11:50:00 GMT Resent-Message-Id: <201305241150.r4OBo0k8051984@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Volodymyr Kostyrko Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id EB7A382E for ; Fri, 24 May 2013 11:45:33 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.FreeBSD.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id DC3F288A for ; Fri, 24 May 2013 11:45:33 +0000 (UTC) Received: from oldred.FreeBSD.org ([127.0.1.6]) by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r4OBjX3A001509 for ; Fri, 24 May 2013 11:45:33 GMT (envelope-from nobody@oldred.FreeBSD.org) Received: (from nobody@localhost) by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r4OBjXh3001508; Fri, 24 May 2013 11:45:33 GMT (envelope-from nobody) Message-Id: <201305241145.r4OBjXh3001508@oldred.FreeBSD.org> Date: Fri, 24 May 2013 11:45:33 GMT From: Volodymyr Kostyrko To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/178948: devel/jenkins - Update to 1.515 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 May 2013 11:50:00 -0000 >Number: 178948 >Category: ports >Synopsis: devel/jenkins - Update to 1.515 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri May 24 11:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Volodymyr Kostyrko >Release: RELENG_9 >Organization: none >Environment: >Description: What's new in 1.515 (2013/05/18) Windows services now auto-restart in case of abnormal process termination. does not allow defaulting to specifig instance (issue 17858) mark maven settings / global settings as default for new jobs (issue 17723) Display Name is not shown. (issue 17715) Symlink handling problem with build permalinks on Windows. (issue 17681) List views missing a required field were unloadable. (issue 15309) Maven module artifacts were not being deleted by the log rotator. (issue 17508) Properly find parent POMs when fingerprinting a Maven project. (issue 17775) Allow the combination filter to accept parameter values. (issue 7285) Extension point to transform test names (for use with alternative JVM languages). (issue 17478) >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 318957) +++ Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.514 +PORTVERSION= 1.515 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Index: distinfo =================================================================== --- distinfo (revision 318957) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.514/jenkins.war) = a1511e3926dbead09f9f4cf7a3f81e0953a415e070d800c04755ae8efd056475 -SIZE (jenkins/1.514/jenkins.war) = 56824686 +SHA256 (jenkins/1.515/jenkins.war) = 3711f8f0c01a103452ba300761f1bbf38dd15019d725b50a0b3275f630e95b2d +SIZE (jenkins/1.515/jenkins.war) = 56863552 >Release-Note: >Audit-Trail: >Unformatted: