[noop] push by aeagle22206 - Don't have that much memory available on my cbuild hosted box - turn d... on 2009-11-22 05:07 GMT

1 view
Skip to first unread message

no...@googlecode.com

unread,
Nov 22, 2009, 12:08:14 AM11/22/09
to noop-c...@googlegroups.com
Revision: e94955f5c7
Author: Alex Eagle <aeagl...@gmail.com>
Date: Sat Nov 21 21:07:02 2009
Log: Don't have that much memory available on my cbuild hosted box - turn
down the Xms (and Xmx while I'm there)
http://code.google.com/p/noop/source/detail?r=e94955f5c7

Modified:
/buildfile

=======================================
--- /buildfile Sat Nov 21 20:56:22 2009
+++ /buildfile Sat Nov 21 21:07:02 2009
@@ -13,7 +13,7 @@
# limitations under the License.

# scalac runs out of heap on my machine otherwise
-ENV['JAVA_OPTS'] ||= '-Xms512m -Xmx1g'
+ENV['JAVA_OPTS'] ||= '-Xmx512m'

require 'buildr/antlr'
require 'buildr/scala'
Reply all
Reply to author
Forward
0 new messages