Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 13:40:20 GMT
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176109: devel/jenkins - Update to 1.501
Message-ID:  <201302131340.r1DDeKbL063806@red.freebsd.org>
Resent-Message-ID: <201302131350.r1DDo2eb059939@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         176109
>Category:       ports
>Synopsis:       devel/jenkins - Update to 1.501
>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:   Wed Feb 13 13:50:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Volodymyr Kostyrko
>Release:        RELENG_9
>Organization:
none
>Environment:
FreeBSD ar1l0u 9.1-STABLE FreeBSD 9.1-STABLE #0 r246657M: Mon Feb 11 16:11:51 EET 2013     arcade@ar1l0u:/usr/obj/usr/src/sys/MINIMAL  amd64
>Description:
What's new in 1.501 (2013/02/10)

    Reverted change in 1.500 causing serious regression in HTTPS reverse proxy setups. (issue 16368)
    Getting test results from custom test mojos failed build. (issue 16573)
    Restored Java 5 compatibility. (issue 16554)
    Bogus “Build Record Root Directory” inadequately diagnosed. (issue 16457)
    Plugin icons in the sidebar were not being properly cached. (issue 16530)
    Broadly as well as deeply nested build causes overwhelmed the UI after 1.482. (issue 15747)
    API typo DependecyDeclarer corrected.
    Avoid eagerly loading builds in Changes in dependency or culprit list. (pull 689)
    Run parameters do not support folders. (issue 16462)
    Fixed RememberMe cookie signature generation. (issue 16278)
    Fixed NullPointerException when copying from existing Maven job (issue 16499)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 312143)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jenkins
-PORTVERSION=	1.500
+PORTVERSION=	1.501
 CATEGORIES=	devel java
 MASTER_SITES=	http://mirrors.jenkins-ci.org/war/${PORTVERSION}/
 DISTNAME=	jenkins
Index: distinfo
===================================================================
--- distinfo	(revision 312143)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (jenkins/1.500/jenkins.war) = bac89a7e85346db354e9ef402af5b6fc61153a7499d60bc6b43abe29520da002
-SIZE (jenkins/1.500/jenkins.war) = 49023791
+SHA256 (jenkins/1.501/jenkins.war) = 5ce5389c71dd23c3c88c5240ad1a74ba257810e532ed1b3768b3b0b1ad1c6ae1
+SIZE (jenkins/1.501/jenkins.war) = 49001475


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302131340.r1DDeKbL063806>