[jenkins] branch master updated (9b89211 -> c1da966)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Sep 3 15:31:47 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  9b89211   Refreshed the patches Depend on libannotation-indexer-java >= 1.7
      adds  5f04a76   Imported Upstream version 1.532.3
       new  cde43ca   Merge tag 'upstream/1.532.3'
       new  c1da966   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:
 cli/pom.xml                                        |   2 +-
 core/pom.xml                                       |   4 +-
 core/src/main/java/hudson/Functions.java           |   4 +-
 core/src/main/java/hudson/model/AbstractItem.java  |  31 +++--
 .../java/hudson/model/BuildTimelineWidget.java     |   4 +-
 .../java/hudson/model/DirectoryBrowserSupport.java |   8 +-
 core/src/main/java/hudson/model/Job.java           |   2 +-
 core/src/main/java/hudson/model/User.java          |  47 +++----
 .../java/hudson/model/WorkspaceCleanupThread.java  | 146 ++++++++-------------
 core/src/main/java/hudson/tasks/Fingerprinter.java |   7 +-
 core/src/main/java/hudson/tasks/junit/History.java |   4 +-
 core/src/main/java/hudson/tools/JDKInstaller.java  |   1 +
 .../src/main/java/hudson/util/CopyOnWriteList.java |   9 +-
 .../hudson/util/RobustCollectionConverter.java     |  11 +-
 .../hudson/util/RobustReflectionConverter.java     |  14 +-
 core/src/main/java/hudson/util/RunList.java        |   7 +-
 .../util/xstream/ImmutableListConverter.java       |   4 +-
 core/src/main/java/jenkins/model/Jenkins.java      |   2 +
 .../main/java/jenkins/model/PeepholePermalink.java |  30 ++---
 .../main/java/jenkins/widgets/BuildListTable.java  |  89 +++++++++++++
 .../hudson/model/BuildTimelineWidget/control.jelly |  13 +-
 .../hudson/model/Job/buildTimeTrend.jelly          |   9 +-
 .../main/resources/hudson/model/User/builds.jelly  |   1 +
 core/src/main/resources/lib/form/apply/apply.js    |  16 ++-
 .../main/resources/lib/hudson/buildListTable.jelly |  86 ++++++++----
 core/src/main/resources/lib/layout/layout.jelly    |   4 +-
 debian/changelog                                   |   2 +-
 debian/patches/build/0004-disable-plugins.patch    |   2 +-
 debian/patches/build/0007-remove-findbugs.patch    |   2 +-
 plugins/pom.xml                                    |  10 +-
 pom.xml                                            |   2 +-
 ui-samples-plugin/pom.xml                          |   2 +-
 war/pom.xml                                        |   4 +-
 33 files changed, 332 insertions(+), 247 deletions(-)
 create mode 100644 core/src/main/java/jenkins/widgets/BuildListTable.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