>Another option is that the usage of File.getCanonicalPath() that Ant
>uses almost everywhere (and it probably shouldn't) causes problems on
>OS/390.
>
>Myron, is there any chance that you could apply the patch sent by
>Jesse Glick to ant-dev
>(<http://marc.theaimsgroup.com/?l=ant-dev&m=99358037323340&w=2>),
>recompile Ant and see whether your problem goes away?

Just tried it, the two errors went away, but I still don't get any compiler
output.  Here's what I get now:

------------------------------------------
$ ant -buildfile MyClass.xml
Buildfile: MyClass.xml

prepare:

build:
    [javac] Compiling 1 source file to /u/muecke1/test/.

BUILD FAILED

/u/muecke1/test/MyClass.xml:63: Compile failed, messages should have been
provid
ed.

Total time: 6 seconds
------------------------------------------

Myron Uecker
[EMAIL PROTECTED]


Reply via email to