- Nov 02, 2011
-
-
Emanuele Zattin authored
It would be better to find out why the nextBuildNumber is at times empty. In the mean time this will find the appropriate number and write it to the file.
-
- Nov 01, 2011
-
-
Fred G authored
getBuildingUpstream() to public so they can be accessed from plugins, small refactoring (reuse getTransitiveDownstreamProjects() and getTransitiveUpstreamProjects() respectively)
-
- Oct 31, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
This lets us get rid of Xalan safely (as well as other often problematic dependencies like nekohtml + Xerces combo), and reduce the dependency footprint.
-
- Oct 30, 2011
-
-
Christoph Kutzinski authored
don't wake up so often when waiting for Jenkins to finish - it make take away to much time from the threads that are actually doing something
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Seiji Sogabe authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
-
-
Christoph Kutzinski authored
[JENKINS-11416] Added comment describing the motivation of the change. The real fix is in: ccdbd834
-
-
Mike Power authored
Adding the ant-launcher jar to the maven plugin. On my environment without it gmaven is unable to locate the org.apache.tools.ant.launch.AntMain class
-
- Oct 29, 2011
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Nicolas De Loof authored
-
- Oct 27, 2011
-
-
Kohsuke Kawaguchi authored
[JENKINS-11458] Channel.current() is only available from the thread that's executing the remote call, and that's why we saw this original error, when Maven uses a thread pool to call into this method from another worker thread.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Dominik Bartholdi authored
Fix minor typo in javadocs.
-