Date: Wed, 3 Apr 2013 15:17:50 GMT From: Volodymyr Kostyrko <c.kworr@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/177613: devel/jenkins - Update to 1.509 Message-ID: <201304031517.r33FHo4D074530@red.freebsd.org> Resent-Message-ID: <201304031520.r33FK0fu096154@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 177613 >Category: ports >Synopsis: devel/jenkins - Update to 1.509 >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 Apr 03 15:20: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 #0 r248965M: Mon Apr 1 15:43:02 EEST 2013 arcade@ar1l0u:/usr/obj/usr/src/sys/MINIMAL amd64 >Description: What's new in 1.509 (2013/04/02) Heavy thread congestion saving fingerprints. (issue 13154) Option to make the build not fail if there is nothing to archive. (issue 10502) Better report file deletion failures. (issue 17271) "Local to the workspace" repository locator does not work when building one module in isolation. (issue 17331) Master node mode not correctly displayed in /computer/(master)/configure. (issue 17263) Performance improvement in master/slave communication throughput (issue 7813) Quoted label expression can result into dead executors (throwing exception) (issue 17128) ChangeLog should produce some output even if some (plugin) annotator fails (issue 17084) View name should not allow "..". (issue 16608) What's new in 1.508 (2013/03/25) Fixing a regression in 1.507 that causes a failure to load matrix jobs. (issue 17337) What's new in 1.507 (2013/03/24) Show the reason for a skipped test if the test result contains one (issue 8713) an in-progress build was dropped from JSON API when lazy-loading was introduced. (issue 15583) In-progress builds now survive the "reload from disk" administrator action. (issue 3265) If artifact archiving failed with an I/O error, the build nonetheless was considered to be a success. (issue 2058) Fixed a bad interaction between Windows symlinks and build record lazy loading. (issue 15587) Remember the lastStable/Failed/Successful/etc builds to avoid eager loading builds. (issue 16089) Wrong build result in post build steps after failed pre build step in maven projects. (issue 17177) >How-To-Repeat: >Fix: Patch attached with submission follows: Index: /usr/ports/devel/jenkins/Makefile =================================================================== --- /usr/ports/devel/jenkins/Makefile (revision 315696) +++ /usr/ports/devel/jenkins/Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.506 +PORTVERSION= 1.509 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Index: /usr/ports/devel/jenkins/distinfo =================================================================== --- /usr/ports/devel/jenkins/distinfo (revision 315696) +++ /usr/ports/devel/jenkins/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.506/jenkins.war) = 6fd6e159b8227bcc705adaee20e8573bb2667435875f8a40539b14e3c726be91 -SIZE (jenkins/1.506/jenkins.war) = 53697494 +SHA256 (jenkins/1.509/jenkins.war) = 6d3e5b1bb13d2449304647e054e26dd66885f6cc48e3e453f1504dbef1dd2865 +SIZE (jenkins/1.509/jenkins.war) = 53850433 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304031517.r33FHo4D074530>