Petals-SE-Flowable 1.4.0+

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
For a new major version, you can set a new service unit name because no process instance is already in progress.

Usually, the service unit name is set by the Maven Petals plugin building the service assembly. By default, the service unit name is defined as '{{<artifact-id>\-<version>}}'. With this template, the service unit name will change for any version. So you *MUST* configure the template to have a different value for each major version. For example, you can use the following template '{{<artifact-id>\-<version.major>.<version.minor>}}' for a version naming convention defined as '{{<major>.<minor>.<increment>}}'.

h2. Creating a service-unit for a process definition