Re: Cannot run ant test target on svn trunk

2007-10-04 Thread Peter Reilly
On 10/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >I do not see this problem. > > > >1) > >However, the failing tests java file is autogenerated by > >org.apache.tools.ant.taskdefs.optional.FailureRecoder. > > > >You may have had failing tests that do not > >have nice names. > > > >The cha

AW: Cannot run ant test target on svn trunk

2007-10-03 Thread Jan.Materne
>I do not see this problem. > >1) >However, the failing tests java file is autogenerated by >org.apache.tools.ant.taskdefs.optional.FailureRecoder. > >You may have had failing tests that do not >have nice names. > >The change to the build file was done here: >http://svn.apache.org/viewvc?view=rev&r

Re: Cannot run ant test target on svn trunk

2007-10-03 Thread Peter Reilly
I do not see this problem. 1) However, the failing tests java file is autogenerated by org.apache.tools.ant.taskdefs.optional.FailureRecoder. You may have had failing tests that do not have nice names. The change to the build file was done here: http://svn.apache.org/viewvc?view=rev&revision=574

Cannot run ant test target on svn trunk

2007-10-02 Thread Kevin Jackson
Hi all, Tried to run a single test with: ant -Djunit.testcase=org.apache.tools.ant.taskdefs.optional.ssh.ScpTest junit-single-test And I'm getting a failure with: Buildfile: build.xml prepare: check_for_optional_packages: build: [copy] Copying 2 files to D:\eclipse\workspace\ant-core-tr