Open
Conversation
fd04430 to
c1f6cc5
Compare
fd78834 to
6b60179
Compare
e6a4645 to
6eddc90
Compare
9afaab0 to
45b290d
Compare
…10-cbdb31e47ccc fix(versions): update Activiti/activiti-dependencies versions into develop
…g vulnerability (CVE-2019-16335) (#88)
Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-1.5.0...exec-maven-plugin-1.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.2 to 0.8.4. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](jacoco/jacoco@v0.8.2...v0.8.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* [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 expression resolver to handle initiator Fixes #3243 * Clear authenticated user
…rray-variable-type [AAE-2335] Create array process variable type
…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()`
Already handled by GitHub
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.