atom feed45 messages in org.apache.jakarta.slide-devRe: [GUMP] Build Failure - jakarta-slide
FromSent OnAttachments
Craig McClanahanSep 6, 2002 5:02 am 
Craig McClanahanSep 7, 2002 4:42 am 
Craig McClanahanSep 8, 2002 4:40 am 
Craig McClanahanSep 9, 2002 3:44 am 
Craig McClanahanSep 10, 2002 6:19 am 
Craig McClanahanSep 11, 2002 4:30 am 
Craig McClanahanSep 13, 2002 3:59 am 
Craig McClanahanSep 14, 2002 4:56 am 
Craig McClanahanSep 15, 2002 4:49 am 
Craig McClanahanSep 16, 2002 5:00 am 
Craig McClanahanSep 17, 2002 4:08 am 
jamin rubioSep 17, 2002 5:35 am 
Martin HolzSep 17, 2002 6:25 am 
Craig McClanahanSep 18, 2002 4:39 am 
Craig McClanahanSep 19, 2002 4:52 am 
Craig McClanahanSep 20, 2002 4:41 am 
Craig McClanahanSep 21, 2002 3:50 am 
Craig McClanahanSep 23, 2002 4:48 am 
Craig McClanahanSep 24, 2002 7:23 am 
Craig McClanahanSep 30, 2002 4:03 am 
Craig McClanahanOct 1, 2002 4:12 am 
Craig McClanahanOct 2, 2002 3:52 am 
Craig McClanahanOct 3, 2002 3:40 am 
Craig McClanahanOct 4, 2002 4:11 am 
Craig McClanahanOct 7, 2002 4:46 am 
Craig McClanahanOct 8, 2002 4:20 am 
Christopher LenzOct 9, 2002 12:59 pm 
Stefan BodewigOct 9, 2002 11:21 pm 
Craig McClanahanOct 10, 2002 4:27 am 
Craig McClanahanOct 11, 2002 4:54 am 
Christopher LenzOct 11, 2002 7:52 am 
Stefan BodewigOct 11, 2002 8:37 am 
Craig McClanahanOct 12, 2002 4:28 am 
Craig McClanahanOct 13, 2002 4:24 am 
Craig McClanahanOct 14, 2002 4:34 am 
Craig McClanahanOct 15, 2002 4:41 am 
Craig McClanahanOct 16, 2002 4:36 am 
Craig McClanahanOct 17, 2002 4:29 am 
Craig McClanahanOct 18, 2002 4:30 am 
Craig McClanahanOct 19, 2002 4:16 am 
Craig McClanahanOct 20, 2002 4:14 am 
Craig McClanahanOct 21, 2002 5:04 am 
Craig McClanahanOct 25, 2002 4:36 am 
Craig McClanahanOct 26, 2002 4:01 am 
Craig McClanahanOct 27, 2002 3:57 pm 
Subject:Re: [GUMP] Build Failure - jakarta-slide
From:Stefan Bodewig (bode@apache.org)
Date:Oct 9, 2002 11:21:02 pm
List:org.apache.jakarta.slide-dev

On Wed, 09 Oct 2002, Christopher Lenz <cml@gmx.de> wrote:

This looks like an error with a test case not in sync with API changes in the client lib, right?

You are keeping some oldish copy of the commons-httpclient code in slide's CVS module and compile against it, so you don't get this error when you work with your local installation of Slide.

Gump forces Ant to use the httpclient code that is on its CLASSPATH, which is the latest CVS version.

This problem has now been present for several months. The days without a Gump nagging mail have just been days where slide hasn't been built at all because of failed dependencies (usually Tomcat-4).

On a side not, commons-httpclient is rather close to release version 2.0. If its API had changed in a way that makes it no longer suitable for Slide, I bet the commons-httpclient committers would want to know before they do the final release. Detecting such problems is one of Gump's main points.

Stefan