From 59867e05091568515731909ab4f6120b678fa896 Mon Sep 17 00:00:00 2001 From: Thomas Wolf Date: Mon, 11 Jan 2016 18:54:15 +0100 Subject: [test log] Unify pom.xml for tests and configure JVM - Move the mac and not-mac profiles into the global pom. - Move the coretest.vmargs (empty) and uitest.vmargs (with defaults) there. - Remove the profiles for selecting the target platform. Target platform can be configured directly, e.g.: $ mvn clean install -Dtarget-platform=egit-4.4 - Configure max heap size (1GB) and max perm gen size (150MB). Max values observed by monitoring JVM during Maven build were ~400MB (heap) and ~100MB (permgen). Change-Id: Ia210bad67889cdad9dbf269216a1554af249a9ed Signed-off-by: Thomas Wolf Signed-off-by: Matthias Sohn --- org.eclipse.egit.core.test/pom.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'org.eclipse.egit.core.test/pom.xml') diff --git a/org.eclipse.egit.core.test/pom.xml b/org.eclipse.egit.core.test/pom.xml index dcf6865a77..6a7479ca63 100644 --- a/org.eclipse.egit.core.test/pom.xml +++ b/org.eclipse.egit.core.test/pom.xml @@ -24,10 +24,6 @@ EGit Core Test Plug-in - - - - -- cgit v1.2.3