aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOURN-plugin/build.properties
diff options
context:
space:
mode:
Diffstat (limited to 'bpmn/MSOURN-plugin/build.properties')
-rw-r--r--bpmn/MSOURN-plugin/build.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/bpmn/MSOURN-plugin/build.properties b/bpmn/MSOURN-plugin/build.properties
new file mode 100644
index 0000000..7e5fb9f
--- /dev/null
+++ b/bpmn/MSOURN-plugin/build.properties
@@ -0,0 +1,7 @@
+# Copy this file to 'build.properties' and modify it to match your system
+# Alternatively, you can also copy it to '${user.home}/.camunda/build.properties'
+# to have a central configuration that works with all camunda BPM projects
+
+# Defines the deployment folder in a camunda BPM installation (backslashes need to be escaped or replaced by forward slashes).
+#deploy.jboss.dir=C:/camunda/camunda-bpm-jboss-7.3.0/server/jboss-as-${jboss-version}/standalone/deployments
+deploy.jboss.dir=C:/D2/jboss-ee/server/jboss-as-7.2.0.Final/standalone/deployments \ No newline at end of file