Skip to content

merge#2

Open
vangogh-ken wants to merge 4893 commits intovangogh-ken:masterfrom
Activiti:master
Open

merge#2
vangogh-ken wants to merge 4893 commits intovangogh-ken:masterfrom
Activiti:master

Conversation

@vangogh-ken
Copy link
Copy Markdown
Owner

No description provided.

VitoAlbano and others added 27 commits April 8, 2020 08:25
* [DW-1665] - added api call to start a created process instance

* [DW-1665] - reverted wrong pom change

* [DW-1665] - fixed imports

* [DW-1665] - added peer review change requests

* [DW-1665] - fixed failing tests

* [DW-1665] - fixed code quality issues
* use assertj for assertions (#3213)
* remove fail for assert exception
* remove assertTrue
* use import static on collections
* use map import static
* replace assertEquals with assertThat
* disable logging
* fix codacy
* removed hamcrest assertions
* restored jpa tests
* add jupiter

* removed unnneeded annotations on Junit 3 tests

* revert activiti-core to junit 4

* revert activiti-spring to junit 4
* Add expression resolver to handle initiator

Fixes #3243

* Clear authenticated user
…rray-variable-type

[AAE-2335] Create array process variable type
* #3129

reduce number of group ids to a single one: org.activiti

* fromatting
…time (#3246)

* fix(AAE-1978): Start a process and declare variable type at the same time

* fix: correct VariableValuesPayloadConverter logic

* Configure object mapper to user String format for BigDecimal

* fix: add variableValuesPayloadConverter for ProcessAdminRuntime.start

* fix: removed unused ObjectMapper import

* Add test to conver BigDecimal for java API

- Make sure that the scale of retrived BigDecimal is the same as the one initially set.

* fix: move variable value conversion to runtime-bundle

* fix: remove remaining ProcessVariablesPayloadConverter imports

Co-authored-by: Elias Ricken de Medeiros <26007058+erdemedeiros@users.noreply.github.com>
* Populate ProcessCancelledEvent with available information

- modify former ActivitiProcessCancelledEventImpl to include the process instance that is being cancelled

Fixes #3250

* add missing scope to test method

* Fix test

Now ProcessCancelled event is an Event entity

* Simplify if

`execution.getParentId() == null` is exactly the same as `execution.isProcessInstanceType()`
reduce number of group ids to a single one: fix propagation of gorupId
Bumps `batik.version` from 1.10 to 1.12.

Updates `batik-awt-util` from 1.10 to 1.12

Updates `batik-dom` from 1.10 to 1.12

Updates `batik-svggen` from 1.10 to 1.12

Updates `batik-svg-dom` from 1.10 to 1.12

Updates `batik-anim` from 1.10 to 1.12

Updates `batik-parser` from 1.10 to 1.12

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.1.0...maven-checkstyle-plugin-3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.12.0...maven-pmd-plugin-3.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Marcello Teodori <151025+mteodori@users.noreply.github.com>
Bumps [java-uuid-generator](https://github.com/cowtowncoder/java-uuid-generator) from 3.1.4 to 4.0.1.
- [Release notes](https://github.com/cowtowncoder/java-uuid-generator/releases)
- [Commits](cowtowncoder/java-uuid-generator@java-uuid-generator-3.1.4...java-uuid-generator-4.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Marcello Teodori <151025+mteodori@users.noreply.github.com>
* test file

* test file

* removed test file

* removed test file

* increase timeout of tests

* increase timeout in tests

* increase timeout in tests

* increase timeout in tests

* increase timeout in tests

* increase timeout in tests

* add synchronization
* [AAE-2557] - start fixing mapping on create and start process

* [AAE-2557] - start fixing mapping tests

* [AAE-2557] - moved calculation of output mapping on start process

* [AAE-2557] - fixed PR comments

* Add check for task variables

* Fix tests

With the latest changes the child execution get created and initialized before the root execution is marked as initialized

* Polishing

* Remove unnecessary override method

createProcessInstanceWithInitialFlowElement is only calling super method, so it can be removed

* [AAE-2557] - registered new payload

* Fix business key

* Fix conformance test

* Fix builder

Co-authored-by: Elias Ricken de Medeiros <26007058+erdemedeiros@users.noreply.github.com>
@atchertchian atchertchian deleted the branch vangogh-ken:master December 5, 2022 13:54
@atchertchian atchertchian deleted the master branch December 5, 2022 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.