-
-
+
+
+
+
+
+
+
+ We use this task to map externally defined environment variables and overwrite internal properties.
+ All environment variables which are prefixed with "ext." are loaded and stored as a property without the "ext." prefix.
+ This comes handy for example in Jenkins projects where you can now parameterize a build and thus override internal properties without having to change properties in the project itself each time.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
+
+
+
-
-
+
+
+
+
+
+
+
+
-
-
+
+
+
-
-
+
+
+
+
+
+
diff --git a/project.properties b/project.properties
old mode 100644
new mode 100755
index cab56bf97..f30137b80
--- a/project.properties
+++ b/project.properties
@@ -1,17 +1,44 @@
#CI Project Layout
-#mofidy only if you diviate from the standard structure
+#modify only if you deviate from the standard structure
-#Asset paths
+# can be overwritten with external property "bda.projectName"
+config.project.projectName=MyProject
+
+# Asset paths
# Use slash "/" as path separator. Example: Use "C:/SoftwareAG", instead of "C:\SoftwareAG".
-isPackages=./assets/IS/Packages
-isTests=./assets/IS/Tests
-bpmProjects=./assets/BPM/
-mwsProjects=./assets/MWS/
-rulesProjects=./assets/Rules/
-#Should always be named UniversalMessaging
-umExport=./assets/UniversalMessaging
+config.assets.isPackages=./assets/IS/Packages
+# location of the WmTestSuite tests
+config.assets.isTests=./assets/IS/Tests
+# location of BPM Processes
+config.assets.bpmProjects=./assets/BPM/
+# location of MWS assets like CAF Task projects
+config.assets.mwsProjects=./assets/MWS/
+# location of webMethods Business Rules
+config.assets.rulesProjects=./assets/Rules/
+#S hould always be named UniversalMessaging
+config.assets.umExport=./assets/UniversalMessaging
+
+# the target nodes/environments
+config.environments=ENV.groovy
+# use splitDelpoymentSets=true if for each IS target server a separate DeploymentMap should be used for consecutive deployments
+config.deployer.splitDelpoymentSets=false
+# variable substitutions
+config.deployer.doVarSub=true
+config.deployer.varsubDir=resources/vs
+# used to set the build version of source artifacts
+config.build.version=1.0.0
+# The parameter "config.build.fbr.type" is in the example overwritten by the Jenkinsfile
+# config.build.fbr.type=local
+config.build.fbr.type=artifactory
+### Artifactory configuration
+config.build.artifactory.repository=sag
+config.build.artifactory.path.org=com.sag
+# when set to true, then the trigger's node.ndf files in the IS package's source dir are modified so that triggers are suspsended at deployment time
+config.build.suspendTriggersInSource=false
+# set config.test.failBuildOnTestError to false if Jenkins should process the unit xml files
+config.test.failBuildOnTestError=false
diff --git a/resources/vs/DEV/is/Fibonachi.vs.xml b/resources/vs/DEV/is/Fibonachi.vs.xml
new file mode 100644
index 000000000..57c8cd260
--- /dev/null
+++ b/resources/vs/DEV/is/Fibonachi.vs.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/vs/DEV/is/SimpleTestPackage.vs.xml b/resources/vs/DEV/is/SimpleTestPackage.vs.xml
new file mode 100755
index 000000000..2d20c6bb1
--- /dev/null
+++ b/resources/vs/DEV/is/SimpleTestPackage.vs.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/vs/DEV/is/isconfiguration.vs.xml b/resources/vs/DEV/is/isconfiguration.vs.xml
new file mode 100644
index 000000000..4bd18dd08
--- /dev/null
+++ b/resources/vs/DEV/is/isconfiguration.vs.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/vs/QA/is/Fibonachi.vs.xml b/resources/vs/QA/is/Fibonachi.vs.xml
new file mode 100755
index 000000000..57c8cd260
--- /dev/null
+++ b/resources/vs/QA/is/Fibonachi.vs.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/vs/QA/is/Fibonachi.vs.xml.bak b/resources/vs/QA/is/Fibonachi.vs.xml.bak
new file mode 100644
index 000000000..a067ccaa4
--- /dev/null
+++ b/resources/vs/QA/is/Fibonachi.vs.xml.bak
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/resources/vs/QA/is/SimpleTestPackage.vs.xml b/resources/vs/QA/is/SimpleTestPackage.vs.xml
new file mode 100755
index 000000000..2d20c6bb1
--- /dev/null
+++ b/resources/vs/QA/is/SimpleTestPackage.vs.xml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/vs/QA/is/SimpleTestPackage.vs.xml.bak b/resources/vs/QA/is/SimpleTestPackage.vs.xml.bak
new file mode 100644
index 000000000..107c53721
--- /dev/null
+++ b/resources/vs/QA/is/SimpleTestPackage.vs.xml.bak
@@ -0,0 +1,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/vs/QA/is/isconfiguration.vs.xml b/resources/vs/QA/is/isconfiguration.vs.xml
new file mode 100644
index 000000000..76ce4a7a5
--- /dev/null
+++ b/resources/vs/QA/is/isconfiguration.vs.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/vs/QA/is/isconfiguration.vs.xml.bak b/resources/vs/QA/is/isconfiguration.vs.xml.bak
new file mode 100644
index 000000000..97e8a9487
--- /dev/null
+++ b/resources/vs/QA/is/isconfiguration.vs.xml.bak
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/vs/TEST/is/Fibonachi.vs.xml b/resources/vs/TEST/is/Fibonachi.vs.xml
new file mode 100755
index 000000000..a067ccaa4
--- /dev/null
+++ b/resources/vs/TEST/is/Fibonachi.vs.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/resources/vs/TEST/is/SimpleTestPackage.vs.xml b/resources/vs/TEST/is/SimpleTestPackage.vs.xml
new file mode 100755
index 000000000..107c53721
--- /dev/null
+++ b/resources/vs/TEST/is/SimpleTestPackage.vs.xml
@@ -0,0 +1,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/vs/TEST/is/isconfiguration.vs.xml b/resources/vs/TEST/is/isconfiguration.vs.xml
new file mode 100644
index 000000000..0ff65b286
--- /dev/null
+++ b/resources/vs/TEST/is/isconfiguration.vs.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
pFad - Phonifier reborn
Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy