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 0000054303 53 KB
jenkins.init 0000005169 5.05 KB
jenkins.logrotate 0000000521 521 Bytes
jenkins.spec 0000004391 4.29 KB
jenkins.sysconfig 0000002913 2.84 KB
jenkins.war 0067609980 64.5 MB
Revision 61 (latest revision is 477)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 61)
- Update to version 1.539:
  + Core started relying on Java6 API, completing Java5 -> Java6 migration. (discussion)
  + Adding a batch of contributed localization from the community. 
- Changes from version 1.538:
  + Disabled, aborted, and not-build status now has different image names to allow themes to use different icons. (issue 19438)
  + Ask for confirmation if an user tries to leave an edited configuration page. (issue 19835)
  + Test failure summary appearance is improved. (issue 19884)
  + Added CLI commands that manipulate views (issue 19996)
  + Improved the /cli help screen. (issue 20023)
  + Polling-triggered jobs get scheduled en-mass on start-up if slaves aren't online yet. (issue 8408)
  + Fixed the handling of nested variable expansion. (issue 20280)
  + NPE thrown from CLI build command under some circumstances. (pull request 979)
  + Fixed a bug in the compatibility transformer (since 1.527) that causes VerifyError in Ivy plugin and possibly others. (issue 19383)
  + Pass full list of all possible jobs to ViewJobFilter when recurse option is set (issue 20143)
  + get-job and update-job CLI commands can now work with folders, or indeed any AbstractItem. (issue 20236)
  + Added API allowing plugins to hide entries from the context menu even while they appear in the sidepanel. (issue 19173)
- See http://jenkins-ci.org/changelog for intermediate releases
Comments 0
openSUSE Build Service is sponsored by