I switched to 5.0 it did not help
2006/11/28, Mikhail Loenko <[EMAIL PROTECTED]>:
This is probably because I run ant on Java 1.4. Some time ago we allowed that
did our policy changed or that was an unintentional change?
2006/11/28, Stepan Mishura <[EMAIL PROTECTED]>:
> On 11/28/06, Mikhail Loenko wrote:
> >
> > -compile:
> > [mkdir] Created dir: C:\WS\Experiments\build\classes
> > [javac] Compiling 3589 source files to C:\WS\Experiments\build\classes
> > [javac] ----------
> > [javac] 1. ERROR in
> > C:\WS\Experiments\modules\luni\src\main\java\java\util\P
> > roperties.java
> > [javac] (at line 571)
> > [javac] String value = entry.getTextContent();
> > [javac] ^^^^^^^^^^^^^^
> > [javac] The method getTextContent() is undefined for the type Element
> > [javac] ----------
> > [javac] 1 problem (1 error)
> >
> > BUILD FAILED
> > C:\WS\Experiments\build.xml:113: The following error occurred while
> > executing th
> > is line:
> > C:\WS\Experiments\make\build-java.xml:126: Compile failed; see the
> > compiler erro
> > r output for details.
> >
> >
> > I see this on WinXP
> > anyone else is seeing that?
> >
>
> Yes, I see the same error message on Linux too.
>
> Thanks,
> Stepan
>
>