Rob Daugherty | 38f7207 | 2018-03-14 02:07:32 -0400 | [diff] [blame] | 1 | # Copy this file to 'build.properties' and modify it to match your system |
| 2 | # Alternatively, you can also copy it to '${user.home}/.camunda/build.properties' |
| 3 | # to have a central configuration that works with all camunda BPM projects |
| 4 | |
| 5 | # Defines the deployment folder in a camunda BPM installation (backslashes need to be escaped or replaced by forward slashes). |
| 6 | #deploy.jboss.dir=C:/camunda/camunda-bpm-jboss-7.3.0/server/jboss-as-${jboss-version}/standalone/deployments |
| 7 | deploy.jboss.dir=C:/D2/jboss-ee/server/jboss-as-7.2.0.Final/standalone/deployments |