jenkins

Edit Package jenkins

Jenkins monitors executions of repeated jobs, such as building a software
project or jobs run by cron. Among those things, current Jenkins focuses
on the following two jobs:

1. Building/testing software projects continuously, just like
CruiseControl or DamageControl. In a nutshell, Jenkins provides an
easy-to-use so-called continuous integration system, making it
easier for developers to integrate changes to the project, and
making it easier for users to obtain a fresh build. The automated,
continuous build increases the productivity.
2. Monitoring executions of externally-run jobs, such as cron jobs and
procmail jobs, even those that are run on a remote machine. For
example, with cron, all you receive is regular e-mails that capture
the output, and it is up to you to look at them diligently and notice
when it broke. Jenkins keeps those outputs and makes it easy for you
to notice when something is wrong.

Refresh
Refresh
Source Files
Filename Size Changed
jenkins.changes 0000052767 51.5 KB
jenkins.init 0000005165 5.04 KB
jenkins.logrotate 0000000521 521 Bytes
jenkins.spec 0000004391 4.29 KB
jenkins.sysconfig 0000002913 2.84 KB
jenkins.war 0062982393 60.1 MB
Revision 59 (latest revision is 477)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 59)
- Update to version 1.534:
  + Default crumb issuer configurations saved in older releases did not load as of Jenkins 1.531. (issue 19613)
  + As of 1.532 download of artifact ZIPs was broken. (issue 19752)
  + Old copies of maven3-agent.jar on slaves were not being reliably updated, leading to errors. (issue 19251)
  + Add option to disable "Remember me on this computer" checkbox in login screen. (issue 15757)
  + Added postCheckout method for SCMs (issue 19740) 
- Changes from version 1.533:
  + Offer alternate error message for pattern-based project naming strategy. (pull request 914) 
- Changes from version 1.532:
  + Working around a GZip compression bug in jzlib affecting transfer of certain large, repetitive artifacts. (issue 19473)
  + Lazy-loading bug: builds go missing. (issue 19418)
  + (re)create build number->id symlink if missing when updating permalink. (issue 19034)
  + Display the full display name in title for jobs and views. (pull request 884)
  + Added a new extension point to control where archived artifacts get stored. (issue 17236)
  + Use fine-grained permissions for node manipulation via REST API & CLI (issue 18485)
  + Make the link to the aggregated test result from the project page work. (issue 9637)
Comments 0
openSUSE Build Service is sponsored by