Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild/org.eclipse.emf.teneo.releng.buckminster/ant_common.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/org.eclipse.emf.teneo.releng.buckminster/ant_common.xml b/build/org.eclipse.emf.teneo.releng.buckminster/ant_common.xml
index 2852f2ce5..979bd6256 100755
--- a/build/org.eclipse.emf.teneo.releng.buckminster/ant_common.xml
+++ b/build/org.eclipse.emf.teneo.releng.buckminster/ant_common.xml
@@ -85,7 +85,7 @@ http://dev.eclipse.org/viewsvn/index.cgi/trunk/org.eclipse.buckminster.releng/bu
<sequential>
<eclipse.launch app="buckminster">
<args>
- <jvmarg value="-Xmx2024m" />
+ <jvmarg value="-Xmx3024m" />
<jvmarg value="-Dbugfix.288796=true" />
<jvmarg value="-Declipse.p2.mirrors=false" />
<jvmarg value="-Declipse.p2.unsignedPolicy=allow" />

Back to the top