Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2013 15:23:55 GMT
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/176856: devel/jenkins - Update to 1.505
Message-ID:  <201303111523.r2BFNtEr046724@red.freebsd.org>
Resent-Message-ID: <201303111530.r2BFU0cB042673@freefall.freebsd.org>

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

>Number:         176856
>Category:       ports
>Synopsis:       devel/jenkins - Update to 1.505
>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:   Mon Mar 11 15:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Volodymyr Kostyrko
>Release:        RELENG_9
>Organization:
none
>Environment:
FreeBSD ar1l0u 9.1-STABLE FreeBSD 9.1-STABLE #8 r248150M: Mon Mar 11 10:59:57 EET 2013     arcade@ar1l0u:/usr/obj/usr/src/sys/MINIMAL  amd64
>Description:
What's new in 1.505 (2013/03/10)

    Exception in flyweight tasks when checking if an executor is interrupted. (issue 17025)
    JNA-related linkage errors on Windows not handled gracefully. (issue 15466)
    Added run display name as an environment variable when RunParameter is used (pull 720)
    Fixed "Manage" sub-contextmenu for non-standalone deployments (pull 721)
    Absolute URLs in console output (issue 16368)
    Revert ampersand encoding which can cause backward incompatibility issue (pull 683)
    Fix dependency graph computation when upstream build trigger is involved (issue 13502)
    Disabled Authenticode verification for Windows services. (issue 15596) 

What's new in 1.504 (2013/03/03)

    Fixed a regression in the "discard old builds" in 1.503. (issue 16979)
    Maven 3.0.5 upgrade. (issue 16965)
    Not all log messages were being captured at /log/all. (issue 16952)
    Incorrect or missing XML encoding declaration on some REST API pages. (issue 16881)
    Fixed: Human readable file size method returns ",00" for files with byte length 0 (issue 16630)
    “Build” from job context menu produced a confusing warning page. (issue 16844)
    Maven2 builds with non-standard test plugins failed. (issue 16928)
    Started bundling XStream 1.4.4 (issue 12542)
    Significant improvement in Traditional Chinese localizations. (pull 716) 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 313861)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jenkins
-PORTVERSION=	1.503
+PORTVERSION=	1.505
 CATEGORIES=	devel java
 MASTER_SITES=	http://mirrors.jenkins-ci.org/war/${PORTVERSION}/
 DISTNAME=	jenkins
Index: distinfo
===================================================================
--- distinfo	(revision 313861)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (jenkins/1.503/jenkins.war) = e7555482c4f3d180ef8e885d791877696c4fc310fa7b696b8eaf9db5c7655d51
-SIZE (jenkins/1.503/jenkins.war) = 52891723
+SHA256 (jenkins/1.505/jenkins.war) = f73f56343f953132803d597d6c619ce6e70b2accecbc2971bcdab86f82e9ee58
+SIZE (jenkins/1.505/jenkins.war) = 53627614


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



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