From 56f1f781ffa5b5c7b3d0682a7268a5adb9560d12 Mon Sep 17 00:00:00 2001 From: Steffen Holzer Date: Mon, 9 Jan 2017 15:21:29 +0100 Subject: [PATCH] #120 changed the default value for the additional workspace during installation --- oasp4j-ide-oomph-setups/com.github.projects.oasp4j.setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oasp4j-ide-oomph-setups/com.github.projects.oasp4j.setup b/oasp4j-ide-oomph-setups/com.github.projects.oasp4j.setup index 3070f6a..8b51664 100644 --- a/oasp4j-ide-oomph-setups/com.github.projects.oasp4j.setup +++ b/oasp4j-ide-oomph-setups/com.github.projects.oasp4j.setup @@ -40,7 +40,7 @@ xsi:type="setup:VariableTask" excludedTriggers="STARTUP MANUAL" name="installation.workspace" - defaultValue="master" + defaultValue="oasp" label="Workspace name for chosen projects"> The name of the workspace folder to be created for checked out projects during installation