Skip to content

Commit

Permalink
remove duplicate eventing plugin, fix #206
Browse files Browse the repository at this point in the history
  • Loading branch information
zambrovski committed Nov 1, 2019
1 parent e7f3abf commit 588e6c2
Show file tree
Hide file tree
Showing 27 changed files with 3 additions and 726 deletions.
2 changes: 0 additions & 2 deletions docs/src/orchid/resources/pages/quick-start.ad
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ camunda:
default-serialization-format: application/json
history-level: full
taskpool:
engine-eventing:
enabled: true
collector:
tasklist-url: http://localhost:8081/tasklist/
process:
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ pageId: 'components'
Engine Components are designed to be a part of process application deployment:

* link:./engine-starter[Camunda Engine Taskpool Support SpringBoot Starter]
* link:./engine-eventing-plugin[Camunda Engine Eventing Plugin]
* link:./engine-interaction-client[Camunda Engine Interaction Client]
* link:./engine-taskpool-collector[Taskpool Collector]
* link:./engine-datapool-collector[Datapool Collector]
Expand Down
1 change: 0 additions & 1 deletion docs/src/orchid/resources/wiki/user-guide/summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ title: User Guide
* [Overview](components/index.ad)
* Engine Components
* [Camunda Engine Taskpool Support SpringBoot Starter](components/engine-starter.ad)
* [Camunda Engine Eventing Plugin](components/engine-eventing-plugin.ad)
* [Camunda Engine Interaction Client](components/engine-interaction-client.ad)
* [Taskpool Collector](components/engine-taskpool-collector.ad)
* [Datapool Collector](components/engine-datapool-collector.ad)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ import org.springframework.context.annotation.Configuration

@Configuration
@ComponentScan
open class CamundaEngineClientConfiguration
class CamundaEngineClientConfiguration
44 changes: 0 additions & 44 deletions engine/camunda-engine-plugin/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 588e6c2

Please sign in to comment.