[jenkins] branch master updated (09de88f -> d71af48)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Oct 3 15:38:05 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 09de88f Upload to unstable
new 4e6b4f1 Fixed debian/orig-tar.sh
adds 7831304 Imported Upstream version 1.565.3
new 1b93980 Merge tag 'upstream/1.565.3'
new 4900585 Refreshed the patches
new d71af48 Upload to unstable
The 4 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:
cli/pom.xml | 2 +-
core/pom.xml | 14 ++--
core/src/main/java/hudson/Plugin.java | 22 +++---
core/src/main/java/hudson/cli/CLICommand.java | 9 +++
.../main/java/hudson/cli/CommandDuringBuild.java | 3 +
.../java/hudson/cli/SetBuildParameterCommand.java | 1 +
.../java/hudson/cli/SetBuildResultCommand.java | 2 +-
.../main/java/hudson/diagnosis/OldDataMonitor.java | 8 ++-
core/src/main/java/hudson/model/AbstractItem.java | 40 ++++++++---
.../main/java/hudson/model/FileParameterValue.java | 11 +++
.../java/hudson/model/FullDuplexHttpChannel.java | 22 +++++-
core/src/main/java/hudson/model/ListView.java | 81 +++++++++++++---------
core/src/main/java/hudson/model/Slave.java | 2 -
.../node_monitors/AbstractDiskSpaceMonitor.java | 2 -
core/src/main/java/hudson/security/ACL.java | 19 +++++
.../tasks/test/AbstractTestResultAction.java | 10 +--
.../java/hudson/tools/InstallerTranslator.java | 17 +++--
core/src/main/java/jenkins/model/Jenkins.java | 3 +-
.../model/JenkinsLocationConfiguration.java | 37 ++++++++++
.../hudson/model/LoadStatistics/main.jelly | 11 ++-
.../model/PasswordParameterDefinition/index.jelly | 2 +-
.../hudson/slaves/SlaveComputer/sidepanel2.jelly | 2 +-
.../hudson/slaves/SlaveComputer/systemInfo.jelly | 28 ++++++--
.../resources/lib/layout/copyButton/copyButton.css | 3 +
.../resources/lib/layout/copyButton/copyButton.js | 19 +++--
debian/changelog | 11 +++
debian/orig-tar.sh | 2 +-
debian/patches/0025-specify-plugins-versions.patch | 2 +-
.../build/0005-apt-stapler-processing.patch | 2 +-
debian/patches/build/0007-remove-findbugs.patch | 6 +-
debian/patches/build/0018-fileupload-compat.patch | 31 ---------
.../0008-windows-service-disable.patch | 2 +-
.../0009-filter-native-integrations.patch | 2 +-
debian/patches/series | 1 -
plugins/pom.xml | 8 +--
pom.xml | 6 +-
war/pom.xml | 2 +-
37 files changed, 301 insertions(+), 144 deletions(-)
delete mode 100644 debian/patches/build/0018-fileupload-compat.patch
--
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