-
Task
-
Resolution: Duplicate
-
L3 - Default
-
None
-
None
-
None
Acceptance Criteria (Required on creation):
The Assert examples are moved from the https://github.com/camunda/camunda-bpm-assert repository to https://github.com/camunda/camunda-bpm-examples/.
Hints (Optional):
- Having the examples in the Assert repository creates some workarounds and manual steps in releases like
- updating the examples' parent version prior to a release (in order to produce consistent source ZIPs for a release)
- excluding the examples from a release (so they are not populated to Maven Central for example)
- updating the examples' parent version after a release to the latest SNAPSHOT
- one downside will be that we don't regularly test the examples with the changes in Assert anymore - this should however rather be covered by unit tests in Assert itself where necessary
- links in the Assert documentation might need to be adjusted if they point to the examples
This is the controller panel for Smart Panels app
- duplicates
-
CAM-14461 Migrate exmples from camunda-bpm-junit5 and camunda-bpm-assert
- Closed