diff options
author | Rob Daugherty <rd472p@att.com> | 2017-10-12 12:47:20 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-12 21:03:42 +0000 |
commit | 9cd07290b3e2de7fc35ad963816a1325ab9f14f0 (patch) | |
tree | 2412d6b33629bc3392f9ec64708390854ac6120c /docs | |
parent | 823ca17410af0e956221b6a1b441c56125930439 (diff) |
Updated git submodules
Project: so master a10e358bb0d385b22cbd7b38b069401f61206359
Build support for Camunda EE Cockpit
The community edition Camunda Cockpit does not have the
capability to inspect a running or completed process.
This makes it useless for debugging purposes.
If a user has an enterprise license, it should be
possible to build SO using the enterprise version of
Camunda.
This commit modifies the SO poms so that the camunda
version may be specified on the maven command line, as
follows:
-Dcamunda.version=7.7.3-ee -Dcamunda.bpm.webapp.artifact=camunda-webapp-ee-jboss-standalone
A maven repository containing the enterprise artifacts
(in this case, 7.7.3-ee) would also need to be provided
at build time in the maven settings.xml configuration.
Issue: SO-216
Change-Id: Idff63ce70475299924333b37aa51f8d963adf568
Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/so.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/so.git b/docs/submodules/so.git -Subproject 8a392234b5f57d2bdd528ec183741466042de4d +Subproject a10e358bb0d385b22cbd7b38b069401f6120635 |