- Oct 30, 2011
-
-
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.
-
David M. Carr authored
-
Christoph Kutzinski authored
[JENKINS-11458] when building with Maven 3, Channel.current() inside FilterImpl sometimes returns null. Therefore pass channel into constructor, thus effectively restoring pre-1.435 behaviour.
-
- Oct 25, 2011
- Oct 24, 2011
-
-
Kohsuke Kawaguchi authored
java.lang.NoSuchMethodError: org.slf4j.spi.LocationAwareLogger.log(Lorg/slf4j/Marker;Ljava/lang/String;ILjava/lang/String;Ljava/lang/Throwable;)V at org.apache.commons.logging.impl.SLF4JLocationAwareLog.trace(SLF4JLocationAwareLog.java:107) at org.apache.commons.beanutils.BeanUtilsBean.convert(BeanUtilsBean.java:1073) at org.apache.commons.beanutils.BeanUtilsBean.copyProperty(BeanUtilsBean.java:437) at org.apache.commons.beanutils.BeanUtils.copyProperty(BeanUtils.java:160) at org.apache.commons.beanutils.ConvertingWrapDynaBean.set(ConvertingWrapDynaBean.java:67)
-
Kohsuke Kawaguchi authored
-
Seiji Sogabe authored
-
Seiji Sogabe authored
[JENKINS-10989] Repeated ids, expandTextArea() and multiple "Invoke Ant" build steps
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
OHTAKE Tomohiro authored
-
OHTAKE Tomohiro authored
-
OHTAKE Tomohiro authored
-
Seiji Sogabe authored
workaround.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Oct 23, 2011
-
-
Christoph Kutzinski authored
-
Christoph Kutzinski authored
- suppressed/fixed several compiler warnings
-
Kohsuke Kawaguchi authored
-