Thu Dec 17 20:20:30 2015 UTC ()
Update to Jenkins 1.642.

Changes in 1.642 (2015/12/13)

- Various kinds of settings could not be saved since 1.640.
  (issue 31954)

Changes in 1.641 (2015/12/09)

- Important security fixes (CVE-2015-7536, CVE-2015-7537,
  CVE-2015-7538, CVE-2015-7539)

Changes in 1.640 (2015/12/07)

- Added support of default values in the enum.jelly form
  element. (PR 1926)
- Bytecode Compatibility Transformer computes the common super
  class without loading classes. Fixes the ClassCircularityError
  exception in Ruby Runtime Plugin. (issue 31019)
- Extended Choice parameter definitions could not be saved since 1.637.
  (issue 31458)
- Display expected CRON run times even if a warning occurs.
  (issue 29059)
- Rework the online-node command implementation, no functional
  changes. (issue 31776)
- Fix the footer behavior in particular cases. (issue 30304,
  issue 31395)
- API changes: Deprecate subclassing of hudson.Plugin. (PR 1940)

Changes in 1.639 (2015/11/29)

- "Discard old builds" setting would be lost if resaving job
  configuration as of 1.637 without rechecking the box. (issue 31518)
- "Form too large" errors from Jetty when submitting massive
  forms. (issue 20327)
- Multiple workspace browser features broken on Windows masters
  since 1.634. (issue 31015)

Changes in 1.638 (2015/11/11)

- Important security fixes (CVE-2015-5317, CVE-2015-5318,
  CVE-2015-5319, CVE-2015-5320, CVE-2015-5324, CVE-2015-5321,
  CVE-2015-5322, CVE-2015-5323, CVE-2015-5325, CVE-2015-5326,
  CVE-2015-8103)

Changes in 1.637 (2015/11/08)

- Remove useless warnings about a JDK named null. (issue 31217)
- New OptionalJobProperty class to simplify JobProperty
  creation. (pull 1888)

Changes in 1.636 (2015/11/01)

- Add "lastCompletedBuild" job permalink. (issue 26270)

Changes in 1.635 (2015/10/25)

- Make Node implement Saveable. (issue 31055)
- Revert trigger optimizations made in 1.621 by PR 1617.
  (issue 30745)
- Delegate CLI's delete-node command to the overridable
  Computer.doDoDelete() method. Fixes the issue in OpenStack and
  JClouds plugins. (issue 31098, regression in 1.618)
- Prevent autocorrect of username on mobile devices in login
  forms. (PR 1531)
- Describe the built-in JDK as "(System)". (issue 755)
- Update JNA library to 4.2.1 in order to integrate fixes for
  linux-ppc64 and linux-arm platforms. (issue 15792)

Changes in 1.634 (2015/10/18)

- Fix order of builds in new builds history widget introduced
  in 1.633. (issue 30899)
- Bytecode Compatibility Transformer would fail to transform
  some classes resulting in ClassNotFoundException. (issue 30820)
- Prevent ClassCastException in AbstractBuild::reportError() if
  the build step is not Publisher. (issue 30730)
- Trim job names during the rename operation (it is impossible
  to delete or rename jobs with trailing spaces). (issue 30502)
- Add "graphBg" and "plothBg" background color options to plot
  URLs (PR 1769)
- API changes: Add get method for causes of interruption in
  hudson.model.Executor (PR 1712)
- Allow case insensitive file patterns in Artifacts Archiving.
  (issue 5253)
- Prevent NullPointerException while estimating duration of
  Queue executable items. (issue 30456)
- Fix the resolution of Windows symbolic links in
  SecretRewriter. (issue 30456)
- Let a combobox display its drop-down when focused, so users
  can see candidates without entering a letter. (issue 26278)

Changes in 1.633 (2015/10/11)

- Added safari pinned tab icon.
- Plugin Manager UI changes to prevent users from
  enabling/disabling/uninstalling plugins at the "wrong" time.
  (issue 23150)
- bytecode-compatibility-transformer produces malformed
  bytecode. (issue 28781)
- Properly handle RuntimeExceptions in run retention policy
  handler calls. (issue 29888)
- Prevent NullPointerException in CLI if Jenkins cannot find the
  specified job or a job with the nearest name. (issue 30742)
- Do not show REST API link for pages, which have no API
  handlers. (issue 29014)
- JS alert preventing to leave a configuration page without
  changes. (issue 21720)
- JS error triggered by collapsing build history widget. (issue 30569)
- Build history pagination and search. (issue 26445)

Changes in 1.632 (2015/10/05)

- Optimize TagCloud size calculation. (issue 30705)
- FlyWeightTasks tied to a label will not cause node
  provisioning and will be blocked forever. (issue 30084)
- Prevent NullPointerException for disabled builds in
  ReverseBuildTrigger. (issue 29876)
- ConsoleLogFilter wasn't truly global (issue 30777)
- API changes: hudson.Util.isOverridden() now supports protected
  methods. (issue 30002)
- Sidepanel controls with confirmation (lib/layout/task) did not
  assign the proper CSS style. (issue 30787)

Changes in 1.631 (2015/09/27)

- Add proper labels for plugin categories assigned to some
  plugins. (PR 1758)

Changes in 1.630 (2015/09/20)

- Make JenkinsRule useable on systems which don't support JNA
  (issue 29507)

Changes in 1.629 (2015/09/15)

- Old data monitor made Jenkins single-threaded for all saves.
  (issue 30139)

Changes in 1.628 (2015/09/06)

- Replaced all non java.util.logging logging libraries with
  slf4j interceptors. (PR 1816)
- Document allBuilds subtree in remote API for jobs. (PR 1817)

Changes in 1.627 (2015/08/30)

- Race condition in triggers could cause various
  NullPointerExceptions. (issue 29790)
- Archiving of large artifacts. Tar implementation cannot handle
  files having a size >8GB. (issue 10629)
- Allow plugins to augment or replace the plugin manager UI. (PR 1788)

Changes in 1.626 (2015/08/23)

- RunIdMigrator fails to revert Matrix and Maven jobs. (issue 29989)
- Fix error message "Failed to listen to incoming slave connection"
  after fixing port through init.groovy.d. (issue 29798)

Changes in 1.625 (2015/08/17)

- Fixed a deadlock between the old data monitor and
  authorization strategies. (issue 29936)
- Allow rejecting configurations with errors in critical fields
  via REST / CLI. (issue 28440)
- Do not display No changes if changelog is still being computed.
  (issue 2327)

Changes in 1.624 (2015/08/09)

- Allow more job types to use a custom "Build Now" text. (issue 26147)

Changes in 1.623 (2015/08/02)

- No notable changes in this release.

Changes in 1.622 (2015/07/27)

- Jenkins now support self-restart and daemonization in FreeBSD
  (PR 1770)
- Node provisioner may fail to correctly indicate that
  provisioning was finished. (issue 29568)

Changes in 1.621 (2015/07/19)

- Sort by 'Free Disk Space' is incorrect. (issue 29286)
- Label expression help is missing in recent Jenkins versions.
  (issue 29376)
- Pre-emptively break memory cycles causing excessive live-set
  retention in remoting layer. (issue 28844)
- Don't run trigger for disabled/copied projects. (PR 1617)

Changes in 1.620 (2015/07/12)

- Display system info even when slave is temporarily offline.
  (issue 29300)

Changes in 1.619 (2015/07/05)

- Update auto-installer metadata for newly installed plugins.
  (issue 27694)
- Allow plugins to veto process killing. (issue 9104)

Changes in 1.618 (2015/06/29)

- Fix deadlock in hudson.model.Executor. (issue 28690)
- Don't truncate /consoleText output after fixed number of
  lines. (issue 14899)
- Allow delete-* CLI commands to operate on multiple arguments.
  (issue 28041)
- Prevent NullPointerException in Executor/causeOfDeath page if
  there is no exception details. (issue 25734)
- Fixed synchronization issue when setting JDK installations.
  (issue 28292)
- Fix several loggers which are identifying as the wrong class.
  (PR 1651)
- Revert fix for issue 17290 due to the regressions it caused.
  (issue 28601)
- Fix deadlock between hudson.model.Queue and
  hudson.model.Computer. (issue 28840)
- Fix jobs getting stuck in the Queue when there exists a cycle
  of upstream/downstream blocks between them. (issue 28926)
- Always use earlier start time when merging two equivalent
  queue items. (issue 2180)

Changes in 1.617 (2015/06/07)

- Regression in build-history causing ball to not open console
  (issue 28704)
- JNLP slaves did not pick up changes to environment variables.
  (issue 27739)
- NullPointerException in AbstractProject constructor if Jenkins
  nodes has not been loaded yet (issue 28654)

Changes in 1.616 (2015/05/31)

- Job loading can be broken by NullPointerException in a build
  trigger (issue 27549)

Changes in 1.615 (2015/05/25)

- Improper calculation of queue length in UnlabeledLoadStatistics
  causing overheads in Cloud slave provisioning (issue 28446)
- Category titles in Available Plugins list appear wrong in
  reverse sort order (issue 17290)
- CronTab API: Timezone support for scheduling (issue 9283)
- NullPointerException when trying to reset Jenkins admin
  address (issue 28419)
- Reduce the thread overhead in NodeMonitorUpdater (PR 1714)
- Build history overflows (issue 28425)
- Build History badges don't wrap (issue 28455)

Changes in 1.614 (2015/05/17)

- ExtensionList even listener. (issue 28434)
- NullPointerException computing load statistics under some
  conditions. (issue 28384)
- Plugins using class loader masking did not work properly over
  the slave channel. (issue 27289)
- DefaultJnlpSlaveReceiver now returns true when rejecting a
  takeover. (issue 27939)
- Do not follow href after sending POST via l:task (issue 28437)

Changes in 1.613 (2015/05/10)

- Update bundled LDAP plugin in order to restore missing help
  files (issue 28233)
- hudson.model.Run.getLog() throws IndexOutOfBoundsException
  when called with maxLines=0 (issue 27441)

Changes in 1.612 (2015/05/03)

- Jenkins now requires Java 7. (announcement, issue 28120)
- Handle AbortException publisher status in the same way as
  deprecated false boolean status (issue 26964)
- Ensures GlobalSettingsProvider does not swallow fatal
  exceptions (issue 26604)
- add datestamp to node-offline message (issue 23917)
- Larger minimum popup menu height. (issue 27067)
- Descriptor.getId fix in 1.610 introduced regressions affecting
  at least the Performance and NodeJS plugins. (issue 28093 and
  issue 28110)
- Under rare conditions Executor.getProgress() can throw a
  Division by zero exception. (issue 28115)
- The Run from the command line option for launching a JNLP
- slave should display the configured JVM options. (issue 28111)

Changes in 1.611 (2015/04/26)

- Descriptor.getId fix in 1.610 introduced a regression
  affecting at least the Copy Artifacts plugin. (issue 28011)
- Search box did not work well inside folders. (issue 24433)
- Revert changes in 1.610 made to resolve issue 10629. (issue
  28012, issue 28013)
- Advertise JNLP slave agents to the correct host name, even in
  the presence of a reverse proxy. (issue 27218)
- Advertised TCP slave agent port number is made tweakable.
- Correctly identify Channel listener onClose propagated
  exceptions (issue 28062)

Changes in 1.610 (2015/04/19)

- Since 1.598 overrides of Descriptor.getId were not correctly
  handled by form binding, breaking at least the CloudBees
  Templates plugin. (issue 26781)
- Reverted in 1.611, reimplemented in 1.627. Archiving of large
  artifacts. Tar implementation cannot handle files having a
  size >8GB. (issue 10629)
- The queue state was not updated between scheduling builds.
  (issue 27708, issue 27871)

Changes in 1.609 (2015/04/12)

- When concurrent builds are enabled, artifact retention policy
  may delete artifact being used by an actually running build.
  (issue 27836)
- Documentation for $BUILD_ID did not reflect current reality
  (issue 26520)

Changes in 1.608 (2015/04/05)

- PeepholePermalink RunListenerImpl oncompleted should be
  triggered before downstream builds are triggered. (issue 20989)
- NPE when /script used on offline slave. (issue 26751)
- Make periodic workspace cleanup configurable through system
  properties. (issue 21322)
- Do not offer to restart on /restart and /safeRestart if the
  configuration does not support it. (issue 27414)
- Polling was skipped while quieting down, resulting in ignored
  commit notifications. This behavior was changed. (issue 26208)
- Starting this version, native packages are produced from the
  new repository. File issues related to installers and packages
  in the packaging component.

Changes in 1.607 (2015/03/30)

- JSONP served with the wrong MIME type and rejected by Chrome.
  (issue 27607)
- Security file pattern whitelist was broken for some plugins
  since 1.597. (issue 27055)
- Lock an Executor without creating a Thread (issue 25938)
- Hide flyweight master executor when ≥1 heavyweight executors
  running as subtasks (issue 26900)
- Way to mark an Executable that should not block
  isReadyToRestart (issue 22941)
- Refactor the Queue and Nodes to use a consistent locking
  strategy (issue 27565) Note that this change involved moving
  slave definitions outside the main config.xml file. If you
  downgrade after this, your slave settings will be lost.
- Makes the Jenkins is loading screen not block on the
  extensions loading lock (issue 27563)
- AdjunctManager: exception upon startup (issue 15355)
- Removes race condition rendering the list of executors (issue 27564)
- Tidy up the locks that were causing deadlocks with the once
  retention strategy in durable tasks (issue 27476)
- Remove any requirement from Jenkins Core to lock on the Queue
  when rendering the Jenkins UI (issue 27566)
- Prevent lazy loading operation when obtaining label
  information. (issue 26391)
- Ensure that the LoadStatistics return a self-consistent
  result. (issue 21618)
- Build reports to be running for 45 yr and counting. (issue 26777)

Changes in 1.606 (2015/03/23)

- Jenkins CLI doesn't handle arguments with equal signs (issue 21160)
- master/slave communication ping reacts badly if a clock jumps.
  (issue 21251)
- JNLP slaves can now connect to master through HTTP proxy.
  (issue 6167)
- Fixes to several security vulnerabilities. (advisory)

Changes in 1.605 (2015/03/16)

- Integrate Stapler fix for queue item API always returning 404
  Not Found since 1.601. (issue 27256)

Changes in 1.604 (2015/03/15)

- Added a switch (-Dhudson.model.User.allowNonExistentUserToLogin=true)
  to let users login even when the record is not found in the
  backend security realm. (issue 22346)
- Avoid deadlock when using build-monitor-plugin. (issue 27183)
- As security hardening, mark "remember me" cookie as HTTP only
  (issue 27277)
- Show displayName in build remote API. (issue 26723)

Changes in 1.602 (2015/03/08)

- Show Check Now button also on Available and Updates tabs of
  plugin manager. (PR 1593)

Changes in 1.601 (2015/03/03)

- Regression with environment variables in 1.600. (issue 27188)
- Errors with concurrent matrix builds since 1.597. (issue 26739)
- Errors in Dashboard View plugin since 1.597. (issue 26690)
- Robustness improvement when setting up Archive Artifacts
  programmatically. (issue 25779)
- Map Queue.Item.id onto Run (issue 27096)

Changes in 1.600 (2015/02/28)

- Fixes to multiple security vulnerabilities.
- JDK auto-installer for Mac OSX
- An error thrown in the wrong place in a publisher could result
  in a failure to release a workspace lock. (issue 26698)
- Cache node environment to prevent unnecessary channel usage
  (issue 26755)
- Build history text field wrap fails when containing markup
  (issue 26406)
- Maven build step fail to launch mvn process when special chars
  are present in build variables. (issue 26684)

Changes in 1.599 (2015/02/16)

- Errors in some Maven builds since 1.598. (issue 26601)
- Build format change migrator in 1.597 did not work on some
  Windows systems. (issue 26519)
- Remote FilePath.chmod fails with ClassNotFoundException:
  javax.servlet.ServletException. (issue 26476)
- Added SimpleBuildWrapper API. (issue 24673)
- Animated ball in job's build history widget won't open Console
  Output. (issue 26365)
- Show job name in Schedule Build column tool tip. (issue 25234)
- Allow OldDataMonitor to discard promoted-build-plugin
  Promotions (issue 26718)

Changes in 1.598 (2015/01/25)

- FutureImpl does not cancel its start future. (issue 25514)
- Flyweight tasks were under some conditions actually being run
  on heavyweight executors. (issue 10944) (issue 24519)
- Folder loading broken when child item loading throws
  exception. (issue 22811)
- Plugin icon images were broken when running Jenkins from a UNC
  path. (issue 26203)
- Allow admin signup from /manage as well. (issue 26382)
- Amend JAVA_HOME check to work with JDK 9. (issue 25601)
- CLI list-jobs command should display raw name, not display
  name, where they differ. (issue 25338)
- Show queue item parameters in tool tip. (issue 22311)
- Better support functional tests from Gradle-based plugins.
  (issue 26331)
- Allow users to delete builds even if they are supposed to be
  kept. (issue 26281)
- Fixed side/main panel scrolling issues. (issue 26312, issue
  26298, issue 26306)
- Improve error reporting when channel closed during build.
  (issue 26411)
- Fixed CodeMirror issue with height and re-enabled syntax
  highlighting in shell build step. (issue 25455, issue 23151)

Changes in 1.597 (2015/01/19)

- JENKINS_HOME layout change: builds are now keyed by build
  numbers and not timestamps. See Wiki for details and
  downgrade. (issue 24380)
- Do not throw exception on /signup when not possible. (issue 11172)
- Tool installer which downloads and unpacks archives should not
  fail the build if the tool already exists and the server returns
  an error code. (issue 26196)
- Fingerprint compaction aggravated lazy-loading performance
  issues. (issue 19392)
- Possible unreleased workspace lock if SCM polling fails during
  setup. (issue 26201)
- Misleading description of the 'workspace' permission. (issue 20148)
- Run parameters should show display name if set, rather than
  build numbers. (issue 25174)
- Add range check for H(X-Y) syntax. (issue 25897)

Changes in 1.596 (2015/01/04)

- Build page was broken in Hungarian localization while
  building. (issue 26155)
- Allow breaking label and node lists. (issue 25989)

Changes in 1.595 (2014/12/21)

- Spurious warnings in the log after deleting builds. (issue 25788)
- Master labels disappear when system configuration is updated.
  (issue 23966)
- Updated icon-set dependency to version 1.0.5. (issue 25499,
  issue 25498)

Changes in 1.594 (2014/12/14)

- After recent Java security updates, Jenkins would not
  gracefully recover from a deleted secrets/master.key.
  (issue 25937)
- Restrict where this project can be run regressed in 1.589 when
  using the ClearCase plugin. (issue 25533)

Changes in 1.593 (2014/12/07)

- Dynamic Single/Multi line Build History layout. (issue 25381,
  issue 25393, issue 24687, issue 24589)

Changes in 1.592 (2014/11/30)

- Performance problems on large workspaces associated with
  validating file include patterns. (issue 25759)

Changes in 1.591 (2014/11/25)

- Always use forward slashes in path separators during in ZIP
  archives generated by Directory Browser (issue 22514)

Changes in 1.590 (2014/11/16)

- Basic Authentication in combination with Session is broken
  (issue 25144)
- Some plugins broken since 1.584 if they expected certain
  events to be fired under a specific user ID. (issue 25400)
- Fixed various real or potential resource leaks discovered by
  Coverity Scan (pull request 1434)
- API changes: Expose
  AbstractProject.AbstractProjectDescriptor#validateLabelExpression
  for plugins. (pull request 1456)
- API method to aggregate multiple FormValidations into one.
  (pull request 1458)
- API method to get non-null Jenkins instance with internal
  validation (issue 23339)

Changes in 1.589 (2014/11/09)

- JNA error in WindowsInstallerLink.doDoInstall. (issue 25358)
- Restore compatibility of label assignment for some plugins.
  (issue 25372)

Changes in 1.588 (2014/11/02)

- Unnecessarily slow startup time with a massive number of jobs.
  (issue 25473)
- Custom workspace option did not work under some conditions.
  (issue 25221)

Changes in 1.587 (2014/10/29)

- Queue didn't always leave a trail for cancelled items properly
  (issue 25314)
- JNA update for deprecated JNA-POSIX library. (issue 24527)
- Introduced slave-to-master security mechanism to defend a
  master from slaves. (SECURITY-144)

Changes in 1.586 (2014/10/26)

- Bumping up JNA to 4.10. This is potentially a breaking change
  for plugins that depend on JNA 3.x (issue 24521)
- Prevent empty file creation if file parameter is left empty.
  (issue 3539)
- Servlet containers may refuse to let us set secure cookie
  flag. Deal with it gracefully. (issue 25019)
- Existing FileParameters should be handled as different values
  to avoid merging of queued builds (issue 19017)

Changes in 1.585 (2014/10/19)

- Build health computed repeatedly for a single Weather column
  cell. (issue 25074)
- Missing workspace page should use 404 status code. (issue 10450)
- Fixed memory leak occurring on pages producing incremental
  output with a progress bar. (issue 25081)
- Updated SSH Slaves plugin to 1.8.
- Due to the reaction, default umask in debian package is set
  back to 022 (issue 25065)
- Greater-than characters are not escaped in HTML outputs like
  e-mails (issue 16184)
- Thread starvation from OldDataMonitor. (issue 24763)
- Integer overflow in quiet-down timeout calculation (issue 24914)
- Don't put session IDs in URLs even when cookies are disabled.
  (issue 22358)
- Show keep build log reason in tool tips (pull request 1422)
- Do not disable projects, which do not support such operation
  (like Matrix configurations) (issue 24340)
- Improved the scalability of SSH slaves plugin caused by global
  lock in SecureRandom (issue 20108)
- Incorporated a fix for "Poodle" (CVE-2014-3566) vulnerability
  in the HTTPS connector of "java -jar jenkins.war" (issue 25169)

Changes in 1.584 (2014/10/12)

- Diagnostic thread names are now available while requests are
  still in filters
- When killing Windows processes, check its critical flag to
  avoid BSoD (issue 24453)
- When a user could not see a view, but could delete/move/rename
  jobs contained in it, the view was not properly updated.
  (issue 22769)
- Use POST for cancel quiet down link. (issue 23020, issue 23942)
- Do not consider port in use error to be a successful start of
  Jenkins on Debian. (issue 24966)

Changes in 1.583 (2014/10/01)

- Fixes to multiple security vulnerabilities:
  SECURITY-87/CVE-2014-3661 (anonymous DoS attack through CLI handshake)
  SECURITY-110/CVE-2014-3662 (User name discovery)
  SECURITY-127&128/CVE-2014-3663 (privilege escalation in job configuration permission)
  SECURITY-131/CVE-2014-3664 (directory traversal attack)
  SECURITY-138/CVE-2014-3680 (Password exposure in DOM)
  SECURITY-143/CVE-2014-3681 (XSS vulnerability in Jenkins core)
  SECURITY-150/CVE-2014-3666 (remote code execution from CLI)
  SECURITY-155/CVE-2014-3667 (exposure of plugin code)
  SECURITY-159/CVE-2013-2186 (arbitrary file system write)
  SECURITY-149/CVE-2014-1869 (XSS vulnerabilities in ZeroClipboard)
  SECURITY-113/CVE-2014-3678 (XSS vulnerabilities in monitoring plugin)
  SECURITY-113/CVE-2014-3679 (hole in access control)

Changes in 1.582 (2014/09/28)

- Channel reader thread can end up consuming 100% CPU. (issue 23471)
- CancelledKeyException can cause all JNLP slaves to disconnect
  (and the problem remains until restart). (issue 24050)
- Consider dynamic label assignments for label load statistics.
  (issue 15576)
- Use Windows line endings for batch file build steps. (issue 7478)
- Reduced the logging clutter about the lack of @ExportedBean.
  (issue 24458)
- Character encoding problem in form submission when file
  parameters are present. (issue 11543)
- Improved error handling and "in-progress" UI feedback in JNLP
  slave to service installation.
- Winstone 2.4: reverse proxy support in the logging, request
  header size limit control, and different private key password
  from keystore password. (issue 23665)
- umask setting on Debian did not work. (pull 1397)
- handle job move when buildDir is configured to a custom
  location. (issue 24825)

Changes in 1.581 (2014/09/21)

- Use slightly larger Jenkins head icon. (pull 1360)
- Allow setting a system property to disable X-Frame-Options
  header. (issue 21881)
- Explicitly set background color of various UI elements to
  white. (issue 24625)
- Wrong Hebrew localization resulted in broken console output
  since 1.539. (issue 24614)

Changes in 1.580 (2014/09/14)

- Health reports saved to disk before 1.576 showed no weather
  icon since that version. (issue 24407)
- Renaming jobs fails if parent dir of custom build records
  directory does not exist. (issue 19764)
- Add editable descriptions for label atoms. (issue 6153)

Changes in 1.579 (2014/09/06)

- ConcurrentModificationException in
  RunListProgressiveRendering. (issue 21437)
- StackOverflowError for some old SCMListeners. (issue 23522)
- Job status page shows "Build has been executing for null on
  master" for flyweight tasks. (issue 20307)
- File locking issue when running functional tests on Windows.
  (issue 21977)
- Tolerate ?auto_refresh in reverse proxy check on /manage page.
  (issue 24014)
- Debian package now sets umask to 027 by default for better
  default privacy. See /etc/default/jenkins to change this.
  (issue 24514)

Changes in 1.578 (2014/08/31)

- Added 'no-store' to the 'Cache-Control' header to avoid
  accidental information leak through local cache backup
  (issue 24337)
- Deadlock in OldDataMonitor. (issue 24358)
- Use absolute links for computer sidepanel items so they don't
  break as easily. (issue 23963)

Changes in 1.577 (2014/08/24)

- Failure to migrate legacy user records in 1.576 properly broke
  Jenkins, resulted in NullPointerExceptions. (issue 24317)
- Jenkins did not correctly display icons contributed by plugins
  in 1.576. (issue 24316)
- Moved JUnit reporting functionality to a plugin. (issue 23263)
- Fixed ClassCastException on org.dom4j.DocumentFactory (issue 13709)
- Jenkins now logs warnings when it fails to export objects to
  XML/JSON. This can result in a lot of log output in case of
  heavy API use. We recommend that API users use the ?tree
  parameter instead of ?depth.
- Allow BuildStep to work with non-AbstractProject (issue 23713)
- Improved class loading performance when using Groovy. (issue 24309)
- Prevent NullPointerException from Executor.run. (issue 24110)
- Make the lifetime of queue items cache configurable. (issue 19691)
- Support --username/--password authentication for CLIMethod
  based CLI commands. (issue 23988)
- Don't link to /safeRestart after update if Jenkins cannot
  restart itself. (issue 24032)
- Properly consider busy executors when reducing a node's
  executor count. (issue 24095)

Changes in 1.576 (2014/08/18)

- Worked around "incompatible InnerClasses attribute" bug in IBM
  J9 VM (issue 22525)
- Fixed a file descriptor leak with CLI connections. (issue 23248)
- Fixed a regression that removed all users with uppercase
  letters in the user name since 1.566. (issue 23872)
- Improving security of set-build-parameter and set-build-result
  CLI commands. (issue 24080)
- Startup can be broken by deeply recursive causes in build
  records. (issue 24161)
- Displaying unabridged test result trend on project index page
  defeated lazy loading. (issue 23945)
- Added support for host:port format in X-Forwarded-Host header.
  (commit 19d8b80)
- API to launch processes without printing the command line.
  (issue 23027)
- Added option to increase impact of test failures on the
  weather report. (issue 24006)
- Modernized sidebar <l:pane>s and making them work better with
  new layout. (issue 23810, issue 23829)
- Add option to CLI to skip key authentication (e.g. when
  there's a password on the default key). (issue 23970)
- Modernize tabBar and bigtable. Makes the project view look
  better. Same for Plugin Manager. (issue 24030)

Changes in 1.575 (2014/08/10)

- Move option to fingerprint artifacts to Archive the Artifacts,
  Advanced options. (commit f43a450)
- Move option to keep dependencies (builds) from Fingerprint to
  Advanced Project Options. (commit a8756c6)
- Improved validation of Build Record Root Directory setting.
  (issue 14538)
- Indicate which node the workspace being viewed is on.
  (issue 23636)
- Show full project name for projects in folders. (issue 22971)
- UI redesign: Shrink the top bar, change logo, changed links in
  top bar.
- Killing processes started by builds on Unix was broken as of
  1.553. (issue 22641)
- Should not stop a build from finishing just to compute JUnit
  result difference to a prior build which is still running.
  (issue 10234)
- Do not show link to System Information page for offline
  slaves, make page more robust when offline. (issue 23041)
- Fix link to SCM polling log from downstream job cause.
  (issue 18048)
- Autocomplete logger names. (issue 23994)
- UI redesign: Fix links in header bar when logged in.
- Do not show changes for the build at the lower bound of the
  changes list. (issue 18902)
- Restrict access to SCM trigger status page to administrators.
  (pull 1282)

Changes in 1.574 (2014/07/27)

- UI redesign: Use Helvetica as default font (issue 23840)
- Synchronization issue during tool installation (issue 17667)
- Use native encoding for filenames in downloaded ZIPs. (issue 20663)

Changes in 1.573 (2014/07/20)

- UI redesign: Changed element alignment, removed sidebar link
  underlines (pull 1314, pull 1316)
- Word-break links in build logs to preserve page width (pull 1308)
- Log rotation fails with "...looks to have already been
  deleted" (issue 22395)
- Fixed unnecessary eager loading of build records in certain
  code path. (issue 18065)

Changes in 1.572 (2014/07/13)

- UI redesign: Changed header, made layout <div>-based and
  responsive (pull 1310)
- Improved handling of X-Forwarded-* headers (issue 23294)
- Do not offer automatic upgrade if war parent directory is not
  writable (issue 23683)

Changes in 1.571 (2014/07/07)

- IllegalArgumentException from AbstractProject.getEnvironment
  when trying to get environment variables from an offline
  slave. (issue 23517)
- Overall.READ is sufficient to access
  /administrativeMonitor/hudsonHomeIsFull/ (SECURITY-134)
- Master computer is not notified using ComputerListener (issue 23481)

Changes in 1.570 (2014/06/29)

- Add CLI commands to add jobs to and remove jobs from views
  (add-job-to-view, remove-job-from-view). (issue 23361)
- UI improvements / refreshing. (issue 23492)
- Failed to correctly resave a project configuration containing
  both a forward and a reverse build trigger. (issue 23191)
- Long log output resulted in missing Console link in popup.
  (issue 14264)
- HTTP error 405 when trying to restart ssh host. (issue 23094)
- Move 'None' Source Code Management option to top position.
  (issue 23434)
- Fixed NullPointerException when ArctifactArchiver is called
  for a build with the undefined status. (issue 23526)
- Allow disabling use of default exclude patterns in
  ArctifactArchiver (.git, .svn, etc.). (issue 20086)
- Fixed NullPointerException when "properties" element is
  missing in a job's configuration submission by JSON (issue 23437)

Changes in 1.569 (2014/06/23)

- Jenkins can now kill Win32 processes from Win64 JVMs. (issue 23410)
- Allow custom security realm plugins to fire events to
  SecurityListeners. (issue 23417)
- Recover gracefully if a build permalink has a non-numeric
  value. (issue 21631)
- Fix form submission via the Enter key for Internet Explorer
  version 9. (issue 22373)
- When Jenkins had a lot of jobs, submitting a view
  configuration change could overload the web server, even if
  few of the jobs were selected. (issue 20327)

Changes in 1.568 (2014/06/15)

- Fixed JNLP connection handling problem (issue 22932)
- Fixed NullPointerException caused by the uninitialized
  ProcessStarter environment in build wrappers (issue 20559)
- Support the range notation for pagination in API (issue 23228)
- Incorrect redirect after deleting a folder. (issue 23375)
- Incorrect links from Build History page inside a folder.
  (issue 19310)
- API changes allowing new job types to use SCM plugins. (issue 23365)
- API changes allowing to create nested launchers (DecoratedLauncher)
  (issue 19454)

Changes in 1.567 (2014/06/09)

- Fixed a reference counting bug in the remoting layer.
- Avoid repeatedly reading symlinks from disk to resolve build
  permalinks. (issue 22822)
- Show custom build display name in executors widget. (issue 10477)
- CodeMirror support for shell steps broke initial configuration.
  (issue 23151)
- Jenkins on Linux can not restart after plugin update when
  started without full path to java executable (issue 22818)
- Fixed NullPointerException when a build triggering returns
  null cause (issue 20499)
- Fixed NullPointerException on plugin installations when
  invalid update center is set (issue 20031)
- Use DISABLED_ANIME icon while building a disabled project
  (issue 8358)
- Process the items hierarchy when displaying the Show Poll
  Thread Count option (issue 22934)
- Compressed output was turned on even before Access Denied
  errors were shown for disallowed Remote API requests, yielding
  a confusing error. (issue 17374) (issue 18116)
- Properly close input streams in FileParameterValue (issue 22693)
- Incorrect failure age in the JUnit test results (issue 18626)
- Fixed deletion links for JVM Crash error logs (issue 22617)
- Distinguish "nodes for label offline" from "no nodes for label"
  (issue 17114)
- Add causes to queue item tool tip (issue 19250)
- RPM: added JENKINS_HTTPS_KEYSTORE and
  JENKINS_HTTPS_KEYSTORE_PASSWORD options to Jenkins sysconfig
  file (issue 11673)
- RPM: Do not install jenkins.repo file (issue 22690)
- Don't advertise POSTing config.xml on master (issue 16264)
- Handle null parameter values to avoid massive executor deaths
  (issue 15094)
- Added an option to archive artifacts only when the build is
  successful (issue 22699)

Changes in 1.566 (2014/06/01)

- Configurable case sensitivity mode for user IDs. (issue 22247)
- Extension point for project naming strategies did not work
  from actual plugins. (issue 23127)
- Introduce directly modifiable views (issue 22967)
- Jenkins cannot restart Windows service (issue 22685)


(asau)
diff -r1.17 -r1.18 pkgsrc/devel/jenkins/Makefile
diff -r1.12 -r1.13 pkgsrc/devel/jenkins/PLIST
diff -r1.16 -r1.17 pkgsrc/devel/jenkins/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/devel/jenkins/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/jenkins/Makefile 2014/10/25 15:04:06 1.17
+++ pkgsrc/devel/jenkins/Makefile 2015/12/17 20:20:30 1.18
@@ -1,36 +1,36 @@ @@ -1,36 +1,36 @@
1# $NetBSD: Makefile,v 1.17 2014/10/25 15:04:06 ryoon Exp $ 1# $NetBSD: Makefile,v 1.18 2015/12/17 20:20:30 asau Exp $
2# 2#
3 3
4DISTNAME= jenkins 4DISTNAME= jenkins
5PKGNAME= jenkins-${J_VERSION} 5PKGNAME= jenkins-${J_VERSION}
6CATEGORIES= devel 6CATEGORIES= devel
7MASTER_SITES= http://mirrors.jenkins-ci.org/war-stable/${J_VERSION}/ 7MASTER_SITES= http://mirrors.jenkins-ci.org/war/${J_VERSION}/
8EXTRACT_SUFX= .war 8EXTRACT_SUFX= .war
9 9
10MAINTAINER= ryoon@NetBSD.org 10MAINTAINER= ryoon@NetBSD.org
11HOMEPAGE= http://jenkins-ci.org/ 11HOMEPAGE= http://jenkins-ci.org/
12COMMENT= Open source continuous integration server (LTS release) 12COMMENT= Open source continuous integration server (LTS release)
13LICENSE= mit 13LICENSE= mit
14 14
15J_VERSION= 1.565.3 15J_VERSION= 1.642
16 16
17DIST_SUBDIR= ${PKGNAME_NOREV} 17DIST_SUBDIR= ${PKGNAME_NOREV}
18 18
19WRKSRC= ${WRKDIR} 19WRKSRC= ${WRKDIR}
20USE_LANGUAGES= # none 20USE_LANGUAGES= # none
21 21
22USE_JAVA= run 22USE_JAVA= run
23USE_JAVA2= 6 23USE_JAVA2= 7
24 24
25USE_TOOLS+= unzip 25USE_TOOLS+= unzip
26 26
27NO_CONFIGURE= yes 27NO_CONFIGURE= yes
28NO_BUILD= yes 28NO_BUILD= yes
29 29
30INSTALLATION_DIRS= share/jenkins 30INSTALLATION_DIRS= share/jenkins
31 31
32do-install: 32do-install:
33 ${UNZIP_CMD} -d ${DESTDIR}${PREFIX}/share/jenkins ${WRKSRC}/jenkins.war 33 ${UNZIP_CMD} -d ${DESTDIR}${PREFIX}/share/jenkins ${WRKSRC}/jenkins.war
34 ${INSTALL_DATA} ${WRKSRC}/jenkins.war ${DESTDIR}${PREFIX}/share/jenkins 34 ${INSTALL_DATA} ${WRKSRC}/jenkins.war ${DESTDIR}${PREFIX}/share/jenkins
35 35
36.include "../../mk/java-vm.mk" 36.include "../../mk/java-vm.mk"

cvs diff -r1.12 -r1.13 pkgsrc/devel/jenkins/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/jenkins/PLIST 2014/10/25 15:04:06 1.12
+++ pkgsrc/devel/jenkins/PLIST 2015/12/17 20:20:30 1.13
@@ -1,188 +1,193 @@ @@ -1,188 +1,193 @@
1@comment $NetBSD: PLIST,v 1.12 2014/10/25 15:04:06 ryoon Exp $ 1@comment $NetBSD: PLIST,v 1.13 2015/12/17 20:20:30 asau Exp $
2share/jenkins/ColorFormatter.class 2share/jenkins/ColorFormatter.class
3share/jenkins/JNLPMain.class 3share/jenkins/JNLPMain.class
4share/jenkins/LogFileOutputStream$1.class 4share/jenkins/LogFileOutputStream$1.class
5share/jenkins/LogFileOutputStream$2.class 5share/jenkins/LogFileOutputStream$2.class
6share/jenkins/LogFileOutputStream.class 6share/jenkins/LogFileOutputStream.class
7share/jenkins/META-INF/JENKINS.RSA 7share/jenkins/META-INF/JENKINS.RSA
8share/jenkins/META-INF/JENKINS.SF 8share/jenkins/META-INF/JENKINS.SF
9share/jenkins/META-INF/MANIFEST.MF 9share/jenkins/META-INF/MANIFEST.MF
10share/jenkins/META-INF/maven/org.jenkins-ci.main/jenkins-war/pom.properties 10share/jenkins/META-INF/maven/org.jenkins-ci.main/jenkins-war/pom.properties
11share/jenkins/META-INF/maven/org.jenkins-ci.main/jenkins-war/pom.xml 11share/jenkins/META-INF/maven/org.jenkins-ci.main/jenkins-war/pom.xml
12share/jenkins/Main$FileAndDescription.class 12share/jenkins/Main$FileAndDescription.class
13share/jenkins/Main.class 13share/jenkins/Main.class
14share/jenkins/MainDialog$1$1.class 14share/jenkins/MainDialog$1$1.class
15share/jenkins/MainDialog$1.class 15share/jenkins/MainDialog$1.class
16share/jenkins/MainDialog.class 16share/jenkins/MainDialog.class
17share/jenkins/WEB-INF/classes/META-INF/licenses.html 17share/jenkins/WEB-INF/classes/META-INF/licenses.html
18share/jenkins/WEB-INF/classes/META-INF/licenses.xml 18share/jenkins/WEB-INF/classes/META-INF/licenses.xml
19share/jenkins/WEB-INF/classes/dependencies.txt 19share/jenkins/WEB-INF/classes/dependencies.txt
20share/jenkins/WEB-INF/hudson 20share/jenkins/WEB-INF/hudson
21share/jenkins/WEB-INF/ibm-web-bnd.xmi 21share/jenkins/WEB-INF/ibm-web-bnd.xmi
22share/jenkins/WEB-INF/jenkins-cli.jar 22share/jenkins/WEB-INF/jenkins-cli.jar
23share/jenkins/WEB-INF/jonas-web.xml 23share/jenkins/WEB-INF/jonas-web.xml
24share/jenkins/WEB-INF/lib/access-modifier-annotation-1.4.jar 24share/jenkins/WEB-INF/lib/access-modifier-annotation-1.4.jar
25share/jenkins/WEB-INF/lib/acegi-security-1.0.7.jar 25share/jenkins/WEB-INF/lib/acegi-security-1.0.7.jar
26share/jenkins/WEB-INF/lib/activation-1.1.1-hudson-1.jar 26share/jenkins/WEB-INF/lib/activation-1.1.1-hudson-1.jar
27share/jenkins/WEB-INF/lib/akuma-1.9.jar 27share/jenkins/WEB-INF/lib/akuma-1.10.jar
28share/jenkins/WEB-INF/lib/annotation-indexer-1.7.jar 28share/jenkins/WEB-INF/lib/annotation-indexer-1.7.jar
29share/jenkins/WEB-INF/lib/ant-1.8.3.jar 29share/jenkins/WEB-INF/lib/ant-1.8.4.jar
30share/jenkins/WEB-INF/lib/ant-launcher-1.8.3.jar 30share/jenkins/WEB-INF/lib/ant-launcher-1.8.4.jar
31share/jenkins/WEB-INF/lib/antlr-2.7.6.jar 31share/jenkins/WEB-INF/lib/antlr-2.7.6.jar
32share/jenkins/WEB-INF/lib/aopalliance-1.0.jar 32share/jenkins/WEB-INF/lib/aopalliance-1.0.jar
33share/jenkins/WEB-INF/lib/args4j-2.0.23.jar 33share/jenkins/WEB-INF/lib/args4j-2.0.31.jar
34share/jenkins/WEB-INF/lib/asm-4.0.jar 34share/jenkins/WEB-INF/lib/asm-4.0.jar
35share/jenkins/WEB-INF/lib/asm-analysis-4.0.jar 35share/jenkins/WEB-INF/lib/asm-analysis-4.0.jar
36share/jenkins/WEB-INF/lib/asm-commons-4.0.jar 36share/jenkins/WEB-INF/lib/asm-commons-4.0.jar
37share/jenkins/WEB-INF/lib/asm-tree-4.0.jar 37share/jenkins/WEB-INF/lib/asm-tree-4.0.jar
38share/jenkins/WEB-INF/lib/asm-util-4.0.jar 38share/jenkins/WEB-INF/lib/asm-util-4.0.jar
39share/jenkins/WEB-INF/lib/asm5-5.0.1.jar 39share/jenkins/WEB-INF/lib/asm5-5.0.1.jar
40share/jenkins/WEB-INF/lib/bcpkix-jdk15on-1.47.jar 40share/jenkins/WEB-INF/lib/bcpkix-jdk15on-1.47.jar
41share/jenkins/WEB-INF/lib/bcprov-jdk15on-1.47.jar 41share/jenkins/WEB-INF/lib/bcprov-jdk15on-1.47.jar
42share/jenkins/WEB-INF/lib/bridge-method-annotation-1.13.jar 42share/jenkins/WEB-INF/lib/bridge-method-annotation-1.13.jar
43share/jenkins/WEB-INF/lib/bytecode-compatibility-transformer-1.5.jar 43share/jenkins/WEB-INF/lib/bytecode-compatibility-transformer-1.8.jar
44share/jenkins/WEB-INF/lib/cli-${PKGVERSION}.jar 44share/jenkins/WEB-INF/lib/cli-${PKGVERSION}.jar
45share/jenkins/WEB-INF/lib/commons-beanutils-1.8.3.jar 45share/jenkins/WEB-INF/lib/commons-beanutils-1.8.3.jar
46share/jenkins/WEB-INF/lib/commons-codec-1.8.jar 46share/jenkins/WEB-INF/lib/commons-codec-1.8.jar
47share/jenkins/WEB-INF/lib/commons-collections-3.2.1.jar 47share/jenkins/WEB-INF/lib/commons-collections-3.2.1.jar
 48share/jenkins/WEB-INF/lib/commons-compress-1.10.jar
48share/jenkins/WEB-INF/lib/commons-digester-2.1.jar 49share/jenkins/WEB-INF/lib/commons-digester-2.1.jar
49share/jenkins/WEB-INF/lib/commons-discovery-0.4.jar 50share/jenkins/WEB-INF/lib/commons-discovery-0.4.jar
50share/jenkins/WEB-INF/lib/commons-fileupload-1.3.1-jenkins-1.jar 51share/jenkins/WEB-INF/lib/commons-fileupload-1.3.1-jenkins-1.jar
51share/jenkins/WEB-INF/lib/commons-httpclient-3.1.jar 52share/jenkins/WEB-INF/lib/commons-httpclient-3.1.jar
52share/jenkins/WEB-INF/lib/commons-io-2.4.jar 53share/jenkins/WEB-INF/lib/commons-io-2.4.jar
53share/jenkins/WEB-INF/lib/commons-jelly-1.1-jenkins-20120928.jar 54share/jenkins/WEB-INF/lib/commons-jelly-1.1-jenkins-20120928.jar
54share/jenkins/WEB-INF/lib/commons-jelly-tags-define-1.0.1-hudson-20071021.jar 55share/jenkins/WEB-INF/lib/commons-jelly-tags-define-1.0.1-hudson-20071021.jar
55share/jenkins/WEB-INF/lib/commons-jelly-tags-fmt-1.0.jar 56share/jenkins/WEB-INF/lib/commons-jelly-tags-fmt-1.0.jar
56share/jenkins/WEB-INF/lib/commons-jelly-tags-xml-1.1.jar 57share/jenkins/WEB-INF/lib/commons-jelly-tags-xml-1.1.jar
57share/jenkins/WEB-INF/lib/commons-jexl-1.1-jenkins-20111212.jar 58share/jenkins/WEB-INF/lib/commons-jexl-1.1-jenkins-20111212.jar
58share/jenkins/WEB-INF/lib/commons-lang-2.6.jar 59share/jenkins/WEB-INF/lib/commons-lang-2.6.jar
59share/jenkins/WEB-INF/lib/commons-logging-1.1.3.jar 
60share/jenkins/WEB-INF/lib/constant-pool-scanner-1.2.jar 60share/jenkins/WEB-INF/lib/constant-pool-scanner-1.2.jar
61share/jenkins/WEB-INF/lib/crypto-util-1.1.jar 61share/jenkins/WEB-INF/lib/crypto-util-1.1.jar
62share/jenkins/WEB-INF/lib/dom4j-1.6.1-jenkins-4.jar 62share/jenkins/WEB-INF/lib/dom4j-1.6.1-jenkins-4.jar
63share/jenkins/WEB-INF/lib/embedded_su4j-1.1.jar 63share/jenkins/WEB-INF/lib/embedded_su4j-1.1.jar
64share/jenkins/WEB-INF/lib/ezmorph-1.0.6.jar 64share/jenkins/WEB-INF/lib/ezmorph-1.0.6.jar
65share/jenkins/WEB-INF/lib/groovy-all-1.8.9.jar 65share/jenkins/WEB-INF/lib/groovy-all-1.8.9.jar
66share/jenkins/WEB-INF/lib/guava-11.0.1.jar 66share/jenkins/WEB-INF/lib/guava-11.0.1.jar
67share/jenkins/WEB-INF/lib/guice-4.0-beta-no_aop.jar 67share/jenkins/WEB-INF/lib/guice-4.0-beta.jar
68share/jenkins/WEB-INF/lib/hamcrest-core-1.3.jar 68share/jenkins/WEB-INF/lib/hamcrest-core-1.3.jar
 69share/jenkins/WEB-INF/lib/icon-set-1.0.5.jar
69share/jenkins/WEB-INF/lib/instance-identity-1.4.jar 70share/jenkins/WEB-INF/lib/instance-identity-1.4.jar
70share/jenkins/WEB-INF/lib/j-interop-2.0.6-kohsuke-1.jar 71share/jenkins/WEB-INF/lib/j-interop-2.0.6-kohsuke-1.jar
71share/jenkins/WEB-INF/lib/j-interopdeps-2.0.6-kohsuke-1.jar 72share/jenkins/WEB-INF/lib/j-interopdeps-2.0.6-kohsuke-1.jar
72share/jenkins/WEB-INF/lib/jansi-1.9.jar 73share/jenkins/WEB-INF/lib/jansi-1.9.jar
73share/jenkins/WEB-INF/lib/javax.annotation-api-1.2.jar 74share/jenkins/WEB-INF/lib/javax.annotation-api-1.2.jar
74share/jenkins/WEB-INF/lib/javax.inject-1.jar 75share/jenkins/WEB-INF/lib/javax.inject-1.jar
75share/jenkins/WEB-INF/lib/jaxen-1.1-beta-11.jar 76share/jenkins/WEB-INF/lib/jaxen-1.1-beta-11.jar
76share/jenkins/WEB-INF/lib/jbcrypt-0.3m.jar 77share/jenkins/WEB-INF/lib/jbcrypt-0.3m.jar
77share/jenkins/WEB-INF/lib/jcifs-1.3.17-kohsuke-1.jar 78share/jenkins/WEB-INF/lib/jcifs-1.3.17-kohsuke-1.jar
 79share/jenkins/WEB-INF/lib/jcl-over-slf4j-1.7.7.jar
78share/jenkins/WEB-INF/lib/jcommon-1.0.12.jar 80share/jenkins/WEB-INF/lib/jcommon-1.0.12.jar
79share/jenkins/WEB-INF/lib/jenkins-core-${PKGVERSION}.jar 81share/jenkins/WEB-INF/lib/jenkins-core-${PKGVERSION}.jar
80share/jenkins/WEB-INF/lib/jffi-1.2.7-native.jar 82share/jenkins/WEB-INF/lib/jffi-1.2.7-native.jar
81share/jenkins/WEB-INF/lib/jffi-1.2.7.jar 83share/jenkins/WEB-INF/lib/jffi-1.2.7.jar
82share/jenkins/WEB-INF/lib/jfreechart-1.0.9.jar 84share/jenkins/WEB-INF/lib/jfreechart-1.0.9.jar
83share/jenkins/WEB-INF/lib/jline-0.9.94.jar 85share/jenkins/WEB-INF/lib/jline-0.9.94.jar
84share/jenkins/WEB-INF/lib/jmdns-3.4.0-jenkins-3.jar 86share/jenkins/WEB-INF/lib/jmdns-3.4.0-jenkins-3.jar
85share/jenkins/WEB-INF/lib/jna-3.3.0-jenkins-3.jar 87share/jenkins/WEB-INF/lib/jna-4.2.1.jar
86share/jenkins/WEB-INF/lib/jna-posix-1.0.3.jar 88share/jenkins/WEB-INF/lib/jna-posix-1.0.3-jenkins-1.jar
87share/jenkins/WEB-INF/lib/jnr-constants-0.8.5.jar 89share/jenkins/WEB-INF/lib/jnr-constants-0.8.5.jar
88share/jenkins/WEB-INF/lib/jnr-ffi-1.0.7.jar 90share/jenkins/WEB-INF/lib/jnr-ffi-1.0.7.jar
89share/jenkins/WEB-INF/lib/jnr-posix-3.0.1.jar 91share/jenkins/WEB-INF/lib/jnr-posix-3.0.1.jar
90share/jenkins/WEB-INF/lib/jnr-x86asm-1.0.2.jar 92share/jenkins/WEB-INF/lib/jnr-x86asm-1.0.2.jar
91share/jenkins/WEB-INF/lib/json-lib-2.4-jenkins-2.jar 93share/jenkins/WEB-INF/lib/json-lib-2.4-jenkins-2.jar
92share/jenkins/WEB-INF/lib/jsr305-1.3.9.jar 94share/jenkins/WEB-INF/lib/jsr305-1.3.9.jar
93share/jenkins/WEB-INF/lib/jstl-1.1.0.jar 95share/jenkins/WEB-INF/lib/jstl-1.1.0.jar
94share/jenkins/WEB-INF/lib/jtidy-4aug2000r7-dev-hudson-1.jar 96share/jenkins/WEB-INF/lib/jtidy-4aug2000r7-dev-hudson-1.jar
95share/jenkins/WEB-INF/lib/junit-4.11.jar 97share/jenkins/WEB-INF/lib/junit-4.12.jar
96share/jenkins/WEB-INF/lib/jzlib-1.1.3-kohsuke-1.jar 98share/jenkins/WEB-INF/lib/jzlib-1.1.3-kohsuke-1.jar
97share/jenkins/WEB-INF/lib/launchd-slave-installer-1.2.jar 99share/jenkins/WEB-INF/lib/launchd-slave-installer-1.2.jar
98share/jenkins/WEB-INF/lib/libpam4j-1.6.jar 100share/jenkins/WEB-INF/lib/libpam4j-1.8.jar
99share/jenkins/WEB-INF/lib/libzfs-0.5.jar 101share/jenkins/WEB-INF/lib/libzfs-0.5.jar
100share/jenkins/WEB-INF/lib/localizer-1.10.jar 102share/jenkins/WEB-INF/lib/localizer-1.23.jar
101share/jenkins/WEB-INF/lib/log4j-1.2.9.jar 103share/jenkins/WEB-INF/lib/log4j-over-slf4j-1.7.7.jar
102share/jenkins/WEB-INF/lib/mail-1.4.4.jar 104share/jenkins/WEB-INF/lib/mail-1.4.4.jar
103share/jenkins/WEB-INF/lib/memory-monitor-1.8.jar 105share/jenkins/WEB-INF/lib/memory-monitor-1.9.jar
104share/jenkins/WEB-INF/lib/mina-core-2.0.5.jar 106share/jenkins/WEB-INF/lib/mina-core-2.0.5.jar
105share/jenkins/WEB-INF/lib/oro-2.0.8.jar 107share/jenkins/WEB-INF/lib/oro-2.0.8.jar
106share/jenkins/WEB-INF/lib/relaxngDatatype-20020414.jar 108share/jenkins/WEB-INF/lib/relaxngDatatype-20020414.jar
107share/jenkins/WEB-INF/lib/remoting-2.46.jar 109share/jenkins/WEB-INF/lib/remoting-2.53.2.jar
108share/jenkins/WEB-INF/lib/robust-http-client-1.2.jar 110share/jenkins/WEB-INF/lib/robust-http-client-1.2.jar
109share/jenkins/WEB-INF/lib/sezpoz-1.9.jar 111share/jenkins/WEB-INF/lib/sezpoz-1.9.jar
110share/jenkins/WEB-INF/lib/slave-installer-1.3.jar 112share/jenkins/WEB-INF/lib/slave-installer-1.5.jar
111share/jenkins/WEB-INF/lib/slf4j-api-1.7.7.jar 113share/jenkins/WEB-INF/lib/slf4j-api-1.7.7.jar
112share/jenkins/WEB-INF/lib/slf4j-jdk14-1.7.7.jar 114share/jenkins/WEB-INF/lib/slf4j-jdk14-1.7.7.jar
113share/jenkins/WEB-INF/lib/spring-aop-2.5.6.SEC03.jar 115share/jenkins/WEB-INF/lib/spring-aop-2.5.6.SEC03.jar
114share/jenkins/WEB-INF/lib/spring-beans-2.5.6.SEC03.jar 116share/jenkins/WEB-INF/lib/spring-beans-2.5.6.SEC03.jar
115share/jenkins/WEB-INF/lib/spring-context-2.5.6.SEC03.jar 117share/jenkins/WEB-INF/lib/spring-context-2.5.6.SEC03.jar
116share/jenkins/WEB-INF/lib/spring-context-support-2.5.6.SEC03.jar 118share/jenkins/WEB-INF/lib/spring-context-support-2.5.6.SEC03.jar
117share/jenkins/WEB-INF/lib/spring-core-2.5.6.SEC03.jar 119share/jenkins/WEB-INF/lib/spring-core-2.5.6.SEC03.jar
118share/jenkins/WEB-INF/lib/spring-dao-1.2.9.jar 120share/jenkins/WEB-INF/lib/spring-dao-1.2.9.jar
119share/jenkins/WEB-INF/lib/spring-jdbc-1.2.9.jar 121share/jenkins/WEB-INF/lib/spring-jdbc-1.2.9.jar
120share/jenkins/WEB-INF/lib/spring-web-2.5.6.SEC03.jar 122share/jenkins/WEB-INF/lib/spring-web-2.5.6.SEC03.jar
121share/jenkins/WEB-INF/lib/spring-webmvc-2.5.6.SEC03.jar 123share/jenkins/WEB-INF/lib/spring-webmvc-2.5.6.SEC03.jar
122share/jenkins/WEB-INF/lib/ssh-cli-auth-1.2.jar 124share/jenkins/WEB-INF/lib/ssh-cli-auth-1.2.jar
123share/jenkins/WEB-INF/lib/sshd-1.6.jar 125share/jenkins/WEB-INF/lib/sshd-1.6.jar
124share/jenkins/WEB-INF/lib/sshd-core-0.8.0.jar 126share/jenkins/WEB-INF/lib/sshd-core-0.8.0.jar
125share/jenkins/WEB-INF/lib/stapler-1.229.jar 127share/jenkins/WEB-INF/lib/stapler-1.237.jar
126share/jenkins/WEB-INF/lib/stapler-adjunct-codemirror-1.3.jar 128share/jenkins/WEB-INF/lib/stapler-adjunct-codemirror-1.3.jar
127share/jenkins/WEB-INF/lib/stapler-adjunct-timeline-1.4.jar 129share/jenkins/WEB-INF/lib/stapler-adjunct-timeline-1.4.jar
128share/jenkins/WEB-INF/lib/stapler-adjunct-zeroclipboard-1.3.5-1.jar 130share/jenkins/WEB-INF/lib/stapler-adjunct-zeroclipboard-1.3.5-1.jar
129share/jenkins/WEB-INF/lib/stapler-groovy-1.229.jar 131share/jenkins/WEB-INF/lib/stapler-groovy-1.237.jar
130share/jenkins/WEB-INF/lib/stapler-jelly-1.229.jar 132share/jenkins/WEB-INF/lib/stapler-jelly-1.237.jar
131share/jenkins/WEB-INF/lib/stapler-jrebel-1.229.jar 133share/jenkins/WEB-INF/lib/stapler-jrebel-1.237.jar
132share/jenkins/WEB-INF/lib/stax-api-1.0-2.jar 134share/jenkins/WEB-INF/lib/stax-api-1.0-2.jar
133share/jenkins/WEB-INF/lib/stax-api-1.0.1.jar 135share/jenkins/WEB-INF/lib/stax-api-1.0.1.jar
134share/jenkins/WEB-INF/lib/systemd-slave-installer-1.1.jar 136share/jenkins/WEB-INF/lib/systemd-slave-installer-1.1.jar
135share/jenkins/WEB-INF/lib/task-reactor-1.4.jar 137share/jenkins/WEB-INF/lib/task-reactor-1.4.jar
136share/jenkins/WEB-INF/lib/tiger-types-1.3.jar 138share/jenkins/WEB-INF/lib/tiger-types-1.3.jar
137share/jenkins/WEB-INF/lib/trilead-putty-extension-1.2.jar 139share/jenkins/WEB-INF/lib/trilead-putty-extension-1.2.jar
138share/jenkins/WEB-INF/lib/trilead-ssh2-build217-jenkins-5.jar 140share/jenkins/WEB-INF/lib/trilead-ssh2-build217-jenkins-8.jar
139share/jenkins/WEB-INF/lib/txw2-20110809.jar 141share/jenkins/WEB-INF/lib/txw2-20110809.jar
140share/jenkins/WEB-INF/lib/upstart-slave-installer-1.1.jar 142share/jenkins/WEB-INF/lib/upstart-slave-installer-1.1.jar
141share/jenkins/WEB-INF/lib/version-number-1.1.jar 143share/jenkins/WEB-INF/lib/version-number-1.1.jar
142share/jenkins/WEB-INF/lib/windows-package-checker-1.0.jar 144share/jenkins/WEB-INF/lib/windows-package-checker-1.0.jar
143share/jenkins/WEB-INF/lib/windows-slave-installer-1.4.jar 145share/jenkins/WEB-INF/lib/windows-slave-installer-1.5.1.jar
144share/jenkins/WEB-INF/lib/winp-1.20.jar 146share/jenkins/WEB-INF/lib/winp-1.22.jar
145share/jenkins/WEB-INF/lib/wstx-asl-3.2.9.jar 147share/jenkins/WEB-INF/lib/wstx-asl-3.2.9.jar
146share/jenkins/WEB-INF/lib/xpp3-1.1.4c.jar 148share/jenkins/WEB-INF/lib/xpp3-1.1.4c.jar
147share/jenkins/WEB-INF/lib/xstream-1.4.7-jenkins-1.jar 149share/jenkins/WEB-INF/lib/xstream-1.4.7-jenkins-1.jar
148share/jenkins/WEB-INF/plugins/ant.hpi 150share/jenkins/WEB-INF/plugins/ant.hpi
149share/jenkins/WEB-INF/plugins/antisamy-markup-formatter.hpi 151share/jenkins/WEB-INF/plugins/antisamy-markup-formatter.hpi
150share/jenkins/WEB-INF/plugins/credentials.hpi 152share/jenkins/WEB-INF/plugins/credentials.hpi
151share/jenkins/WEB-INF/plugins/cvs.hpi 153share/jenkins/WEB-INF/plugins/cvs.hpi
152share/jenkins/WEB-INF/plugins/external-monitor-job.hpi 154share/jenkins/WEB-INF/plugins/external-monitor-job.hpi
153share/jenkins/WEB-INF/plugins/javadoc.hpi 155share/jenkins/WEB-INF/plugins/javadoc.hpi
 156share/jenkins/WEB-INF/plugins/junit.hpi
154share/jenkins/WEB-INF/plugins/ldap.hpi 157share/jenkins/WEB-INF/plugins/ldap.hpi
155share/jenkins/WEB-INF/plugins/mailer.hpi 158share/jenkins/WEB-INF/plugins/mailer.hpi
156share/jenkins/WEB-INF/plugins/matrix-auth.hpi 159share/jenkins/WEB-INF/plugins/matrix-auth.hpi
157share/jenkins/WEB-INF/plugins/matrix-project.hpi 160share/jenkins/WEB-INF/plugins/matrix-project.hpi
158share/jenkins/WEB-INF/plugins/maven-plugin.hpi 161share/jenkins/WEB-INF/plugins/maven-plugin.hpi
159share/jenkins/WEB-INF/plugins/pam-auth.hpi 162share/jenkins/WEB-INF/plugins/pam-auth.hpi
 163share/jenkins/WEB-INF/plugins/script-security.hpi
160share/jenkins/WEB-INF/plugins/ssh-credentials.hpi 164share/jenkins/WEB-INF/plugins/ssh-credentials.hpi
161share/jenkins/WEB-INF/plugins/ssh-slaves.hpi 165share/jenkins/WEB-INF/plugins/ssh-slaves.hpi
162share/jenkins/WEB-INF/plugins/subversion.hpi 166share/jenkins/WEB-INF/plugins/subversion.hpi
163share/jenkins/WEB-INF/plugins/translation.hpi 167share/jenkins/WEB-INF/plugins/translation.hpi
164share/jenkins/WEB-INF/plugins/windows-slaves.hpi 168share/jenkins/WEB-INF/plugins/windows-slaves.hpi
165share/jenkins/WEB-INF/remoting.jar 169share/jenkins/WEB-INF/remoting.jar
166share/jenkins/WEB-INF/security/AbstractPasswordBasedSecurityRealm.groovy 170share/jenkins/WEB-INF/security/AbstractPasswordBasedSecurityRealm.groovy
167share/jenkins/WEB-INF/security/SecurityFilters.groovy 171share/jenkins/WEB-INF/security/SecurityFilters.groovy
168share/jenkins/WEB-INF/slave.jar 172share/jenkins/WEB-INF/slave.jar
169share/jenkins/WEB-INF/sun-web.xml 173share/jenkins/WEB-INF/sun-web.xml
170share/jenkins/WEB-INF/update-center-rootCAs/hudson-community 174share/jenkins/WEB-INF/update-center-rootCAs/hudson-community
171share/jenkins/WEB-INF/update-center-rootCAs/hudson-community.txt 175share/jenkins/WEB-INF/update-center-rootCAs/hudson-community.txt
172share/jenkins/WEB-INF/update-center-rootCAs/jenkins-update-center-root-ca 176share/jenkins/WEB-INF/update-center-rootCAs/jenkins-update-center-root-ca
173share/jenkins/WEB-INF/update-center-rootCAs/jenkins-update-center-root-ca.txt 177share/jenkins/WEB-INF/update-center-rootCAs/jenkins-update-center-root-ca.txt
174share/jenkins/WEB-INF/web.xml 178share/jenkins/WEB-INF/web.xml
175share/jenkins/css/color.css 179share/jenkins/css/color.css
 180share/jenkins/css/responsive-grid.css
176share/jenkins/css/style.css 181share/jenkins/css/style.css
177share/jenkins/dc-license.txt 182share/jenkins/dc-license.txt
178share/jenkins/executable/Executable.class 183share/jenkins/executable/Executable.class
179share/jenkins/favicon.ico 184share/jenkins/favicon.ico
180share/jenkins/help/LogRecorder/logger.html 185share/jenkins/help/LogRecorder/logger.html
181share/jenkins/help/LogRecorder/logger_de.html 186share/jenkins/help/LogRecorder/logger_de.html
182share/jenkins/help/LogRecorder/logger_fr.html 187share/jenkins/help/LogRecorder/logger_fr.html
183share/jenkins/help/LogRecorder/logger_ja.html 188share/jenkins/help/LogRecorder/logger_ja.html
184share/jenkins/help/LogRecorder/logger_zh_TW.html 189share/jenkins/help/LogRecorder/logger_zh_TW.html
185share/jenkins/help/LogRecorder/name.html 190share/jenkins/help/LogRecorder/name.html
186share/jenkins/help/LogRecorder/name_de.html 191share/jenkins/help/LogRecorder/name_de.html
187share/jenkins/help/LogRecorder/name_fr.html 192share/jenkins/help/LogRecorder/name_fr.html
188share/jenkins/help/LogRecorder/name_ja.html 193share/jenkins/help/LogRecorder/name_ja.html
@@ -287,199 +292,51 @@ share/jenkins/help/project-config/disabl @@ -287,199 +292,51 @@ share/jenkins/help/project-config/disabl
287share/jenkins/help/project-config/disable_ja.html 292share/jenkins/help/project-config/disable_ja.html
288share/jenkins/help/project-config/disable_pt_BR.html 293share/jenkins/help/project-config/disable_pt_BR.html
289share/jenkins/help/project-config/disable_ru.html 294share/jenkins/help/project-config/disable_ru.html
290share/jenkins/help/project-config/disable_tr.html 295share/jenkins/help/project-config/disable_tr.html
291share/jenkins/help/project-config/disable_zh_TW.html 296share/jenkins/help/project-config/disable_zh_TW.html
292share/jenkins/help/project-config/downstream.html 297share/jenkins/help/project-config/downstream.html
293share/jenkins/help/project-config/downstream_de.html 298share/jenkins/help/project-config/downstream_de.html
294share/jenkins/help/project-config/downstream_fr.html 299share/jenkins/help/project-config/downstream_fr.html
295share/jenkins/help/project-config/downstream_ja.html 300share/jenkins/help/project-config/downstream_ja.html
296share/jenkins/help/project-config/downstream_pt_BR.html 301share/jenkins/help/project-config/downstream_pt_BR.html
297share/jenkins/help/project-config/downstream_ru.html 302share/jenkins/help/project-config/downstream_ru.html
298share/jenkins/help/project-config/downstream_tr.html 303share/jenkins/help/project-config/downstream_tr.html
299share/jenkins/help/project-config/downstream_zh_TW.html 304share/jenkins/help/project-config/downstream_zh_TW.html
300share/jenkins/help/project-config/fingerprint.html 
301share/jenkins/help/project-config/fingerprint_de.html 
302share/jenkins/help/project-config/fingerprint_fr.html 
303share/jenkins/help/project-config/fingerprint_ja.html 
304share/jenkins/help/project-config/fingerprint_pt_BR.html 
305share/jenkins/help/project-config/fingerprint_ru.html 
306share/jenkins/help/project-config/fingerprint_tr.html 
307share/jenkins/help/project-config/fingerprint_zh_TW.html 
308share/jenkins/help/project-config/javadoc-keep-all.html 
309share/jenkins/help/project-config/javadoc-keep-all_de.html 
310share/jenkins/help/project-config/javadoc-keep-all_fr.html 
311share/jenkins/help/project-config/javadoc-keep-all_ja.html 
312share/jenkins/help/project-config/javadoc-keep-all_tr.html 
313share/jenkins/help/project-config/javadoc-keep-all_zh_TW.html 
314share/jenkins/help/project-config/log-rotation.html 
315share/jenkins/help/project-config/log-rotation_de.html 
316share/jenkins/help/project-config/log-rotation_fr.html 
317share/jenkins/help/project-config/log-rotation_ja.html 
318share/jenkins/help/project-config/log-rotation_pt_BR.html 
319share/jenkins/help/project-config/log-rotation_ru.html 
320share/jenkins/help/project-config/log-rotation_tr.html 
321share/jenkins/help/project-config/log-rotation_zh_TW.html 
322share/jenkins/help/project-config/parameterized-build.html 
323share/jenkins/help/project-config/parameterized-build_de.html 
324share/jenkins/help/project-config/parameterized-build_fr.html 
325share/jenkins/help/project-config/parameterized-build_ja.html 
326share/jenkins/help/project-config/parameterized-build_tr.html 
327share/jenkins/help/project-config/parameterized-build_zh_TW.html 
328share/jenkins/help/project-config/scmCheckoutRetryCount.html 305share/jenkins/help/project-config/scmCheckoutRetryCount.html
329share/jenkins/help/project-config/scmCheckoutRetryCount_de.html 306share/jenkins/help/project-config/scmCheckoutRetryCount_de.html
330share/jenkins/help/project-config/scmCheckoutRetryCount_ja.html 307share/jenkins/help/project-config/scmCheckoutRetryCount_ja.html
331share/jenkins/help/project-config/scmCheckoutRetryCount_zh_CN.html 308share/jenkins/help/project-config/scmCheckoutRetryCount_zh_CN.html
332share/jenkins/help/project-config/scmCheckoutRetryCount_zh_TW.html 309share/jenkins/help/project-config/scmCheckoutRetryCount_zh_TW.html
333share/jenkins/help/project-config/triggerRemotely.html 310share/jenkins/help/project-config/triggerRemotely.html
334share/jenkins/help/project-config/triggerRemotely_de.html 311share/jenkins/help/project-config/triggerRemotely_de.html
335share/jenkins/help/project-config/triggerRemotely_fr.html 312share/jenkins/help/project-config/triggerRemotely_fr.html
336share/jenkins/help/project-config/triggerRemotely_ja.html 313share/jenkins/help/project-config/triggerRemotely_ja.html
337share/jenkins/help/project-config/triggerRemotely_pt_BR.html 314share/jenkins/help/project-config/triggerRemotely_pt_BR.html
338share/jenkins/help/project-config/triggerRemotely_ru.html 315share/jenkins/help/project-config/triggerRemotely_ru.html
339share/jenkins/help/project-config/triggerRemotely_tr.html 316share/jenkins/help/project-config/triggerRemotely_tr.html
340share/jenkins/help/project-config/triggerRemotely_zh_TW.html 317share/jenkins/help/project-config/triggerRemotely_zh_TW.html
341share/jenkins/help/run-config/description.html 318share/jenkins/help/run-config/description.html
342share/jenkins/help/run-config/description_de.html 319share/jenkins/help/run-config/description_de.html
343share/jenkins/help/run-config/description_ja.html 320share/jenkins/help/run-config/description_ja.html
344share/jenkins/help/run-config/description_zh_TW.html 321share/jenkins/help/run-config/description_zh_TW.html
345share/jenkins/help/run-config/displayName.html 322share/jenkins/help/run-config/displayName.html
346share/jenkins/help/run-config/displayName_de.html 323share/jenkins/help/run-config/displayName_de.html
347share/jenkins/help/run-config/displayName_ja.html 324share/jenkins/help/run-config/displayName_ja.html
348share/jenkins/help/run-config/displayName_zh_TW.html 325share/jenkins/help/run-config/displayName_zh_TW.html
349share/jenkins/help/scm-browsers/list.html 326share/jenkins/help/scm-browsers/list.html
350share/jenkins/help/scm-browsers/list_de.html 327share/jenkins/help/scm-browsers/list_de.html
351share/jenkins/help/scm-browsers/list_ja.html 328share/jenkins/help/scm-browsers/list_ja.html
352share/jenkins/help/scm-browsers/list_zh_TW.html 329share/jenkins/help/scm-browsers/list_zh_TW.html
353share/jenkins/help/security/container-realm.html 
354share/jenkins/help/security/container-realm_de.html 
355share/jenkins/help/security/container-realm_fr.html 
356share/jenkins/help/security/container-realm_ja.html 
357share/jenkins/help/security/container-realm_pt_BR.html 
358share/jenkins/help/security/container-realm_ru.html 
359share/jenkins/help/security/container-realm_tr.html 
360share/jenkins/help/security/container-realm_zh_CN.html 
361share/jenkins/help/security/container-realm_zh_TW.html 
362share/jenkins/help/security/full-control-once-logged-in.html 
363share/jenkins/help/security/full-control-once-logged-in_de.html 
364share/jenkins/help/security/full-control-once-logged-in_fr.html 
365share/jenkins/help/security/full-control-once-logged-in_ja.html 
366share/jenkins/help/security/full-control-once-logged-in_pt_BR.html 
367share/jenkins/help/security/full-control-once-logged-in_ru.html 
368share/jenkins/help/security/full-control-once-logged-in_tr.html 
369share/jenkins/help/security/full-control-once-logged-in_zh_CN.html 
370share/jenkins/help/security/full-control-once-logged-in_zh_TW.html 
371share/jenkins/help/security/ldap/groupSearchBase.html 
372share/jenkins/help/security/ldap/groupSearchBase_de.html 
373share/jenkins/help/security/ldap/groupSearchBase_fr.html 
374share/jenkins/help/security/ldap/groupSearchBase_ja.html 
375share/jenkins/help/security/ldap/groupSearchBase_tr.html 
376share/jenkins/help/security/ldap/groupSearchBase_zh_TW.html 
377share/jenkins/help/security/ldap/managerDN.html 
378share/jenkins/help/security/ldap/managerDN_de.html 
379share/jenkins/help/security/ldap/managerDN_fr.html 
380share/jenkins/help/security/ldap/managerDN_ja.html 
381share/jenkins/help/security/ldap/managerDN_pt_BR.html 
382share/jenkins/help/security/ldap/managerDN_tr.html 
383share/jenkins/help/security/ldap/managerDN_zh_TW.html 
384share/jenkins/help/security/ldap/managerPassword.html 
385share/jenkins/help/security/ldap/managerPassword_de.html 
386share/jenkins/help/security/ldap/managerPassword_fr.html 
387share/jenkins/help/security/ldap/managerPassword_ja.html 
388share/jenkins/help/security/ldap/managerPassword_pt_BR.html 
389share/jenkins/help/security/ldap/managerPassword_tr.html 
390share/jenkins/help/security/ldap/managerPassword_zh_TW.html 
391share/jenkins/help/security/ldap/rootDN.html 
392share/jenkins/help/security/ldap/rootDN_de.html 
393share/jenkins/help/security/ldap/rootDN_fr.html 
394share/jenkins/help/security/ldap/rootDN_ja.html 
395share/jenkins/help/security/ldap/rootDN_pt_BR.html 
396share/jenkins/help/security/ldap/rootDN_ru.html 
397share/jenkins/help/security/ldap/rootDN_tr.html 
398share/jenkins/help/security/ldap/rootDN_zh_TW.html 
399share/jenkins/help/security/ldap/server.html 
400share/jenkins/help/security/ldap/server_de.html 
401share/jenkins/help/security/ldap/server_fr.html 
402share/jenkins/help/security/ldap/server_ja.html 
403share/jenkins/help/security/ldap/server_pt_BR.html 
404share/jenkins/help/security/ldap/server_ru.html 
405share/jenkins/help/security/ldap/server_tr.html 
406share/jenkins/help/security/ldap/server_zh_TW.html 
407share/jenkins/help/security/ldap/userSearchBase.html 
408share/jenkins/help/security/ldap/userSearchBase_de.html 
409share/jenkins/help/security/ldap/userSearchBase_fr.html 
410share/jenkins/help/security/ldap/userSearchBase_ja.html 
411share/jenkins/help/security/ldap/userSearchBase_pt_BR.html 
412share/jenkins/help/security/ldap/userSearchBase_ru.html 
413share/jenkins/help/security/ldap/userSearchBase_tr.html 
414share/jenkins/help/security/ldap/userSearchBase_zh_TW.html 
415share/jenkins/help/security/ldap/userSearchFilter.html 
416share/jenkins/help/security/ldap/userSearchFilter_de.html 
417share/jenkins/help/security/ldap/userSearchFilter_fr.html 
418share/jenkins/help/security/ldap/userSearchFilter_ja.html 
419share/jenkins/help/security/ldap/userSearchFilter_pt_BR.html 
420share/jenkins/help/security/ldap/userSearchFilter_ru.html 
421share/jenkins/help/security/ldap/userSearchFilter_tr.html 
422share/jenkins/help/security/ldap/userSearchFilter_zh_TW.html 
423share/jenkins/help/security/legacy-auth-strategy.html 
424share/jenkins/help/security/legacy-auth-strategy_de.html 
425share/jenkins/help/security/legacy-auth-strategy_fr.html 
426share/jenkins/help/security/legacy-auth-strategy_ja.html 
427share/jenkins/help/security/legacy-auth-strategy_pt_BR.html 
428share/jenkins/help/security/legacy-auth-strategy_ru.html 
429share/jenkins/help/security/legacy-auth-strategy_tr.html 
430share/jenkins/help/security/legacy-auth-strategy_zh_CN.html 
431share/jenkins/help/security/legacy-auth-strategy_zh_TW.html 
432share/jenkins/help/security/no-authorization.html 
433share/jenkins/help/security/no-authorization_de.html 
434share/jenkins/help/security/no-authorization_fr.html 
435share/jenkins/help/security/no-authorization_ja.html 
436share/jenkins/help/security/no-authorization_pt_BR.html 
437share/jenkins/help/security/no-authorization_ru.html 
438share/jenkins/help/security/no-authorization_tr.html 
439share/jenkins/help/security/no-authorization_zh_CN.html 
440share/jenkins/help/security/no-authorization_zh_TW.html 
441share/jenkins/help/security/private-realm.html 
442share/jenkins/help/security/private-realm/allow-signup.html 
443share/jenkins/help/security/private-realm/allow-signup_de.html 
444share/jenkins/help/security/private-realm/allow-signup_fr.html 
445share/jenkins/help/security/private-realm/allow-signup_ja.html 
446share/jenkins/help/security/private-realm/allow-signup_tr.html 
447share/jenkins/help/security/private-realm/allow-signup_zh_CN.html 
448share/jenkins/help/security/private-realm/allow-signup_zh_TW.html 
449share/jenkins/help/security/private-realm_de.html 
450share/jenkins/help/security/private-realm_fr.html 
451share/jenkins/help/security/private-realm_ja.html 
452share/jenkins/help/security/private-realm_pt_BR.html 
453share/jenkins/help/security/private-realm_ru.html 
454share/jenkins/help/security/private-realm_tr.html 
455share/jenkins/help/security/private-realm_zh_CN.html 
456share/jenkins/help/security/private-realm_zh_TW.html 
457share/jenkins/help/shell/shellexe.html 
458share/jenkins/help/shell/shellexe_de.html 
459share/jenkins/help/shell/shellexe_fr.html 
460share/jenkins/help/shell/shellexe_ja.html 
461share/jenkins/help/shell/shellexe_nl.html 
462share/jenkins/help/shell/shellexe_pt_BR.html 
463share/jenkins/help/shell/shellexe_zh_CN.html 
464share/jenkins/help/shell/shellexe_zh_TW.html 
465share/jenkins/help/system-config/cvs-browser.html 
466share/jenkins/help/system-config/cvs-browser_de.html 
467share/jenkins/help/system-config/cvs-browser_fr.html 
468share/jenkins/help/system-config/cvs-browser_ja.html 
469share/jenkins/help/system-config/cvs-browser_pt_BR.html 
470share/jenkins/help/system-config/cvs-browser_ru.html 
471share/jenkins/help/system-config/cvs-browser_tr.html 
472share/jenkins/help/system-config/cvs-browser_zh_TW.html 
473share/jenkins/help/system-config/defaultJobNamingStrategy.html 330share/jenkins/help/system-config/defaultJobNamingStrategy.html
474share/jenkins/help/system-config/defaultJobNamingStrategy_de.html 331share/jenkins/help/system-config/defaultJobNamingStrategy_de.html
475share/jenkins/help/system-config/defaultJobNamingStrategy_ja.html 332share/jenkins/help/system-config/defaultJobNamingStrategy_ja.html
476share/jenkins/help/system-config/defaultJobNamingStrategy_zh_TW.html 333share/jenkins/help/system-config/defaultJobNamingStrategy_zh_TW.html
477share/jenkins/help/system-config/globalEnvironmentVariables.html 334share/jenkins/help/system-config/globalEnvironmentVariables.html
478share/jenkins/help/system-config/globalEnvironmentVariables_de.html 335share/jenkins/help/system-config/globalEnvironmentVariables_de.html
479share/jenkins/help/system-config/globalEnvironmentVariables_fr.html 336share/jenkins/help/system-config/globalEnvironmentVariables_fr.html
480share/jenkins/help/system-config/globalEnvironmentVariables_ja.html 337share/jenkins/help/system-config/globalEnvironmentVariables_ja.html
481share/jenkins/help/system-config/globalEnvironmentVariables_zh_CN.html 338share/jenkins/help/system-config/globalEnvironmentVariables_zh_CN.html
482share/jenkins/help/system-config/globalEnvironmentVariables_zh_TW.html 339share/jenkins/help/system-config/globalEnvironmentVariables_zh_TW.html
483share/jenkins/help/system-config/homeDirectory.html 340share/jenkins/help/system-config/homeDirectory.html
484share/jenkins/help/system-config/homeDirectory_de.html 341share/jenkins/help/system-config/homeDirectory_de.html
485share/jenkins/help/system-config/homeDirectory_fr.html 342share/jenkins/help/system-config/homeDirectory_fr.html
@@ -574,73 +431,35 @@ share/jenkins/help/system-config/quietPe @@ -574,73 +431,35 @@ share/jenkins/help/system-config/quietPe
574share/jenkins/help/system-config/quietPeriod_pt_BR.html 431share/jenkins/help/system-config/quietPeriod_pt_BR.html
575share/jenkins/help/system-config/quietPeriod_ru.html 432share/jenkins/help/system-config/quietPeriod_ru.html
576share/jenkins/help/system-config/quietPeriod_tr.html 433share/jenkins/help/system-config/quietPeriod_tr.html
577share/jenkins/help/system-config/quietPeriod_zh_TW.html 434share/jenkins/help/system-config/quietPeriod_zh_TW.html
578share/jenkins/help/system-config/systemMessage.html 435share/jenkins/help/system-config/systemMessage.html
579share/jenkins/help/system-config/systemMessage_de.html 436share/jenkins/help/system-config/systemMessage_de.html
580share/jenkins/help/system-config/systemMessage_fr.html 437share/jenkins/help/system-config/systemMessage_fr.html
581share/jenkins/help/system-config/systemMessage_ja.html 438share/jenkins/help/system-config/systemMessage_ja.html
582share/jenkins/help/system-config/systemMessage_pt_BR.html 439share/jenkins/help/system-config/systemMessage_pt_BR.html
583share/jenkins/help/system-config/systemMessage_ru.html 440share/jenkins/help/system-config/systemMessage_ru.html
584share/jenkins/help/system-config/systemMessage_tr.html 441share/jenkins/help/system-config/systemMessage_tr.html
585share/jenkins/help/system-config/systemMessage_zh_CN.html 442share/jenkins/help/system-config/systemMessage_zh_CN.html
586share/jenkins/help/system-config/systemMessage_zh_TW.html 443share/jenkins/help/system-config/systemMessage_zh_TW.html
587share/jenkins/help/tasks/aggregate-test/auto-aggregate.html 
588share/jenkins/help/tasks/aggregate-test/auto-aggregate_de.html 
589share/jenkins/help/tasks/aggregate-test/auto-aggregate_fr.html 
590share/jenkins/help/tasks/aggregate-test/auto-aggregate_ja.html 
591share/jenkins/help/tasks/aggregate-test/auto-aggregate_nl.html 
592share/jenkins/help/tasks/aggregate-test/auto-aggregate_pt_BR.html 
593share/jenkins/help/tasks/aggregate-test/auto-aggregate_tr.html 
594share/jenkins/help/tasks/aggregate-test/auto-aggregate_zh_TW.html 
595share/jenkins/help/tasks/aggregate-test/help.html 
596share/jenkins/help/tasks/aggregate-test/help_de.html 
597share/jenkins/help/tasks/aggregate-test/help_fr.html 
598share/jenkins/help/tasks/aggregate-test/help_ja.html 
599share/jenkins/help/tasks/aggregate-test/help_nl.html 
600share/jenkins/help/tasks/aggregate-test/help_pt_BR.html 
601share/jenkins/help/tasks/aggregate-test/help_tr.html 
602share/jenkins/help/tasks/aggregate-test/help_zh_TW.html 
603share/jenkins/help/tasks/aggregate-test/manual-list.html 
604share/jenkins/help/tasks/aggregate-test/manual-list_de.html 
605share/jenkins/help/tasks/aggregate-test/manual-list_fr.html 
606share/jenkins/help/tasks/aggregate-test/manual-list_ja.html 
607share/jenkins/help/tasks/aggregate-test/manual-list_nl.html 
608share/jenkins/help/tasks/aggregate-test/manual-list_pt_BR.html 
609share/jenkins/help/tasks/aggregate-test/manual-list_tr.html 
610share/jenkins/help/tasks/aggregate-test/manual-list_zh_TW.html 
611share/jenkins/help/tasks/fingerprint/keepDependencies.html 444share/jenkins/help/tasks/fingerprint/keepDependencies.html
612share/jenkins/help/tasks/fingerprint/keepDependencies_de.html 445share/jenkins/help/tasks/fingerprint/keepDependencies_de.html
613share/jenkins/help/tasks/fingerprint/keepDependencies_fr.html 446share/jenkins/help/tasks/fingerprint/keepDependencies_fr.html
614share/jenkins/help/tasks/fingerprint/keepDependencies_ja.html 447share/jenkins/help/tasks/fingerprint/keepDependencies_ja.html
615share/jenkins/help/tasks/fingerprint/keepDependencies_nl.html 448share/jenkins/help/tasks/fingerprint/keepDependencies_nl.html
616share/jenkins/help/tasks/fingerprint/keepDependencies_pt_BR.html 449share/jenkins/help/tasks/fingerprint/keepDependencies_pt_BR.html
617share/jenkins/help/tasks/fingerprint/keepDependencies_ru.html 450share/jenkins/help/tasks/fingerprint/keepDependencies_ru.html
618share/jenkins/help/tasks/fingerprint/keepDependencies_tr.html 451share/jenkins/help/tasks/fingerprint/keepDependencies_tr.html
619share/jenkins/help/tasks/fingerprint/keepDependencies_zh_TW.html 452share/jenkins/help/tasks/fingerprint/keepDependencies_zh_TW.html
620share/jenkins/help/tasks/junit/report.html 
621share/jenkins/help/tasks/junit/report_de.html 
622share/jenkins/help/tasks/junit/report_fr.html 
623share/jenkins/help/tasks/junit/report_ja.html 
624share/jenkins/help/tasks/junit/report_nl.html 
625share/jenkins/help/tasks/junit/report_pt_BR.html 
626share/jenkins/help/tasks/junit/report_ru.html 
627share/jenkins/help/tasks/junit/report_tr.html 
628share/jenkins/help/tasks/junit/report_zh_TW.html 
629share/jenkins/help/tasks/maven/properties.html 
630share/jenkins/help/tasks/maven/properties_de.html 
631share/jenkins/help/tasks/maven/properties_fr.html 
632share/jenkins/help/tasks/maven/properties_ja.html 
633share/jenkins/help/tasks/maven/properties_zh_TW.html 
634share/jenkins/help/tools/help-label.html 453share/jenkins/help/tools/help-label.html
635share/jenkins/help/tools/help-label_de.html 454share/jenkins/help/tools/help-label_de.html
636share/jenkins/help/tools/help-label_ja.html 455share/jenkins/help/tools/help-label_ja.html
637share/jenkins/help/tools/help-label_zh_CN.html 456share/jenkins/help/tools/help-label_zh_CN.html
638share/jenkins/help/tools/help-label_zh_TW.html 457share/jenkins/help/tools/help-label_zh_TW.html
639share/jenkins/help/tools/tool-location-node-property.html 458share/jenkins/help/tools/tool-location-node-property.html
640share/jenkins/help/tools/tool-location-node-property_de.html 459share/jenkins/help/tools/tool-location-node-property_de.html
641share/jenkins/help/tools/tool-location-node-property_fr.html 460share/jenkins/help/tools/tool-location-node-property_fr.html
642share/jenkins/help/tools/tool-location-node-property_ja.html 461share/jenkins/help/tools/tool-location-node-property_ja.html
643share/jenkins/help/tools/tool-location-node-property_zh_CN.html 462share/jenkins/help/tools/tool-location-node-property_zh_CN.html
644share/jenkins/help/tools/tool-location-node-property_zh_TW.html 463share/jenkins/help/tools/tool-location-node-property_zh_TW.html
645share/jenkins/help/user/description.html 464share/jenkins/help/user/description.html
646share/jenkins/help/user/description_de.html 465share/jenkins/help/user/description_de.html
@@ -714,38 +533,42 @@ share/jenkins/images/16x16/document_add. @@ -714,38 +533,42 @@ share/jenkins/images/16x16/document_add.
714share/jenkins/images/16x16/document_delete.gif 533share/jenkins/images/16x16/document_delete.gif
715share/jenkins/images/16x16/document_delete.png 534share/jenkins/images/16x16/document_delete.png
716share/jenkins/images/16x16/document_edit.gif 535share/jenkins/images/16x16/document_edit.gif
717share/jenkins/images/16x16/document_edit.png 536share/jenkins/images/16x16/document_edit.png
718share/jenkins/images/16x16/edit-delete.gif 537share/jenkins/images/16x16/edit-delete.gif
719share/jenkins/images/16x16/edit-delete.png 538share/jenkins/images/16x16/edit-delete.png
720share/jenkins/images/16x16/edit-select-all.gif 539share/jenkins/images/16x16/edit-select-all.gif
721share/jenkins/images/16x16/edit-select-all.png 540share/jenkins/images/16x16/edit-select-all.png
722share/jenkins/images/16x16/empty.gif 541share/jenkins/images/16x16/empty.gif
723share/jenkins/images/16x16/empty.png 542share/jenkins/images/16x16/empty.png
724share/jenkins/images/16x16/error.gif 543share/jenkins/images/16x16/error.gif
725share/jenkins/images/16x16/error.png 544share/jenkins/images/16x16/error.png
726share/jenkins/images/16x16/expand.png 545share/jenkins/images/16x16/expand.png
 546share/jenkins/images/16x16/find.png
727share/jenkins/images/16x16/fingerprint.gif 547share/jenkins/images/16x16/fingerprint.gif
728share/jenkins/images/16x16/fingerprint.png 548share/jenkins/images/16x16/fingerprint.png
729share/jenkins/images/16x16/folder-error.gif 549share/jenkins/images/16x16/folder-error.gif
730share/jenkins/images/16x16/folder-error.png 550share/jenkins/images/16x16/folder-error.png
731share/jenkins/images/16x16/folder-open.gif 551share/jenkins/images/16x16/folder-open.gif
732share/jenkins/images/16x16/folder-open.png 552share/jenkins/images/16x16/folder-open.png
733share/jenkins/images/16x16/folder.gif 553share/jenkins/images/16x16/folder.gif
734share/jenkins/images/16x16/folder.png 554share/jenkins/images/16x16/folder.png
735share/jenkins/images/16x16/gear2.gif 555share/jenkins/images/16x16/gear2.gif
736share/jenkins/images/16x16/gear2.png 556share/jenkins/images/16x16/gear2.png
737share/jenkins/images/16x16/go-next.gif 557share/jenkins/images/16x16/go-next.gif
738share/jenkins/images/16x16/go-next.png 558share/jenkins/images/16x16/go-next.png
 559share/jenkins/images/16x16/go_down.png
 560share/jenkins/images/16x16/go_top.png
 561share/jenkins/images/16x16/go_up.png
739share/jenkins/images/16x16/green.gif 562share/jenkins/images/16x16/green.gif
740share/jenkins/images/16x16/green_anime.gif 563share/jenkins/images/16x16/green_anime.gif
741share/jenkins/images/16x16/grey.gif 564share/jenkins/images/16x16/grey.gif
742share/jenkins/images/16x16/grey.png 565share/jenkins/images/16x16/grey.png
743share/jenkins/images/16x16/grey_anime.gif 566share/jenkins/images/16x16/grey_anime.gif
744share/jenkins/images/16x16/health-00to19.gif 567share/jenkins/images/16x16/health-00to19.gif
745share/jenkins/images/16x16/health-00to19.png 568share/jenkins/images/16x16/health-00to19.png
746share/jenkins/images/16x16/health-20to39.gif 569share/jenkins/images/16x16/health-20to39.gif
747share/jenkins/images/16x16/health-20to39.png 570share/jenkins/images/16x16/health-20to39.png
748share/jenkins/images/16x16/health-40to59.gif 571share/jenkins/images/16x16/health-40to59.gif
749share/jenkins/images/16x16/health-40to59.png 572share/jenkins/images/16x16/health-40to59.png
750share/jenkins/images/16x16/health-60to79.gif 573share/jenkins/images/16x16/health-60to79.gif
751share/jenkins/images/16x16/health-60to79.png 574share/jenkins/images/16x16/health-60to79.png
@@ -1076,47 +899,52 @@ share/jenkins/images/48x48/user.png @@ -1076,47 +899,52 @@ share/jenkins/images/48x48/user.png
1076share/jenkins/images/48x48/warning.gif 899share/jenkins/images/48x48/warning.gif
1077share/jenkins/images/48x48/warning.png 900share/jenkins/images/48x48/warning.png
1078share/jenkins/images/48x48/yellow.gif 901share/jenkins/images/48x48/yellow.gif
1079share/jenkins/images/48x48/yellow.png 902share/jenkins/images/48x48/yellow.png
1080share/jenkins/images/48x48/yellow_anime.gif 903share/jenkins/images/48x48/yellow_anime.gif
1081share/jenkins/images/RRZEIconSet-License.url 904share/jenkins/images/RRZEIconSet-License.url
1082share/jenkins/images/RRZEIconSet.url 905share/jenkins/images/RRZEIconSet.url
1083share/jenkins/images/TangoProject-License.url 906share/jenkins/images/TangoProject-License.url
1084share/jenkins/images/atom-license.txt 907share/jenkins/images/atom-license.txt
1085share/jenkins/images/atom.gif 908share/jenkins/images/atom.gif
1086share/jenkins/images/bottom-sticker-top-edge.png 909share/jenkins/images/bottom-sticker-top-edge.png
1087share/jenkins/images/grip.png 910share/jenkins/images/grip.png
1088share/jenkins/images/headless.png 911share/jenkins/images/headless.png
 912share/jenkins/images/headshot.png
 913share/jenkins/images/jenkins-redbg.png
1089share/jenkins/images/jenkins.png 914share/jenkins/images/jenkins.png
 915share/jenkins/images/mask-icon.svg
1090share/jenkins/images/none.gif 916share/jenkins/images/none.gif
1091share/jenkins/images/progress-unknown-red.gif 917share/jenkins/images/progress-unknown-red.gif
1092share/jenkins/images/progress-unknown.gif 918share/jenkins/images/progress-unknown.gif
1093share/jenkins/images/rage.png 919share/jenkins/images/rage.png
1094share/jenkins/images/spinner.gif 920share/jenkins/images/spinner.gif
1095share/jenkins/images/textarea-handle.gif 921share/jenkins/images/textarea-handle.gif
1096share/jenkins/images/title.png 922share/jenkins/images/title.png
1097share/jenkins/images/title.svg 923share/jenkins/images/title.svg
1098share/jenkins/images/title.xcf 924share/jenkins/images/title.xcf
1099share/jenkins/images/top-sticker-bottom-edge.png 925share/jenkins/images/top-sticker-bottom-edge.png
1100share/jenkins/images/topbar.png 926share/jenkins/images/topbar.png
1101share/jenkins/images/topbar.svg 927share/jenkins/images/topbar.svg
1102share/jenkins/images/webstart.gif 928share/jenkins/images/webstart.gif
1103share/jenkins/jenkins.war 929share/jenkins/jenkins.war
1104share/jenkins/robots.txt 930share/jenkins/robots.txt
1105share/jenkins/scripts/behavior.js 931share/jenkins/scripts/behavior.js
1106share/jenkins/scripts/combobox-readme.txt 932share/jenkins/scripts/combobox-readme.txt
1107share/jenkins/scripts/combobox.js 933share/jenkins/scripts/combobox.js
1108share/jenkins/scripts/hudson-behavior.js 934share/jenkins/scripts/hudson-behavior.js
 935share/jenkins/scripts/msie.js
1109share/jenkins/scripts/prototype.js 936share/jenkins/scripts/prototype.js
 937share/jenkins/scripts/respond.js
1110share/jenkins/scripts/sortable.js 938share/jenkins/scripts/sortable.js
1111share/jenkins/scripts/utilities.js 939share/jenkins/scripts/utilities.js
1112share/jenkins/scripts/yui/animation/animation-debug.js 940share/jenkins/scripts/yui/animation/animation-debug.js
1113share/jenkins/scripts/yui/animation/animation-min.js 941share/jenkins/scripts/yui/animation/animation-min.js
1114share/jenkins/scripts/yui/assets/skins/sam/ajax-loader.gif 942share/jenkins/scripts/yui/assets/skins/sam/ajax-loader.gif
1115share/jenkins/scripts/yui/assets/skins/sam/asc.gif 943share/jenkins/scripts/yui/assets/skins/sam/asc.gif
1116share/jenkins/scripts/yui/assets/skins/sam/autocomplete.css 944share/jenkins/scripts/yui/assets/skins/sam/autocomplete.css
1117share/jenkins/scripts/yui/assets/skins/sam/back-h.png 945share/jenkins/scripts/yui/assets/skins/sam/back-h.png
1118share/jenkins/scripts/yui/assets/skins/sam/back-v.png 946share/jenkins/scripts/yui/assets/skins/sam/back-v.png
1119share/jenkins/scripts/yui/assets/skins/sam/bar-h.png 947share/jenkins/scripts/yui/assets/skins/sam/bar-h.png
1120share/jenkins/scripts/yui/assets/skins/sam/bar-v.png 948share/jenkins/scripts/yui/assets/skins/sam/bar-v.png
1121share/jenkins/scripts/yui/assets/skins/sam/bg-h.gif 949share/jenkins/scripts/yui/assets/skins/sam/bg-h.gif
1122share/jenkins/scripts/yui/assets/skins/sam/bg-v.gif 950share/jenkins/scripts/yui/assets/skins/sam/bg-v.gif

cvs diff -r1.16 -r1.17 pkgsrc/devel/jenkins/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/jenkins/distinfo 2015/11/03 03:27:36 1.16
+++ pkgsrc/devel/jenkins/distinfo 2015/12/17 20:20:30 1.17
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.16 2015/11/03 03:27:36 agc Exp $ 1$NetBSD: distinfo,v 1.17 2015/12/17 20:20:30 asau Exp $
2 2
3SHA1 (jenkins-1.565.3/jenkins.war) = d45e2d14430517453d96adff81abb58bd981fe81 3SHA1 (jenkins-1.642/jenkins.war) = d16b5ee9d0d66896b537066f2cb18d9942ab7371
4RMD160 (jenkins-1.565.3/jenkins.war) = fa111596b7780013fbc851cd996593352f73a00e 4RMD160 (jenkins-1.642/jenkins.war) = a29065e4974dcf8d8f5311c274a5a75dddb87b6e
5SHA512 (jenkins-1.565.3/jenkins.war) = cef127050b39b294f7fe7f3eb627adabac9b5469af0c9fd016064ce8ab7ef51c387b9b0b618d91cd9231a38ddffcf42e0599201a6627a7601a183d9c0b2fe1d0 5SHA512 (jenkins-1.642/jenkins.war) = 1a24cb111c0967f240cad3ff0b11bde93d37718d4dc0a86f667c6cc360cbdb69c33dc7fb85ed73e6852f6bf697984036bf6e8d71bd39dcd292058975fdb0e131
6Size (jenkins-1.565.3/jenkins.war) = 67867391 bytes 6Size (jenkins-1.642/jenkins.war) = 63664946 bytes