On Thu, 25 Sep 2008, Jan Materne <[EMAIL PROTECTED]> wrote:

> There are problems mit the tests on the CI server

I'd say the problems come from having two versions of Ant on the
classpath.  CI probably uses one itself.

For example 

,----
| StringUtilsTest.testRemovePrefix  (org.apache.tools.ant.util)
|     java.lang.NoSuchMethodError: 
org.apache.tools.ant.util.StringUtils.removePrefix(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
`----

really looks suspicious.

Forking the tests may help.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to