@@ -41,7 +41,7 @@
Overview
- This example allows you to walk through the features of camundaBPM guided by a simple invoice process.
+ This example allows you to walk through the features of Camunda Platform guided by a simple invoice process.
diff --git a/distro/h2-webapp/pom.xml b/distro/h2-webapp/pom.xml
index d0f8ad8a664..1b68c6bae17 100644
--- a/distro/h2-webapp/pom.xml
+++ b/distro/h2-webapp/pom.xml
@@ -12,7 +12,7 @@
7.15.0-SNAPSHOT
- camunda BPM - H2 Webapp
+ Camunda Platform - H2 Webapp
diff --git a/distro/jbossas7/modules/pom.xml b/distro/jbossas7/modules/pom.xml
index df88e479d1b..e3350fe75a5 100644
--- a/distro/jbossas7/modules/pom.xml
+++ b/distro/jbossas7/modules/pom.xml
@@ -3,7 +3,7 @@
camunda-jboss-modules
pom
- camunda BPM - jBoss7 Modules
+ Camunda Platform - jBoss7 Modules
org.camunda.bpm.jboss
diff --git a/distro/jbossas7/pom.xml b/distro/jbossas7/pom.xml
index 9b3f72720f6..c23603c3be8 100644
--- a/distro/jbossas7/pom.xml
+++ b/distro/jbossas7/pom.xml
@@ -12,7 +12,7 @@
camunda-jboss
pom
- camunda BPM - jBoss7
+ Camunda Platform - jBoss7
diff --git a/distro/jbossas7/subsystem/pom.xml b/distro/jbossas7/subsystem/pom.xml
index a9384de5376..b926b471157 100644
--- a/distro/jbossas7/subsystem/pom.xml
+++ b/distro/jbossas7/subsystem/pom.xml
@@ -4,7 +4,7 @@
camunda-jboss-subsystem
jar
- camunda BPM - jBoss7 Subsystem
+ Camunda Platform - jBoss7 Subsystem
org.camunda.bpm.jboss
diff --git a/distro/jbossas7/subsystem/src/main/java/org/camunda/bpm/container/impl/jboss/extension/handler/BpmPlatformSubsystemAdd.java b/distro/jbossas7/subsystem/src/main/java/org/camunda/bpm/container/impl/jboss/extension/handler/BpmPlatformSubsystemAdd.java
index 3af7b382c52..981727fba9a 100644
--- a/distro/jbossas7/subsystem/src/main/java/org/camunda/bpm/container/impl/jboss/extension/handler/BpmPlatformSubsystemAdd.java
+++ b/distro/jbossas7/subsystem/src/main/java/org/camunda/bpm/container/impl/jboss/extension/handler/BpmPlatformSubsystemAdd.java
@@ -85,7 +85,7 @@ public void execute(DeploymentProcessorTarget processorTarget) {
newControllers.add(controller);
- // discover and register bpm platform plugins
+ // discover and register Camunda Platform plugins
BpmPlatformPlugins plugins = BpmPlatformPlugins.load(getClass().getClassLoader());
MscBpmPlatformPlugins managedPlugins = new MscBpmPlatformPlugins(plugins);
diff --git a/distro/jbossas7/subsystem/src/main/resources/org/camunda/bpm/container/impl/jboss/extension/LocalDescriptions.properties b/distro/jbossas7/subsystem/src/main/resources/org/camunda/bpm/container/impl/jboss/extension/LocalDescriptions.properties
index 51e7c61911f..123037c66d6 100644
--- a/distro/jbossas7/subsystem/src/main/resources/org/camunda/bpm/container/impl/jboss/extension/LocalDescriptions.properties
+++ b/distro/jbossas7/subsystem/src/main/resources/org/camunda/bpm/container/impl/jboss/extension/LocalDescriptions.properties
@@ -1,7 +1,7 @@
-camunda-bpm-platform=camunda BPM platform subsystem.
-camunda-bpm-platform.add=Operation adding the camunda BPM platform subsystem
-camunda-bpm-platform.remove=Operation removing the camunda BPM platform subsystem
-camunda-bpm-platform.process-engines=Process engines provided by the camunda BPM platform subsystem
+camunda-bpm-platform=Camunda Platform subsystem.
+camunda-bpm-platform.add=Operation adding the Camunda Platform subsystem
+camunda-bpm-platform.remove=Operation removing the Camunda Platform subsystem
+camunda-bpm-platform.process-engines=Process engines provided by the Camunda Platform subsystem
process-engines=Collection of defined process engines.
process-engines.add=Operation adding a process engine.
diff --git a/distro/jbossas7/webapp-standalone/pom.xml b/distro/jbossas7/webapp-standalone/pom.xml
index 88922f55f18..4606abadfa2 100644
--- a/distro/jbossas7/webapp-standalone/pom.xml
+++ b/distro/jbossas7/webapp-standalone/pom.xml
@@ -11,7 +11,7 @@
org.camunda.bpm.webapp
camunda-webapp-jboss-standalone
war
- camunda BPM - webapp - JBoss Standalone
+ Camunda Platform - webapp - JBoss Standalone
diff --git a/distro/license-book/pom.xml b/distro/license-book/pom.xml
index 592a54a5dba..715feca5448 100644
--- a/distro/license-book/pom.xml
+++ b/distro/license-book/pom.xml
@@ -11,7 +11,7 @@
license-book
pom
- camunda BPM - License Book
+ Camunda Platform - License Book
diff --git a/distro/run/assembly/pom.xml b/distro/run/assembly/pom.xml
index 9b7240ce2ac..ace98965d9b 100644
--- a/distro/run/assembly/pom.xml
+++ b/distro/run/assembly/pom.xml
@@ -10,7 +10,7 @@
camunda-bpm-run-assembly
- Camunda BPM - Run - Assembly
+ Camunda Platform - Run - Assembly
pom
diff --git a/distro/run/assembly/resources/README.txt b/distro/run/assembly/resources/README.txt
index 20ce83e8511..3b17a68c584 100644
--- a/distro/run/assembly/resources/README.txt
+++ b/distro/run/assembly/resources/README.txt
@@ -1,18 +1,18 @@
This is a distribution of
- Camunda BPM platform v${project.version}
+ Camunda Platform v${project.version}
visit
http://docs.camunda.org/
-The Camunda BPM platform is a dual-license Java-based framework.
-This particular copy of the Camunda BPM Platform is released either
+The Camunda Platform is a dual-license Java-based framework.
+This particular copy of the Camunda Platform is released either
under the Apache License 2.0 (Community Platform) OR a commercial
license agreement (Enterprise Platform).
License information can be found in the LICENSE file.
-The Camunda BPM platform includes libraries developed by third
+The Camunda Platform includes libraries developed by third
parties. For license and attribution notices for these libraries,
please refer to the documentation that accompanies this distribution
(see the LICENSE_BOOK-${project.version} file).
@@ -34,7 +34,7 @@ Contents:
internal/
This directory contains the Java application and optional components
- that Camunda BPM Run consists of.
+ that Camunda Platform Run consists of.
configuration/
This directory contains all resources to configure the distro.
@@ -45,6 +45,6 @@ Contents:
==================
-Camunda BPM platform version: ${project.version}
+Camunda Platform version: ${project.version}
=================
diff --git a/distro/run/core/pom.xml b/distro/run/core/pom.xml
index 5998ef25b3d..2347fdbc55d 100644
--- a/distro/run/core/pom.xml
+++ b/distro/run/core/pom.xml
@@ -10,7 +10,7 @@
camunda-bpm-run-core
- Camunda BPM - Run - Core
+ Camunda Platform - Run - Core
jar
diff --git a/distro/run/core/src/main/resources/banner.txt b/distro/run/core/src/main/resources/banner.txt
index a19213b5301..b0319197f57 100644
--- a/distro/run/core/src/main/resources/banner.txt
+++ b/distro/run/core/src/main/resources/banner.txt
@@ -1,8 +1,9 @@
- ____ _ ____ ____ __ __ ____
- / ___| __ _ _ __ ___ _ _ _ __ __| | __ _ | __ )| _ \| \/ | | _ \ _ _ _ __
-| | / _` | '_ ` _ \| | | | '_ \ / _` |/ _` | | _ \| |_) | |\/| | | |_) | | | | '_ \
-| |___| (_| | | | | | | |_| | | | | (_| | (_| | | |_) | __/| | | | | _ <| |_| | | | |
- \____/\__,_|_| |_| |_ \__,_|_| |_ \__,_|\__,_| |____/|_| |_| |_| |_| \_\\__,_|_| |_|
+
+ ____ _ ____ _ _ __ ____
+/ ___| __ _ _ __ ___ _ _ _ __ __| | __ _ | _ \| | __ _| |_ / _| ___ _ __ _ __ ___ | _ \ _ _ _ __
+| | / _` | '_ ` _ \| | | | '_ \ / _` |/ _` | | |_) | |/ _` | __| |_ / _ \| '__| '_ ` _ \ | |_) | | | | '_ \
+| |__| (_| | | | | | | |_| | | | | (_| | (_| | | __/| | (_| | |_| _| (_) | | | | | | | | | _ <| |_| | | | |
+\____/\__,_|_| |_| |_|\__,_|_| |_|\__,_|\__,_| |_| |_|\__,_|\__|_| \___/|_| |_| |_| |_| |_| \_\\__,_|_| |_|
Spring-Boot: ${spring-boot.formatted-version}
- Camunda BPM: ${camunda.bpm.formatted-version}
+ Camunda Platform: ${camunda.bpm.formatted-version}
diff --git a/distro/run/distro/pom.xml b/distro/run/distro/pom.xml
index 34c6ec1556d..b0896d9649a 100644
--- a/distro/run/distro/pom.xml
+++ b/distro/run/distro/pom.xml
@@ -10,7 +10,7 @@
camunda-bpm-run
- Camunda BPM - Run - Distribution
+ Camunda Platform - Run - Distribution
pom
diff --git a/distro/run/modules/pom.xml b/distro/run/modules/pom.xml
index aa51a6aefe1..bc255d074f5 100644
--- a/distro/run/modules/pom.xml
+++ b/distro/run/modules/pom.xml
@@ -10,7 +10,7 @@
camunda-bpm-run-modules
- Camunda BPM - Run - Modules
+ Camunda Platform - Run - Modules
pom
diff --git a/distro/webjar/pom.xml b/distro/webjar/pom.xml
index f23e584dcf0..edd77187ee6 100644
--- a/distro/webjar/pom.xml
+++ b/distro/webjar/pom.xml
@@ -13,7 +13,7 @@
org.camunda.bpm.webapp
camunda-webapp-webjar
jar
- camunda BPM - webapp - webjar
+ Camunda Platform - webapp - webjar
true
diff --git a/distro/wildfly/assembly/pom.xml b/distro/wildfly/assembly/pom.xml
index b37fee8d9d4..9303d7f438e 100644
--- a/distro/wildfly/assembly/pom.xml
+++ b/distro/wildfly/assembly/pom.xml
@@ -10,10 +10,10 @@
camunda-wildfly-assembly
pom
- camunda BPM - Wildfly Assembly
+ Camunda Platform - Wildfly Assembly
- Assembles the camunda BPM platform and makes it ready for qa.
+ Assembles the Camunda Platform and makes it ready for qa.
The assembly is installed to maven later in the reactor, if the integration tests pass successfully
diff --git a/distro/wildfly/assembly/src/README.txt b/distro/wildfly/assembly/src/README.txt
index 246de519606..db401956e43 100644
--- a/distro/wildfly/assembly/src/README.txt
+++ b/distro/wildfly/assembly/src/README.txt
@@ -1,18 +1,18 @@
This is a distribution of
- Camunda BPM platform v${project.version}
+ Camunda Platform v${project.version}
visit
http://docs.camunda.org/
-The Camunda BPM platform is a dual-license Java-based framework.
-This particular copy of the Camunda BPM Platform is released either
+The Camunda Platform is a dual-license Java-based framework.
+This particular copy of the Camunda Platform is released either
under the Apache License 2.0 (Community Platform) OR a commercial
license agreement (Enterprise Platform).
License information can be found in the LICENSE file.
-The Camunda BPM platform includes libraries developed by third
+The Camunda Platform includes libraries developed by third
parties. For license and attribution notices for these libraries,
please refer to the documentation that accompanies this distribution
(see the LICENSE_BOOK-${project.version} file).
@@ -35,7 +35,7 @@ Contents:
server/
This directory contains a preconfigured distribution
- of Wildfly Application Server with Camunda BPM platform readily
+ of Wildfly Application Server with Camunda Platform readily
installed.
run the
@@ -54,11 +54,11 @@ Contents:
The engine create script contain the engine and history tables.
Execute the current upgrade script to make the database compatible
- with the newest Camunda BPM platform release.
+ with the newest Camunda Platform release.
==================
-Camunda BPM platform version: ${project.version}
+Camunda Platform version: ${project.version}
Wildfly Application Server version: ${version.wildfly}
=================
diff --git a/distro/wildfly/assembly/src/start-camunda.bat b/distro/wildfly/assembly/src/start-camunda.bat
index cdaeff6a603..b15c9061379 100644
--- a/distro/wildfly/assembly/src/start-camunda.bat
+++ b/distro/wildfly/assembly/src/start-camunda.bat
@@ -2,7 +2,7 @@
set "JBOSS_HOME=%CD%\server\wildfly-${version.wildfly}"
-echo "starting camunda BPM platform ${project.version} on Wildfly Application Server ${version.wildfly}"
+echo "starting Camunda Platform ${project.version} on Wildfly Application Server ${version.wildfly}"
cd server\wildfly-${version.wildfly}\bin\
start standalone.bat
diff --git a/distro/wildfly/assembly/src/start-camunda.sh b/distro/wildfly/assembly/src/start-camunda.sh
index 850e8055918..f3479547c5d 100644
--- a/distro/wildfly/assembly/src/start-camunda.sh
+++ b/distro/wildfly/assembly/src/start-camunda.sh
@@ -10,7 +10,7 @@ else
BROWSERS="xdg-open gnome-www-browser x-www-browser firefox chromium chromium-browser google-chrome"
fi
-echo "starting camunda BPM ${project.version} on Wildfly Application Server ${version.wildfly}";
+echo "starting Camunda Platform ${project.version} on Wildfly Application Server ${version.wildfly}";
if [ -z "$BROWSER" ]; then
for executable in $BROWSERS; do
diff --git a/distro/wildfly/distro/pom.xml b/distro/wildfly/distro/pom.xml
index eac39617e13..e59797a67ed 100644
--- a/distro/wildfly/distro/pom.xml
+++ b/distro/wildfly/distro/pom.xml
@@ -10,7 +10,7 @@
camunda-bpm-wildfly
pom
- camunda BPM - Wildfly Distro
+ Camunda Platform - Wildfly Distro
diff --git a/distro/wildfly/modules/pom.xml b/distro/wildfly/modules/pom.xml
index 722a288f297..f3ab7d6d5ab 100644
--- a/distro/wildfly/modules/pom.xml
+++ b/distro/wildfly/modules/pom.xml
@@ -9,7 +9,7 @@
camunda-wildfly-modules
jar
- camunda BPM - Wildfly Modules
+ Camunda Platform - Wildfly Modules
1.0.0-beta-5
diff --git a/distro/wildfly/pom.xml b/distro/wildfly/pom.xml
index 213d17aa548..96285908f15 100644
--- a/distro/wildfly/pom.xml
+++ b/distro/wildfly/pom.xml
@@ -12,7 +12,7 @@
camunda-wildfly
pom
- camunda BPM - Wildfly
+ Camunda Platform - Wildfly
@@ -45,7 +45,7 @@
*****************************************************************************************************
* *
- * You must use at least JDK 1.8 to compile Camunda Bpm Wildfly!!! *
+ * You must use at least JDK 1.8 to compile Camunda Platform Wildfly!!! *
* *
*****************************************************************************************************
diff --git a/distro/wildfly/subsystem/pom.xml b/distro/wildfly/subsystem/pom.xml
index 851b8b459ed..9e8f6877e13 100644
--- a/distro/wildfly/subsystem/pom.xml
+++ b/distro/wildfly/subsystem/pom.xml
@@ -10,7 +10,7 @@
camunda-wildfly-subsystem
jar
- camunda BPM - Wildfly Subsystem
+ Camunda Platform - Wildfly Subsystem
diff --git a/distro/wildfly/subsystem/src/main/java/org/camunda/bpm/container/impl/jboss/extension/handler/BpmPlatformSubsystemAdd.java b/distro/wildfly/subsystem/src/main/java/org/camunda/bpm/container/impl/jboss/extension/handler/BpmPlatformSubsystemAdd.java
index 1c9d1e6741a..c60b5520fe8 100644
--- a/distro/wildfly/subsystem/src/main/java/org/camunda/bpm/container/impl/jboss/extension/handler/BpmPlatformSubsystemAdd.java
+++ b/distro/wildfly/subsystem/src/main/java/org/camunda/bpm/container/impl/jboss/extension/handler/BpmPlatformSubsystemAdd.java
@@ -71,7 +71,7 @@ public void execute(DeploymentProcessorTarget processorTarget) {
.setInitialMode(Mode.ACTIVE)
.install();
- // discover and register bpm platform plugins
+ // discover and register Camunda Platform plugins
BpmPlatformPlugins plugins = BpmPlatformPlugins.load(getClass().getClassLoader());
MscBpmPlatformPlugins managedPlugins = new MscBpmPlatformPlugins(plugins);
diff --git a/distro/wildfly/subsystem/src/main/resources/org/camunda/bpm/container/impl/jboss/extension/LocalDescriptions.properties b/distro/wildfly/subsystem/src/main/resources/org/camunda/bpm/container/impl/jboss/extension/LocalDescriptions.properties
index 590315e1d72..7a4c11234d4 100644
--- a/distro/wildfly/subsystem/src/main/resources/org/camunda/bpm/container/impl/jboss/extension/LocalDescriptions.properties
+++ b/distro/wildfly/subsystem/src/main/resources/org/camunda/bpm/container/impl/jboss/extension/LocalDescriptions.properties
@@ -1,8 +1,8 @@
-camunda-bpm-platform=Camunda BPM platform subsystem.
-camunda-bpm-platform.add=Add the Camunda BPM platform subsystem.
-camunda-bpm-platform.remove=Remove the Camunda BPM platform subsystem.
+camunda-bpm-platform=Camunda Platform subsystem.
+camunda-bpm-platform.add=Add the Camunda Platform subsystem.
+camunda-bpm-platform.remove=Remove the Camunda Platform subsystem.
-camunda-bpm-platform.process-engines=Process engines provided by the Camunda BPM platform subsystem.
+camunda-bpm-platform.process-engines=Process engines provided by the Camunda Platform subsystem.
camunda-bpm-platform.process-engine=A process engine.
camunda-bpm-platform.process-engine.plugins.class=The entry class of a process engine plugin.
diff --git a/engine-cdi/pom.xml b/engine-cdi/pom.xml
index 6488e69f0fc..097fddf170b 100644
--- a/engine-cdi/pom.xml
+++ b/engine-cdi/pom.xml
@@ -2,7 +2,7 @@
4.0.0
- camunda BPM - engine - Cdi
+ Camunda Platform - engine - Cdi
camunda-engine-cdi
jar
diff --git a/engine-plugins/connect-plugin/pom.xml b/engine-plugins/connect-plugin/pom.xml
index a54a31d28ae..638acbd82d0 100644
--- a/engine-plugins/connect-plugin/pom.xml
+++ b/engine-plugins/connect-plugin/pom.xml
@@ -9,7 +9,7 @@
4.0.0
camunda-engine-plugin-connect
- camunda BPM - engine plugins - connect
+ Camunda Platform - engine plugins - connect
diff --git a/engine-plugins/identity-ldap/pom.xml b/engine-plugins/identity-ldap/pom.xml
index 91b73439982..993a6b268e1 100644
--- a/engine-plugins/identity-ldap/pom.xml
+++ b/engine-plugins/identity-ldap/pom.xml
@@ -4,7 +4,7 @@
org.camunda.bpm.identity
camunda-identity-ldap
jar
- camunda BPM - engine plugins - identity - ldap
+ Camunda Platform - engine plugins - identity - ldap
org.camunda.bpm
diff --git a/engine-plugins/pom.xml b/engine-plugins/pom.xml
index d40c9868157..04ade239e31 100644
--- a/engine-plugins/pom.xml
+++ b/engine-plugins/pom.xml
@@ -11,7 +11,7 @@
camunda-engine-plugins
pom
- camunda BPM - engine plugins
+ Camunda Platform - engine plugins
identity-ldap
diff --git a/engine-plugins/spin-plugin/pom.xml b/engine-plugins/spin-plugin/pom.xml
index 265abd4f1ed..9a78467ae9b 100644
--- a/engine-plugins/spin-plugin/pom.xml
+++ b/engine-plugins/spin-plugin/pom.xml
@@ -9,7 +9,7 @@
4.0.0
camunda-engine-plugin-spin
- camunda BPM - engine plugins - spin
+ Camunda Platform - engine plugins - spin
diff --git a/engine-rest/assembly/pom.xml b/engine-rest/assembly/pom.xml
index f47681b5973..bddd17e11d8 100644
--- a/engine-rest/assembly/pom.xml
+++ b/engine-rest/assembly/pom.xml
@@ -1,7 +1,7 @@
4.0.0
camunda-engine-rest
- camunda BPM - engine - REST - Assembly
+ Camunda Platform - engine - REST - Assembly
war
diff --git a/engine-rest/assembly/src/main/runtime/was/webapp/WEB-INF/web.xml b/engine-rest/assembly/src/main/runtime/was/webapp/WEB-INF/web.xml
index 7a230bee2d0..e577437689c 100644
--- a/engine-rest/assembly/src/main/runtime/was/webapp/WEB-INF/web.xml
+++ b/engine-rest/assembly/src/main/runtime/was/webapp/WEB-INF/web.xml
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd">
- camunda bpm rest api
+ Camunda Platform rest api
diff --git a/engine-rest/assembly/src/main/runtime/was9/webapp/WEB-INF/web.xml b/engine-rest/assembly/src/main/runtime/was9/webapp/WEB-INF/web.xml
index d10d9c38bed..cd48659692e 100644
--- a/engine-rest/assembly/src/main/runtime/was9/webapp/WEB-INF/web.xml
+++ b/engine-rest/assembly/src/main/runtime/was9/webapp/WEB-INF/web.xml
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd">
- camunda bpm rest api
+ Camunda Platform rest api
diff --git a/engine-rest/engine-rest-jaxrs2/pom.xml b/engine-rest/engine-rest-jaxrs2/pom.xml
index 33bc5d8919f..55db78ab179 100644
--- a/engine-rest/engine-rest-jaxrs2/pom.xml
+++ b/engine-rest/engine-rest-jaxrs2/pom.xml
@@ -1,6 +1,6 @@
4.0.0
- camunda BPM - engine - REST JAX RS 2.0
+ Camunda Platform - engine - REST JAX RS 2.0
camunda-engine-rest-jaxrs2
7.15.0-SNAPSHOT
jar
diff --git a/engine-rest/engine-rest-jaxrs2/src/main/java/org/camunda/bpm/engine/rest/impl/CamundaRestResources.java b/engine-rest/engine-rest-jaxrs2/src/main/java/org/camunda/bpm/engine/rest/impl/CamundaRestResources.java
index c60afb14c3d..45bf736c7c8 100644
--- a/engine-rest/engine-rest-jaxrs2/src/main/java/org/camunda/bpm/engine/rest/impl/CamundaRestResources.java
+++ b/engine-rest/engine-rest-jaxrs2/src/main/java/org/camunda/bpm/engine/rest/impl/CamundaRestResources.java
@@ -55,7 +55,7 @@ public class CamundaRestResources {
}
/**
- * Returns a set containing all resource classes provided by camunda BPM.
+ * Returns a set containing all resource classes provided by Camunda Platform.
* @return a set of resource classes.
*/
public static Set> getResourceClasses() {
diff --git a/engine-rest/engine-rest-openapi-generator/pom.xml b/engine-rest/engine-rest-openapi-generator/pom.xml
index 7114f901c69..1c617438401 100644
--- a/engine-rest/engine-rest-openapi-generator/pom.xml
+++ b/engine-rest/engine-rest-openapi-generator/pom.xml
@@ -1,7 +1,7 @@
4.0.0
camunda-engine-rest-openapi-generator
- camunda BPM - engine - REST - OpenAPI (JSON Generator)
+ Camunda Platform - engine - REST - OpenAPI (JSON Generator)
jar
diff --git a/engine-rest/engine-rest-openapi-generator/src/main/java/org/camunda/bpm/engine/rest/openapi/generator/impl/TemplateParser.java b/engine-rest/engine-rest-openapi-generator/src/main/java/org/camunda/bpm/engine/rest/openapi/generator/impl/TemplateParser.java
index c4f32246b70..c7bf56e9843 100644
--- a/engine-rest/engine-rest-openapi-generator/src/main/java/org/camunda/bpm/engine/rest/openapi/generator/impl/TemplateParser.java
+++ b/engine-rest/engine-rest-openapi-generator/src/main/java/org/camunda/bpm/engine/rest/openapi/generator/impl/TemplateParser.java
@@ -125,7 +125,7 @@ protected static String createOutputFile(String debugFile) throws IOException {
}
/**
- * Resolve the Camunda BPM version and the respective documentation version used in the links.
+ * Resolve the Camunda Platform version and the respective documentation version used in the links.
*/
protected static void resolveVersions(Map templateData) {
String version = TemplateParser.class.getPackage().getImplementationVersion();
diff --git a/engine-rest/engine-rest-openapi/pom.xml b/engine-rest/engine-rest-openapi/pom.xml
index 35634ab071b..87edab1f394 100644
--- a/engine-rest/engine-rest-openapi/pom.xml
+++ b/engine-rest/engine-rest-openapi/pom.xml
@@ -1,7 +1,7 @@
4.0.0
camunda-engine-rest-openapi
- camunda BPM - engine - REST - OpenAPI
+ Camunda Platform - engine - REST - OpenAPI
jar
diff --git a/engine-rest/engine-rest-openapi/src/main/templates/main.ftl b/engine-rest/engine-rest-openapi/src/main/templates/main.ftl
index c29a1bd9620..8eee42421b7 100644
--- a/engine-rest/engine-rest-openapi/src/main/templates/main.ftl
+++ b/engine-rest/engine-rest-openapi/src/main/templates/main.ftl
@@ -4,8 +4,8 @@
{
"openapi": "3.0.2",
"info": {
- "title": "Camunda BPM REST API",
- "description": "OpenApi Spec for Camunda BPM REST API.",
+ "title": "Camunda Platform REST API",
+ "description": "OpenApi Spec for Camunda Platform REST API.",
"version": "${cambpmVersion}",
"license": {
"name": "Apache License 2.0",
diff --git a/engine-rest/engine-rest/README.md b/engine-rest/engine-rest/README.md
index b1d2fbe3458..cbf99077201 100644
--- a/engine-rest/engine-rest/README.md
+++ b/engine-rest/engine-rest/README.md
@@ -1,7 +1,7 @@
REST API
========
-A JAX-RS-based REST API for Camunda BPM.
+A JAX-RS-based REST API for Camunda Platform.
Running Tests
-------------
diff --git a/engine-rest/engine-rest/pom.xml b/engine-rest/engine-rest/pom.xml
index 498654183e0..867eb3983af 100644
--- a/engine-rest/engine-rest/pom.xml
+++ b/engine-rest/engine-rest/pom.xml
@@ -1,7 +1,7 @@
4.0.0
camunda-engine-rest-core
- camunda BPM - engine - REST
+ Camunda Platform - engine - REST
jar
diff --git a/engine-rest/engine-rest/src/main/java/org/camunda/bpm/engine/rest/impl/CamundaRestResources.java b/engine-rest/engine-rest/src/main/java/org/camunda/bpm/engine/rest/impl/CamundaRestResources.java
index d7c491a691b..bc08b629225 100644
--- a/engine-rest/engine-rest/src/main/java/org/camunda/bpm/engine/rest/impl/CamundaRestResources.java
+++ b/engine-rest/engine-rest/src/main/java/org/camunda/bpm/engine/rest/impl/CamundaRestResources.java
@@ -31,7 +31,7 @@
import java.util.Set;
/**
- * Class providing static methods returning all the resource classes provided by camunda BPM.
+ * Class providing static methods returning all the resource classes provided by Camunda Platform.
*
* @author Daniel Meyer
*
@@ -58,7 +58,7 @@ public class CamundaRestResources {
}
/**
- * Returns a set containing all resource classes provided by camunda BPM.
+ * Returns a set containing all resource classes provided by Camunda Platform.
* @return a set of resource classes.
*/
public static Set> getResourceClasses() {
diff --git a/engine-rest/pom.xml b/engine-rest/pom.xml
index 9f11c0da16d..4f63f981358 100644
--- a/engine-rest/pom.xml
+++ b/engine-rest/pom.xml
@@ -11,7 +11,7 @@
camunda-engine-rest-root
pom
- camunda BPM - engine - REST - Root
+ Camunda Platform - engine - REST - Root
2.12.1
diff --git a/engine-spring/compatibility-test-spring4/pom.xml b/engine-spring/compatibility-test-spring4/pom.xml
index d4cc8ae9979..a2a994044ff 100644
--- a/engine-spring/compatibility-test-spring4/pom.xml
+++ b/engine-spring/compatibility-test-spring4/pom.xml
@@ -1,7 +1,7 @@
4.0.0
- camunda BPM - engine - Compatbility Test Spring 4
+ Camunda Platform - engine - Compatbility Test Spring 4
camunda-engine-spring-compatibility-test-spring4
diff --git a/engine-spring/core/pom.xml b/engine-spring/core/pom.xml
index c5be8fd60fc..48e27fc3465 100644
--- a/engine-spring/core/pom.xml
+++ b/engine-spring/core/pom.xml
@@ -1,7 +1,7 @@
4.0.0
- camunda BPM - engine - Spring
+ Camunda Platform - engine - Spring
camunda-engine-spring
diff --git a/engine-spring/core/src/main/java/org/camunda/bpm/engine/spring/annotations/ProcessEngineComponent.java b/engine-spring/core/src/main/java/org/camunda/bpm/engine/spring/annotations/ProcessEngineComponent.java
index c28f6ad38b3..d6815bdb5d4 100644
--- a/engine-spring/core/src/main/java/org/camunda/bpm/engine/spring/annotations/ProcessEngineComponent.java
+++ b/engine-spring/core/src/main/java/org/camunda/bpm/engine/spring/annotations/ProcessEngineComponent.java
@@ -19,23 +19,23 @@
import java.lang.annotation.*;
/**
- * Indicates that the given bean is an Activiti handler. An activiti handler is a bean
- * that is so annotated to respond to events ("states") in an Activiti BPM process.
- * Generically, it is a class that has been adapted to be usable in an Activiti process
+ * Indicates that the given bean is an process engine handler. A process engine handler is a bean
+ * that is so annotated to respond to events ("states") in a Camunda Platform process.
+ * Generically, it is a class that has been adapted to be usable in a Camunda Platform process.
*
*
* For example, suppose we have registered a BPMN process that has
* the following declaration:
*
*
- * <service-task activiti:expression = "myBean" id = "confirm-receipt" />
+ * <service-task camunda:expression = "myBean" id = "confirm-receipt" />
*
*
- * This is a state that will be entered from Activiti and execution will flow through to the bean
+ * This is a state that will be entered from Camunda Platform and execution will flow through to the bean
* registered in the context as "myBean." To subscribe to that, a POJO need only implement
* (optionally) {@link ProcessEngineComponent} and, on a method, add
* {@link State} to indicate that the method in particular is
- * tasked with responding to a state. If applied to a bean and there are no {@link org.camunda.bpm.engine.ProcessEngineComponent.ActivitiComponent}
+ * tasked with responding to a state. If applied to a bean and there are no {@link org.camunda.bpm.engine.annotations.ProcessEngineComponent}
* annotations present, then one option might be to automatically enlist all public methods
* as handlers for states whose IDs or names are inferred from the method name:
*
diff --git a/engine-spring/core/src/main/java/org/camunda/bpm/engine/spring/application/SpringProcessApplication.java b/engine-spring/core/src/main/java/org/camunda/bpm/engine/spring/application/SpringProcessApplication.java
index dfa26ee2936..764d688bfed 100644
--- a/engine-spring/core/src/main/java/org/camunda/bpm/engine/spring/application/SpringProcessApplication.java
+++ b/engine-spring/core/src/main/java/org/camunda/bpm/engine/spring/application/SpringProcessApplication.java
@@ -44,7 +44,7 @@
* The SpringProcessApplication will use the Bean Name assigned to the bean in the spring
* application context (see {@link BeanNameAware}). You should always assign a unique bean name
* to a process application bean. That is, the bean name must be unique accross all applications
- * deployed to the camunda BPM platform.
+ * deployed to the Camunda Platform.
*
* @author Daniel Meyer
*
diff --git a/engine-spring/pom.xml b/engine-spring/pom.xml
index 6a58f345013..9544a0091ec 100644
--- a/engine-spring/pom.xml
+++ b/engine-spring/pom.xml
@@ -11,7 +11,7 @@
camunda-spring-compatibility-root
pom
-
camunda BPM - engine - Spring - Root
+
Camunda Platform - engine - Spring - Root
diff --git a/internal-dependencies/pom.xml b/internal-dependencies/pom.xml
index 8b184d31cf1..04124492277 100644
--- a/internal-dependencies/pom.xml
+++ b/internal-dependencies/pom.xml
@@ -11,9 +11,9 @@