- Mar 19, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
This is a proof of concept to core modulizarion (by binary integration.) A module is built like a plugin but it's packaged to the war as a WEB-INF/lib/*.jar, not as a plugin. Compared to plugins, jars integrated in this way do not double-package dependency jars, and they are not visible to the users. I plan to try a few of these and if it's useful, this could be an useful mechanism for modularizing core.
-
Kohsuke Kawaguchi authored
-
Andrew Bayer authored
[FIXED JENKINS-9102] Changed buildListTable column name from Date to Time Since, to reflect actual content.
-
- Mar 18, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Olav Reinert authored
-
Olav Reinert authored
Added a configuration option to control initialization of the environment of the Jenkins server process.
-
Olivier Lamy authored
-
Olav Reinert authored
-
Olav Reinert authored
-
Olav Reinert authored
For openSUSE it doesn't make sense to require a specific flavor of JRE for Jenkins. Even if the RPM explicitly requires the Oracle JDK, thus causing it to be installed together with Jenkins, some previously installed JRE may still be used to run Jenkins, due to the update-alternatives(8) setting. The JRE to use is a sysadmin issue, and not usually part of the RPM spec. I have not been able to reproduce the scenario described by David. Installing Jenkins on fresh installs of openSUSE since v11.1 pulls in openJDK 1.6 with it, with which Jenkins runs just fine. Even on Live CDs.
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
- Mar 17, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
alanharder authored
type references by default (can now be done by passing "true" parameter). This restores ability to use %VAR% references for ant build steps on windows.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Johan Lübcke authored
-
Seiji Sogabe authored
-
Olav Reinert authored
Reverted my fix, implemented the suggested change.
-
- Mar 16, 2011
-
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Olivier Lamy authored
-
Olivier Lamy authored
as they don't change a lot build will be faster !
-
Christoph Kutzinski authored
-
- Mar 15, 2011
-
-
Olav Reinert authored
-
Olav Reinert authored
Initialize the environment of the Jenkins server process correctly.
-
Andrew Bayer authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
http://jira.codehaus.org/browse/MCOMPILER-109 Also see http://d.hatena.ne.jp/ssogabe/20091030/1256904551#c and http://d.hatena.ne.jp/sikakura/20110308/1299546068 --- the issue is that it fails when built on Japanese locale.
-
Kohsuke Kawaguchi authored
[FIXED JENKINS-8968] When both "block build when upstream/downstream is building" are checked,the upstream block check wasn't taking effect.
-