mirror of https://github.com/jenkinsci/jenkins.git
This resulted in them being treated as all outside the workspace, which makes for inefficient archiving. Fixed by storing local absolute paths, and later doing a canonical path comparison to workspace (which should also prevent problems with e.g. Windows case mismatches). |
||
|---|---|---|
| .idea | ||
| cli | ||
| core | ||
| debian | ||
| ips | ||
| maven-plugin | ||
| msi | ||
| opensuse | ||
| osx | ||
| plugins | ||
| rpm | ||
| src/site | ||
| test | ||
| ui-samples-plugin | ||
| war | ||
| .gitignore | ||
| .jenkins | ||
| BUILDING.TXT | ||
| LICENSE.txt | ||
| README.md | ||
| assembly-src.xml | ||
| changelog.html | ||
| dummy.keystore | ||
| licenseCompleter.groovy | ||
| note.txt | ||
| pom.xml | ||
| rc.changelog.rb | ||
| show-pom-version.rb | ||
| translation-tool.pl | ||
README.md
Jenkins CI
Copyright © 2004–, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number of other of contributors. Licensed under MIT License.
About
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it provides over 300 plugins to support building and testing virtually any project.
Downloads
Non-source downloads such as WAR file and several Linux packages can be found on our Mirrors.
Source
Our latest and greatest source of Jenkins CI can be found on GitHub. Fork us!
News and Website
All about Jenkins CI can be found on our website. Follow us on Twitter @jenkinsci.
