...
- Remove the 'skip.deploy.activiti.modeler=true' from $user.home/.activiti/build.properties
Or even better: rename the build.properties temporary to e.g. XXXbuild.properties - Verification: Run the demo setup : ant in the root directory like this
| Code Block |
|---|
ant -f qa/build.xml test.demo. |
...
start
|
- That should eventually open up a couple of browser windows in which you can click around to see if everything works as expected
Upload the distribution
Build the distribution in directory distro:
...
