Thanks, I think that was the point.
I added a -Djunit.fork=true without success, so I changed the TC-configuration
to use the command line runner instead of Ant. This results in three 
configurations
(Windows, Linux, MacOS).

Jan 

>-----Ursprüngliche Nachricht-----
>Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] 
>Gesendet: Donnerstag, 25. September 2008 13:39
>An: dev@ant.apache.org
>Betreff: Re: Problems with Ant on TeamCity
>
>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/S
>tring;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]
>
>

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

Reply via email to