1. 15 5月, 2020 1 次提交
    • M
      Fixed license header to 2020 (#3285) · eeda8439
      Marcello Teodori 提交于
      * Fixed license header to 2020 #3154
      
      * document import in README rather than duplicating header content
      
      * fixed license location
      
      * added license plugin usage in README:
      
      * sync org with core developers in pom
      
      * fixed exclude on class from Quartz
      eeda8439
  2. 13 5月, 2020 1 次提交
    • I
      fix(AAE-493): add initial support for variable type BigDecimal (#3274) · d62f3889
      Igor Dianov 提交于
      * fix(AAE-493): add initial support for variable type BigDecimal
      
      * fix: externalize ConversionService dependency injection
      
      * fix:  ConformanceServiceTaskModifyVariableTest.shouldBeAbleToStartProcess:95
      
      * fix: add junit-jupiter-engine dependency
      
      * fix: add ProcessVariableValuesMap test stubs
      
      * fix: add IntegrationContextImplTest
      
      * fix: add tests for inbound and outboud BigDecimal variable exchange
      
      * fix: refactor ProcessVariablesMap class and Jackson module packages
      
      * feat: added JUnit5 parametrized tests
      
      * fix: add support for null values handling
      
      * feat: add support for Java Date conversion
      
      * feat: add support for Jave Map type variable values serialization
      
      * feat: add support for JsonNode variable type converter
      
      * fix: add support for POJO variable types
      
      * fix: clean up
      
      * fix: extract ProcessVariableValue into standalone class
      
      * fix: use Instant to convert Dates variables
      
      * fix: refactor ProcessVariablesMapSerializer to use better type detection
      
      * fix: remove reduntant `@ExtendWith(SpringExtension.class)` annotation
      
      * Add generic type
      
      Avoid problem while running the test from the IDE
      
      * Refactor ProcessVariablesMapSerializer
      
      extract methods to improve code readability
      
      * Remove unnecessary constructor
      
      * Explicitly reference method source
      
      This avoid the referenced method be considered as unused
      Co-authored-by: NElias Ricken de Medeiros <26007058+erdemedeiros@users.noreply.github.com>
      d62f3889
  3. 08 5月, 2020 1 次提交
    • V
      Support variables on start created process (#3277) · 991b6558
      Vito 提交于
      * [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: NElias Ricken de Medeiros <26007058+erdemedeiros@users.noreply.github.com>
      991b6558
  4. 04 5月, 2020 1 次提交
    • N
      test random test failures (#3261) · e4b03e7d
      Nithin Nambiar 提交于
      * 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
      e4b03e7d
  5. 29 4月, 2020 5 次提交
  6. 28 4月, 2020 2 次提交
  7. 27 4月, 2020 3 次提交
  8. 24 4月, 2020 1 次提交
  9. 23 4月, 2020 1 次提交
  10. 22 4月, 2020 2 次提交
  11. 21 4月, 2020 4 次提交
  12. 20 4月, 2020 1 次提交
  13. 17 4月, 2020 1 次提交
  14. 16 4月, 2020 1 次提交
    • M
      use assertj for assertions (#3213) (#3230) · 38499441
      Marcello Teodori 提交于
      * 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
      38499441
  15. 08 4月, 2020 2 次提交
  16. 03 4月, 2020 1 次提交
  17. 02 4月, 2020 1 次提交
  18. 31 3月, 2020 3 次提交
  19. 27 3月, 2020 1 次提交
  20. 26 3月, 2020 1 次提交
  21. 24 3月, 2020 1 次提交
  22. 23 3月, 2020 1 次提交
  23. 20 3月, 2020 1 次提交
  24. 17 3月, 2020 1 次提交
  25. 10 3月, 2020 2 次提交