-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deprecation): fix various compilation warnings (#3274)
* chore(cleanup): fix default lombok values * refactor(exception): remove unreachable catch clauses * fix(deprecation): remove internal deprecation usages * refactor(java): Java automatic IDE cleanup * fix(deprecation): refactor cache deprecation * chore(test): fix wrong assertions * refactor(cleanup): remove all deprecated *serviceaccessor* classes and there usages * chore(deprecations): remove updateTenant API method along with all the model + builder + service methods + tests associated * chore(deprecation): fix command tests By generating the command jar file in the test itself, instead of committing the jar file. This allows to change implementation much more easily.
- Loading branch information
1 parent
57d8e58
commit 27e8d2f
Showing
53 changed files
with
162 additions
and
918 deletions.
There are no files selected for viewing
Binary file removed
BIN
-5.1 KB
bonita-integration-tests/bonita-integration-tests-client/src/main/resources/commands-jar.bak
Binary file not shown.
Binary file removed
BIN
-2.72 KB
...-integration-tests/bonita-integration-tests-client/src/main/resources/npe-command-jar.bak
Binary file not shown.
Binary file removed
BIN
-5.36 KB
...gration-tests/bonita-integration-tests-client/src/main/resources/platformCommands-jar.bak
Binary file not shown.
Binary file removed
BIN
-2.21 KB
...gration-tests/bonita-integration-tests-client/src/main/resources/session-commands.jar.bak
Binary file not shown.
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.