Explorar el Código

Configure max heap size for Maven build

We faced many OOM errors on Hudson recently, so increase maximum heap size.

Change-Id: I81d4d562a06afcd8b4ff7d1f69c4d7f12099afad
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v4.6.0.201612231935-r
Matthias Sohn hace 7 años
padre
commit
a7915d85a8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .mvn/jvm.config

+ 1
- 0
.mvn/jvm.config Ver fichero

@@ -0,0 +1 @@
-Xmx1024m

Cargando…
Cancelar
Guardar