Jenkins (Software)
Jenkins (Software)
Jenkins (Software)
Jenkins (software)
Jenkins is an open source automation server written in Java.
Jenkins
Jenkins helps to automate the non-human part of the software
development process, with continuous integration and facilitating
technical aspects of continuous delivery. It is a server-based
system that runs in servlet containers such as Apache Tomcat. It
supports version control tools, including AccuRev, CVS,
Subversion, Git, Mercurial, Perforce, TD/OMS, ClearCase and
RTC, and can execute Apache Ant, Apache Maven and sbt based
projects as well as arbitrary shell scripts and Windows batch
commands. The creator of Jenkins is Kohsuke Kawaguchi.[3]
Released under the MIT License, Jenkins is free software.[4]
https://en.wikipedia.org/wiki/Jenkins_(software) 1/5
2/5/2019 Jenkins (software) - Wikipedia
History
Jenkins was originally developed as the Hudson project. Hudson's creation started in summer of 2004 at Sun
Microsystems. It was first released in java.net in Feb. 2005.[8]
Around 2007 Hudson became known as a better alternative to CruiseControl and other open-source build-servers.[3][9] At
the JavaOne conference in May 2008 the software won the Duke's Choice Award in the Developer Solutions category.[10]
During November 2010, an issue arose in the Hudson community with respect to the infrastructure used, which grew to
encompass questions over the stewardship and control by Oracle.[11] Negotiations between the principal project
contributors and Oracle took place, and although there were many areas of agreement a key sticking point was the
trademarked name "Hudson," after Oracle claimed the right to the name and applied for a trademark in December 2010.
As a result, on January 11, 2011, a call for votes was made to change the project name from "Hudson" to "Jenkins." The
proposal was overwhelmingly approved by community vote on January 29, 2011, creating the Jenkins project.[12]
On February 1, 2011, Oracle said that they intended to continue development of Hudson, and considered Jenkins a fork
rather than a rename. Jenkins and Hudson therefore continue as two independent projects,[13] each claiming the other is
the fork. As of May 2018, the Jenkins organization on GitHub had 650 project members and around 1,900 public
repositories,[14] compared with Hudson's 28 project members and 20 public repositories with the last update in 2016.[15]
In 2011, creator Kohsuke Kawaguchi received an O'Reilly Open Source Award for his work on the Hudson/Jenkins
project.[16]
On April 20, 2016 version 2 was released with the Pipeline plugin enabled by default. The plugin allows for writing build
instructions in Apache Groovy.
In March 2018 Jenkins X software project for Kubernetes was publicly presented,[17] with support for different cloud
provider including AWS EKS among others.[18]
Plugins
Plugins have been released for Jenkins that extend its use to projects written in languages other than Java. Plugins are
available for integrating Jenkins with most version control systems and bug databases. Many build tools are supported via
their respective plugins. Plugins can also change the way Jenkins looks or add new functionality. There are a set of plugins
dedicated for the purpose of unit testing that generate test reports in various formats (for example, JUnit bundled with
Jenkins, MSTest, NUnit, etc.[19]) and automated testing that supports automated tests. Builds can generate test reports in
various formats supported by plugins (JUnit support is currently bundled) and Jenkins can display the reports and
generate trends and render them in the GUI.
Mailer
Allows configuring email notifications for build results.[20] Jenkins will send emails to the specified recipients whenever a
certain important event occurs, such as:
1. Failed build.
2. Unstable build.
3. Successful build after a failed build, indicating that a crisis is over
4. Unstable build after a successful one, indicating that there's a regression
https://en.wikipedia.org/wiki/Jenkins_(software) 2/5
2/5/2019 Jenkins (software) - Wikipedia
Credentials
Allows storing credentials in Jenkins. Provides a standardized API for other plugins to store and retrieve different types of
credentials.[21]
SSH Agents
This plugin allows managing agents (formerly known as slaves)[23] running on *nix machines over SSH.[24] It adds a new
type of agent launch method. This launch method will
Javadoc
This plugin adds Javadoc support to Jenkins. This functionality used to be a part of the core, but as of Jenkins 1.431, it was
split off into separate plugins.[25]
The plugin enables the selection of "Publish Javadoc" as a post-build action, specifying the directory where the Javadoc is
to be gathered and if retention is expected for each successful build.[26]
Security
Jenkins' security depends on two factors: access control and protection from external threats. Access control can be
customized via two ways: user authentication and authorization. Protection from external threats such as CSRF attacks
and malicious builds is supported as well.[27]
See also
Comparison of continuous integration software
References
1. Jenkins 1.396 released (http://jenkins.361315.n4.nabble.com/Jenkins-1-396-released-td3257106.html), The first
release of Jenkins is posted, Kohsuke Kawaguchi
https://en.wikipedia.org/wiki/Jenkins_(software) 3/5
2/5/2019 Jenkins (software) - Wikipedia
https://en.wikipedia.org/wiki/Jenkins_(software) 4/5
2/5/2019 Jenkins (software) - Wikipedia
External links
Official website (https://jenkins.io/)
Moser, Manfred; O'Brien, Tim (2011-11-25). Hudson free book (http://www.eclipse.org/hudson/the-hudson-book/book-
hudson.pdf) (PDF). Oracle, Inc.
Kohsuke Kawaguchi (2011-02-08). "Jenkins creator Kohsuke Kawaguchi on The Changelog podcast talking about the
project origin and name change" (http://thechangelog.com/48). the changelog. Retrieved 2016-03-03.
Kohsuke Kawaguchi (2015-02-15). "7 Ways to Optimize Jenkins/Hudson (by its founder)" (https://web.archive.org/we
b/20111027084904/http://www.cloudbees.com/sites/default/files/whitepapers/7WaysToOptimizeJenkins.pdf) (PDF).
CloudBees. Archived from the original (http://www.cloudbees.com/sites/default/files/whitepapers/7WaysToOptimizeJe
nkins.pdf) (PDF) on 2011-10-27. Retrieved 2016-03-03.
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this
site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia
Foundation, Inc., a non-profit organization.
https://en.wikipedia.org/wiki/Jenkins_(software) 5/5