Go to file
Jesse Glick 9c99a8cc4f Maven artifact paths were getting mangled when running with a Linux master and Windows slave.
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).
2013-08-22 16:57:44 -04:00
.idea Adding some IntelliJ configuration files. 2013-08-05 11:26:43 -07:00
cli the trunk is toward 1.530-SNAPSHOT 2013-08-19 08:13:13 -07:00
core Better for list() to return an empty array for a nonexistent directory. 2013-08-22 15:46:11 -04:00
debian updated changelog as a part of the release 2013-08-18 21:18:36 -07:00
ips Removing stale references to dev.java.net. 2012-10-18 10:29:14 -04:00
maven-plugin Maven artifact paths were getting mangled when running with a Linux master and Windows slave. 2013-08-22 16:57:44 -04:00
msi [FIXED JENKINS-15596] 2013-03-01 18:59:59 -08:00
opensuse Explode war to /var/cache/jenkins like Debian does. 2012-03-27 18:57:28 -07:00
osx Set defaults for Java heap and perms on both i386 and x64_64 architectures. The x64_64 settings work for me. Recommend that they be reviewed by a Java/OSX dev. 2013-06-26 15:54:07 -07:00
plugins the trunk is toward 1.530-SNAPSHOT 2013-08-19 08:13:13 -07:00
rpm expose --listen* command line arguments in RPM init script 2013-06-14 10:11:37 -07:00
src/site Resurrect the maven site changes 2012-09-25 11:59:00 -07:00
test Satisfy DirectoryBrowserSupport with a new VirtualFile. 2013-08-21 16:38:27 -04:00
ui-samples-plugin the trunk is toward 1.530-SNAPSHOT 2013-08-19 08:13:13 -07:00
war the trunk is toward 1.530-SNAPSHOT 2013-08-19 08:13:13 -07:00
.gitignore ignore .java-version 2013-07-23 22:28:43 +10:00
.jenkins
BUILDING.TXT Fix typo in BUILDING.TXT file. 2011-06-13 22:26:29 -07:00
LICENSE.txt Fix typo in LICENSE file. 2011-09-11 16:12:09 +02:00
README.md This is Unicode right? 2013-07-19 10:49:52 -04:00
assembly-src.xml exclude more of the generated files 2012-02-13 10:35:22 -08:00
changelog.html [FIXED JENKINS-18846] Update symlinks for Maven module builds. 2013-08-20 13:05:21 -04:00
dummy.keystore
licenseCompleter.groovy [GROOVY-4292] Update Groovy to 1.8.9 to avoid random livelock during startup when init.groovy specified. 2013-08-15 15:41:15 -04:00
note.txt Recording my notes 2012-09-20 14:43:55 -07:00
pom.xml the trunk is toward 1.530-SNAPSHOT 2013-08-19 08:13:13 -07:00
rc.changelog.rb
show-pom-version.rb
translation-tool.pl Update Spanish translation 2012-05-22 12:32:33 +02:00

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.