[jenkins] branch master updated (279654c -> 5363bc2)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Sep 3 22:28:43 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  279654c   Refreshed the patches Ignore the dependency on org.kohsuke.jinterop:j-interop and org.jenkins-ci.modules:systemd-slave-installer Added a dependency on libjsr305-java Depend on libstapler-java >= 1.223
      adds  6e37f7c   Imported Upstream version 1.554.3
       new  c5aefc6   Merge tag 'upstream/1.554.3'
       new  6523157   New upstream release (1.554.3)
       new  5363bc2   Added the missing patch description for 0025-specify-plugins-versions.patch

The 3 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:
 changelog.html                                     |  4 +-
 cli/pom.xml                                        |  2 +-
 core/pom.xml                                       |  6 +--
 core/src/main/java/hudson/Functions.java           | 11 ++---
 core/src/main/java/hudson/Launcher.java            | 25 ++++++++++++
 .../hudson/lifecycle/WindowsServiceLifecycle.java  |  3 +-
 core/src/main/java/hudson/model/Cause.java         | 11 +----
 core/src/main/java/hudson/model/ListView.java      |  8 +++-
 core/src/main/java/hudson/model/Run.java           | 15 +++++--
 core/src/main/java/hudson/model/Slave.java         | 14 ++++++-
 .../src/main/java/hudson/model/ViewDescriptor.java | 28 ++-----------
 .../java/jenkins/diagnostics/ooom/BuildPtr.java    | 17 +-------
 .../java/jenkins/diagnostics/ooom/Problem.java     |  8 ++--
 .../main/java/jenkins/model/PeepholePermalink.java | 30 +++++++++++---
 .../jenkins/model/lazy/AbstractLazyLoadRunMap.java |  2 +-
 .../hudson/logging/LogRecorder/configure.jelly     |  1 +
 .../hudson/model/Computer/configure.jelly          |  1 +
 .../resources/hudson/model/ComputerSet/_new.jelly  |  3 +-
 .../hudson/model/ComputerSet/configure.jelly       |  1 +
 .../resources/hudson/model/Job/configure.jelly     |  4 +-
 .../resources/hudson/model/Run/configure.jelly     |  3 ++
 .../resources/hudson/model/User/configure.jelly    |  1 +
 .../resources/hudson/model/View/configure.jelly    |  1 +
 .../hudson/model/labels/LabelAtom/configure.jelly  |  1 +
 .../GlobalSecurityConfiguration/index.groovy       |  2 +
 .../jenkins/model/Jenkins/configure.jelly          |  1 +
 core/src/main/resources/lib/form/apply/apply.js    |  2 +-
 core/src/main/resources/lib/form/confirm.js        | 47 ++++++++++++++++++----
 .../src/main/resources/lib/form/hetero-radio.jelly |  3 +-
 core/src/test/java/hudson/FunctionsTest.java       | 30 ++++++++++----
 .../java/jenkins/model/PeepholePermalinkTest.java  |  1 +
 .../model/lazy/AbstractLazyLoadRunMapTest.java     | 19 +++++++++
 core/src/test/java/jenkins/model/lazy/FakeMap.java |  5 +++
 debian/changelog                                   |  2 +-
 debian/maven.rules                                 |  2 +-
 debian/patches/0025-specify-plugins-versions.patch |  3 ++
 plugins/pom.xml                                    |  8 ++--
 pom.xml                                            |  2 +-
 war/pom.xml                                        |  4 +-
 war/src/main/webapp/scripts/hudson-behavior.js     | 15 ++++---
 40 files changed, 234 insertions(+), 112 deletions(-)

-- 
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