[jenkins] branch master updated (74a6579 -> 9130489)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Sep 7 14:43:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a change to branch master
in repository jenkins.

      from  74a6579   New upstream release (1.565.1) Refreshed the patches Depend on libjenkins-remoting-java >= 2.43 Depend on libstapler-java >= 1.224 Depend on libstapler-adjunct-codemirror-java >= 1.3 Depend on jenkins-test-annotations >= 1.1
      adds  5d8812b   Imported Upstream version 1.565.2
       new  048c5da   Merge tag 'upstream/1.565.2'
       new  9130489   Refreshed the patches

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 assembly-src.xml                                   |  16 +--
 changelog.html                                     |   3 +
 cli/pom.xml                                        |   2 +-
 core/pom.xml                                       |   4 +-
 core/src/main/java/hudson/lifecycle/Lifecycle.java |   9 +-
 core/src/main/java/hudson/model/Api.java           |  25 +++--
 .../java/hudson/model/DirectoryBrowserSupport.java |   5 +-
 core/src/main/java/hudson/util/ProcessTree.java    |  25 ++---
 core/src/main/java/hudson/util/RunList.java        |   2 +-
 .../jenkins/model/lazy/AbstractLazyLoadRunMap.java |  11 +-
 .../java/jenkins/model/lazy/BuildReference.java    |  15 ++-
 .../java/jenkins/model/lazy/LazyBuildMixIn.java    |  23 +++--
 .../jenkins/model/lazy/LazyLoadRunMapEntrySet.java | 111 +++++++++++++++++++++
 .../hudson/slaves/ComputerLauncher/main.jelly      |   4 +-
 .../model/lazy/AbstractLazyLoadRunMapTest.java     |  95 ++++++++++++++----
 core/src/test/java/jenkins/model/lazy/FakeMap.java |   1 +
 debian/changelog                                   |   2 +-
 debian/maven.rules                                 |   2 +-
 debian/patches/build/0007-remove-findbugs.patch    |   2 +-
 .../native-integration/0011-purge-winp.patch       |  12 +--
 plugins/pom.xml                                    |   8 +-
 pom.xml                                            |   6 +-
 war/pom.xml                                        |   2 +-
 23 files changed, 300 insertions(+), 85 deletions(-)
 create mode 100644 core/src/main/java/jenkins/model/lazy/LazyLoadRunMapEntrySet.java

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins.git



More information about the pkg-java-commits mailing list