From bcd090c3f48e54598f2c2ccddb9e9eedc0551b07 Mon Sep 17 00:00:00 2001 From: dchandler Date: Mon, 21 Feb 2005 06:00:39 +0000 Subject: [PATCH] A couple of updates about ANT_OPTS=-Xmx512m and the nightly builds. --- htdocs/BuildSystems.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/htdocs/BuildSystems.html b/htdocs/BuildSystems.html index a129835..e4ba303 100644 --- a/htdocs/BuildSystems.html +++ b/htdocs/BuildSystems.html @@ -75,6 +75,9 @@

Table of Contents

+

February 2005 Update

+ +

+ As of February 20, 2005, this document is probably still pretty much + up to date, but a couple of things need to be said or emphasized and + that will be done in this section. David Chandler added this + section quickly rather than integrating it seamlessly into the + document because he's pressed for time. +

+

+ The main thing to know is that we have nightly builds for the + 'Jskad' CVS module (which contains more than just Jskad) running on + UVA servers. (We have nightly builds for fieldling.sf.net too.) If you + break those builds, then our users won't be able to try the latest + versions of the software. +

+

+ Another thing to note is that you probably need to tell Ant to use + more memory than it does by default. If you ever get a + java.lang.OutOfMemory, then try setting the environment + variable ANT_OPTS to include -Xmx256m (or + even 512). +

Glossary