Skip to content
  1. Feb 25, 2022
  2. Feb 22, 2022
  3. Feb 10, 2022
  4. Feb 08, 2022
  5. Feb 02, 2022
  6. Feb 01, 2022
  7. Jan 28, 2022
  8. Jan 27, 2022
  9. Jan 24, 2022
    • Emmanuel Duchastenier's avatar
      tr(tests): write test temp files in target folder (#829) · 0023a1d5
      Emmanuel Duchastenier authored
      instead of at the root of the Maven modules containing tests.
      
      This allows to rerun tests without remaining temp file side effects.
      
      This concerns temp files of type:
      * custompage_myRestAPI1637857656508
      * build/tx-object-store/... for Arjuna local storage
      * h2databasedir/ folder
      
      Also cleanup unused sonar/jacoco config
      0023a1d5
  10. Jan 21, 2022
  11. Jan 20, 2022
    • Pascal GARCIA's avatar
      fix(archiveTaskAPI): fix classCastException on get of ArchiveFlowNode not... · 2eeeabeb
      Pascal GARCIA authored
      fix(archiveTaskAPI): fix classCastException on get of ArchiveFlowNode not instance of ArchiveActivity (#826)
      
      * refactor `runGet` method on  `AbstractArchivedHumanTaskDatastore` to  `getArchivedActivityInstance` return an `ArchivedActivityInstance` not convertible to `ArchivedHumanTaskInstance`. In case of it happen a `APIItemNotFoundException` will be thrown containing api the api token and resource id.
      * refactor `runGet` method on  `AbstractArchivedManualTaskDatastore` to  `getArchivedActivityInstance` return an `ArchivedActivityInstance` not convertible to `ArchivedManualTaskInstance`. In case of it happen a `APIItemNotFoundException` will be thrown containing api the api token and resource id.
      * refactor `runGet` method on  `AbstractArchivedUserTaskDatastore` to  `getArchivedActivityInstance` return an `ArchivedActivityInstance` not convertible to `ArchivedUserTaskInstance`. In case of it happen a `APIItemNotFoundException` will be thrown containing api the api token and resource id.
      * override `runGet` on  `AbstractArchivedTaskDatastore` to  `getArchivedActivityInstance` return an `ArchivedActivityInstance` not convertible to `ArchivedTaskInstance`. In case of it happen a `APIItemNotFoundException` will be thrown containing api the api token and resource id.
      
      Covers [RUNTIME-649](https://bonitasoft.atlassian.net/browse/RUNTIME-649)
      2eeeabeb
  12. Jan 14, 2022
  13. Jan 11, 2022
  14. Jan 10, 2022
  15. Jan 07, 2022
  16. Jan 05, 2022
  17. Dec 24, 2021
  18. Dec 16, 2021
  19. Dec 15, 2021
  20. Dec 10, 2021
  21. Dec 08, 2021
  22. Dec 06, 2021
  23. Dec 02, 2021
  24. Nov 30, 2021
  25. Nov 26, 2021
  26. Nov 24, 2021
  27. Nov 19, 2021
  28. Nov 18, 2021
  29. Nov 08, 2021