[Mulgara-dev] Mulgara Javadoc..

Carlo Bernava carlo.bernava at gmail.com
Sun Nov 2 13:27:55 UTC 2008


FANTASTIC ;)

BUILD SUCCESSFUL and now i have my mulgara javadoc ;)

Thank you

Carlo

2008/11/2 Paul Gearon <gearon at ieee.org>

> On Sun, Nov 2, 2008 at 7:14 AM, Carlo Bernava <carlo.bernava at gmail.com>
> wrote:
> > What? excuse me i don't understand
>
> That's OK, the conversation shifted to being more between Ronald and I.
>
> Adding -Xmx=230m to the build.bat script is allowing Ant to have more
> memory, but it is not affecting the Javadoc build. To change this, add
> the line:
>       maxmemory="256m"
> to build.xml as line 755.
>
> The SVN diff is:
>
> Index: build.xml
> ===================================================================
> --- build.xml   (revision 1370)
> +++ build.xml   (working copy)
> @@ -752,6 +752,7 @@
>     <delete dir="${javadoc.dir}"/>
>     <mkdir dir="${javadoc.dir}"/>
>     <javadoc destdir="${javadoc.dir}"
> +        maxmemory="256m"
>         packagenames="org.mulgara.ant.*,
>                       org.mulgara.barracuda.*,
>                       org.mulgara.client.*,
>
>
>
> Regards,
> Paul
> _______________________________________________
> Mulgara-dev mailing list
> Mulgara-dev at mulgara.org
> http://mulgara.org/mailman/listinfo/mulgara-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mulgara.org/pipermail/mulgara-dev/attachments/20081102/fe472685/attachment.htm>


More information about the Mulgara-dev mailing list