diff --git a/.gitignore b/.gitignore index 0dac988b555576c6df42332cf90867db3dccf5a8..66394a91cad2c5e142c52e2681f3d04038261527 100644 --- a/.gitignore +++ b/.gitignore @@ -5,26 +5,34 @@ work *.iml *.iws *.ipr +.idea +out # eclipse project file .settings .classpath .project +build + +# vim +*~ war/images/16x16 war/images/24x24 war/images/32x32 war/images/48x48 -hudson.war +jenkins.war RPMS SRPMS debian/binary -debian/debian/hudson -debian/debian/hudson.substvars +debian/debian/jenkins +debian/debian/jenkins.substvars debian/debian/files debian/build-stamp debian/configure-stamp *.debhelper *.debhelper.log -hudson_*.build -hudson_*.changes +jenkins_*.build +jenkins_*.changes +*.deb +push-build.sh diff --git a/.hudson b/.jenkins similarity index 100% rename from .hudson rename to .jenkins diff --git a/BUILDING.TXT b/BUILDING.TXT new file mode 100644 index 0000000000000000000000000000000000000000..9620b1b88b9f31a8b32cc37c2da0316d5c639d25 --- /dev/null +++ b/BUILDING.TXT @@ -0,0 +1,6 @@ +If you want simply to have the jenkins.war as fast as possible (without test execution), just use : +mvn clean install -pl war -am -DskipTests +the war will be in war/target/jenkins.war (you can play with it) +You can deactivate test-harness execution with -Dskip-test-harness +Have Fun !! + diff --git a/LICENSE.txt b/LICENSE.txt index f725c620d7c9c3daf3dd70843b99f867f551b2fa..b3249a138b58c24fbe712e51c9827fa97c3efa70 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ The MIT License -Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number of other of contributers +Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number of other of contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..2df751a11a4904182fc43d969de8e6d0ceef33c0 --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ +[![][ButlerImage]][website] + +Jenkins CI +========== +Copyright © 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number of other of contributers. 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]. + +[ButlerImage]: http://jenkins-ci.org/sites/default/files/jenkins_logo.png +[MIT License]: https://github.com/jenkinsci/jenkins/raw/master/LICENSE.txt +[Mirrors]: http://mirrors.jenkins-ci.org +[GitHub]: https://github.com/jenkinsci/jenkins +[website]: http://jenkins-ci.org +[jenkinsci]: http://twitter.com/jenkinsci + diff --git a/assembly-src.xml b/assembly-src.xml index 21d1f82b4ef514ca5c7404420eaf0ade24572aeb..2126a38d441f39c12095010459a1a86b721a6a42 100644 --- a/assembly-src.xml +++ b/assembly-src.xml @@ -36,6 +36,13 @@ THE SOFTWARE. **/* + *.build + *.changes + *.pkg + *.zip + *.log + .repository + .repository/**/* **/target **/target/**/* **/work @@ -43,4 +50,4 @@ THE SOFTWARE. - \ No newline at end of file + diff --git a/changelog.html b/changelog.html index 55b2519092fc2b2f1fc9e721273f0719c2d096a4..cfef6c79fea1eb3e794bd6bab0eeb0346072511d 100644 --- a/changelog.html +++ b/changelog.html @@ -1,7 +1,25 @@ + - + + + Changelog - +

What's new in 1.431 (2011/09/19)

+ +

What's new in 1.430 (2011/09/11)

+ +

What's new in 1.429 (2011/09/06)

+ +

What's new in 1.428 (2011/08/29)

+ +

What's new in 1.427 (2011/08/19)

+ +

What's new in 1.426 (2011/08/15)

+ +

What's new in 1.425 (2011/08/08)

+ +

What's new in 1.424 (2011/08/01)

+ +

What's new in 1.423 (2011/07/25)

+ +

What's new in 1.422 (2011/07/25)

+ +

What's new in 1.421 (2011/07/17)

+ +

What's new in 1.420 (2011/07/11)

+ +

What's new in 1.419 (2011/07/05)

+ +

What's new in 1.418 (2011/06/27)

+ +

What's new in 1.417 (2011/06/20)

+ +

What's new in 1.416 (2011/06/18)

+ +

What's new in 1.415 (2011/06/12)

+ +

What's new in 1.414 (2011/06/04)

+ +

What's new in 1.413 (2011/05/22)

+ +

What's new in 1.412 (2011/05/16)

+ +

What's new in 1.411 (2011/05/09)

+ +

What's new in 1.410 (2011/05/01)

+ +

What's new in 1.409 (2011/04/25)

+ +

What's new in 1.408 (2011/04/18)

+ +

What's new in 1.407 (2011/04/15)

+ +

What's new in 1.406 (2011/04/11)

+ +

What's new in 1.405 (2011/04/04)

+ +

What's new in 1.404 (2011/03/27)

+ +

What's new in 1.403 (2011/03/20)

+ +

What's new in 1.402 (2011/03/20)

+ +

What's new in 1.401 (2011/03/13)

+ +

What's new in 1.400 (2011/03/06)

+ +

What's new in 1.399 (2011/02/27)

+ +

What's new in 1.398 (2011/02/20)

+ +

What's new in 1.397 (2011/02/12)

+ +

What's new in 1.396 (2011/02/02)

+ +

What's new in 1.395 (2011/01/21)

+ +

What's new in 1.394 (2011/01/15)

+ +

What's new in 1.393 (2011/01/09)

+ +

What's new in 1.392 (2010/12/31)

+ +

What's new in 1.391 (2010/12/26)

+ +

What's new in 1.390 (2010/12/18)

+ +

What's new in 1.389 (2010/12/11)

-

What's new in 1.388 (2010/12/04)