Hi,
found solution to 2.
Just change src/main/org/apache/tools/ant/task??/Javadoc.java
to give more memory to java job: -Xmx???. There is a line
b.append("java "); Change this!
Sven
Sven Reimers wrote:
>
> Hi,
>
> I checked out the HEAD from CVS
> and tried to
> build Xerces from the sources.
>
> 1. using gmake:
> fails: There is class in src/org/xml/sax/Makefile
> named Configurable - this is not in the source tree
>
> 2. using ant:
> works like a charm (at least compiling)
> but: Generating javadocs leaves me with OutOfMemory :-)
> Any hints for this?
>
> This so far
>
> Sven
>
> ====================================================================
> Sven Reimers
> TU Hamburg-Harburg