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
>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
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
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