Mustapha Zorgati
d773869779
TSK-1497: introduced GitHub Actions
2021-01-15 15:34:28 +01:00
Mustapha Zorgati
850ad5f724
Merge remote-tracking branch 'refs/remotes/origin/master'
...
Conflicts:
history/taskana-simplehistory-rest-spring/src/main/java/pro/taskana/simplehistory/rest/TaskHistoryEventController.java
rest/taskana-rest-spring-example-wildfly/src/test/java/pro/taskana/AbstractAccTest.java
2021-01-07 14:53:59 +01:00
dependabot-preview[bot]
8e26f27c50
Bump equalsverifier from 3.5 to 3.5.1
...
Bumps [equalsverifier](https://github.com/jqno/equalsverifier ) from 3.5 to 3.5.1.
- [Release notes](https://github.com/jqno/equalsverifier/releases )
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.5...equalsverifier-3.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-06 08:55:27 +00:00
dependabot-preview[bot]
9af19203a1
Bump checkstyle from 8.38 to 8.39
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.38 to 8.39.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.38...checkstyle-8.39 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-04 14:26:05 +00:00
dependabot-preview[bot]
9157b09abb
Bump version.archunit from 0.14.1 to 0.15.0
...
Bumps `version.archunit` from 0.14.1 to 0.15.0.
Updates `archunit-junit5-api` from 0.14.1 to 0.15.0
- [Release notes](https://github.com/TNG/ArchUnit/releases )
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.14.1...v0.15.0 )
Updates `archunit-junit5-engine` from 0.14.1 to 0.15.0
- [Release notes](https://github.com/TNG/ArchUnit/releases )
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.14.1...v0.15.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-18 11:41:40 +00:00
Mustapha Zorgati
3967e2900e
TSK-1436: rest api documentation is now build with spring-auto-restdocs
...
TSK-1436: mvp with spring auto docs
TSK-1436: the rest documentation for all ClassificationController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for all ClassificationDefinitionsController endpoints is now using spring auto rest docs
TSK-1436: fixed dynamic table of content
TSK-1436: renamed classification summary paged resource
TSK-1436: rest documentation for all MonitorController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for TaskanaEngingeConfigurationController is now using spring auto rest docs
TSK-1436: added admin headers as default headers for each documentation test
TSK-1436: rest documentation for all TaskCommentController endpoints is now using spring auto rest docs
TSK-1436: added dedicated QueryFilter classes to reduce complexity from controller
TSK-1436: documented dedicated QueryFilter
TSK-1436: fixed all tests and corrected generic type of ParameterizedTypeReference
TSK-1436: rest documentation for all TaskController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for all WorkbasketController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for all WorkbasketAccessItemController endpoints si now using spring auto rest docs
TSK-1436: rest documentation for all WorkbasketDefinitionController endpoints is now using spring auto rest docs
TSK-1436: tidy up
TSK-1436: made all taskana entities start with an upper case letter
TSK-1436: properly deleted "links" from request examples and more tidy up
TSK-1436: tidy up usage of multiple values
TSK-1436: made asciidoc html pretty
TSK-1436: tidy-up feedback from team
TSK-1436: updated implementation of simplehistory rest to new standards
TSK-1436: prepared history for documentation
TSK-1436: removed QueryHelper and applied its test cases to QuerySortParameterTest
TSK-1436: made code compatible to current version of spring-auto-rest-docs
TSK-1436: finished history documentation tests
TSK-1436: fixed wildfly tests
TSK-1436: fixed sonarcloud warnings
TSK-1436: now adding simplehistory documentation to our demo
TSK-1436: fixed wildfly build stage
TSK-1436: cleanup of rest configuration structure
TSK-1436: added documentation for history endpoints
TSK-1436: moved spring-rest-auto-docs templates to taskana-common-test
TSK-1436: replaced when with if after throws declaration
TSK-1436: documented AccessIdController
TSK-1436: added curlRequest documentation snippet
2020-12-18 11:29:10 +01:00
Mustapha
fca56cfc10
Updated poms to version 4.3.1-SNAPSHOT
2020-12-16 11:46:34 +00:00
Mustapha Zorgati
f8b1932e0b
TSK-1482: reformated all pom files
2020-12-04 21:11:38 +01:00
tge20
8c6beb6e96
TSK-1239: All tests now working with Assertj instead of junit Assertion. ( #1346 )
2020-12-03 12:53:29 +01:00
dependabot-preview[bot]
bfa2245bd0
Bump checkstyle from 8.37 to 8.38
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.37 to 8.38.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.37...checkstyle-8.38 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-30 07:05:14 +00:00
dependabot-preview[bot]
c17a15d1ea
Bump json from 20200518 to 20201115
...
Bumps [json](https://github.com/douglascrockford/JSON-java ) from 20200518 to 20201115.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases )
- [Commits](https://github.com/douglascrockford/JSON-java/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-16 06:43:21 +00:00
dependabot-preview[bot]
e405b2d618
Bump mybatis-spring from 2.0.5 to 2.0.6
...
Bumps [mybatis-spring](https://github.com/mybatis/spring ) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/mybatis/spring/releases )
- [Commits](https://github.com/mybatis/spring/compare/mybatis-spring-2.0.5...mybatis-spring-2.0.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-16 06:42:53 +00:00
Holger Hagen
5ddb81a618
TSK-1452: update to Spring Boot 2.3.5
2020-11-05 14:18:13 +01:00
dependabot-preview[bot]
63dbfa3d73
Bump checkstyle from 8.36.2 to 8.37
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.36.2 to 8.37.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.36.2...checkstyle-8.37 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 06:52:54 +00:00
Mustapha Zorgati
2c1d77a637
TSK-1282: added maven compiler configuration so that IntelliJ sets the language level to 11
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
760393301a
TSK-1282: maven build now validating jdk8 compatibility for source code
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
45f51a3e22
TSK-1282: fixed missing dependency for taskana-spring
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
039dee4fb2
TSK-1282: updated taskana-core to jdk11
2020-11-02 09:41:48 +01:00
SAllhusen
19746c5c08
TSK-1442: Disabled serialization compiler warnings
2020-10-30 17:03:38 +01:00
dependabot-preview[bot]
ef2c3da954
Bump equalsverifier from 3.4.3 to 3.5
...
Bumps [equalsverifier](https://github.com/jqno/equalsverifier ) from 3.4.3 to 3.5.
- [Release notes](https://github.com/jqno/equalsverifier/releases )
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.4.3...equalsverifier-3.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-26 07:39:56 +00:00
Mustapha
cd47ce2256
Updated poms to version 4.2.1-SNAPSHOT
2020-10-20 10:55:57 +00:00
Mustapha Zorgati
427ff366c3
TSK-1406: moved spring-boot test classes to dedicated test module
2020-10-12 15:15:38 +02:00
dependabot-preview[bot]
ce6ea19a5b
Bump wildfly-arquillian-container-managed
...
Bumps wildfly-arquillian-container-managed from 3.0.0.Final to 3.0.1.Final.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 06:23:18 +00:00
dependabot-preview[bot]
6c9c15ed42
Bump wildfly-arquillian-container-managed
...
Bumps wildfly-arquillian-container-managed from 2.2.0.Final to 3.0.0.Final.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-11 11:25:57 +00:00
dependabot-preview[bot]
e13dd8f513
Bump mybatis from 3.5.5 to 3.5.6
...
Bumps [mybatis](https://github.com/mybatis/mybatis-3 ) from 3.5.5 to 3.5.6.
- [Release notes](https://github.com/mybatis/mybatis-3/releases )
- [Commits](https://github.com/mybatis/mybatis-3/compare/mybatis-3.5.5...mybatis-3.5.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-09 09:19:46 +00:00
Mustapha Zorgati
7df5587676
TSK-1277: created taskana-common-parent and its children modules
2020-10-09 10:25:54 +02:00
dependabot-preview[bot]
fc6d6b908a
Bump checkstyle from 8.36.1 to 8.36.2
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.36.1 to 8.36.2.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.36.1...checkstyle-8.36.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 11:11:46 +00:00
Mustapha
40f9587399
Updated poms to version 4.1.1-SNAPSHOT
2020-09-23 18:08:03 +00:00
holgerhagen
b67ee26fe1
TSK-1389: update to Spring Boot 2.3.4
2020-09-23 07:54:59 +02:00
dependabot-preview[bot]
685e4add2c
Bump resteasy-client from 4.5.7.Final to 4.5.8.Final
...
Bumps [resteasy-client](https://github.com/resteasy/Resteasy ) from 4.5.7.Final to 4.5.8.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases )
- [Commits](https://github.com/resteasy/Resteasy/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-23 05:48:24 +00:00
dependabot-preview[bot]
0cdb7a346b
Bump resteasy-client from 4.5.6.Final to 4.5.7.Final
...
Bumps [resteasy-client](https://github.com/resteasy/Resteasy ) from 4.5.6.Final to 4.5.7.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases )
- [Commits](https://github.com/resteasy/Resteasy/compare/4.5.6.Final...4.5.7.Final )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-22 06:00:16 +00:00
dependabot-preview[bot]
220a64462f
Bump equalsverifier from 3.4.2 to 3.4.3
...
Bumps [equalsverifier](https://github.com/jqno/equalsverifier ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/jqno/equalsverifier/releases )
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.4.2...equalsverifier-3.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-18 06:51:36 +00:00
dependabot-preview[bot]
2f295e6832
Bump jacoco-maven-plugin from 0.8.5 to 0.8.6
...
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco ) from 0.8.5 to 0.8.6.
- [Release notes](https://github.com/jacoco/jacoco/releases )
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.5...v0.8.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-16 07:03:22 +00:00
dependabot-preview[bot]
0968bfe2f7
Bump asciidoctor-maven-plugin from 1.6.0 to 2.1.0
...
Bumps [asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin ) from 1.6.0 to 2.1.0.
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases )
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/master/CHANGELOG.adoc )
- [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-1.6.0...asciidoctor-maven-plugin-2.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-15 07:14:29 +00:00
dependabot-preview[bot]
f87f90e0ff
Bump checkstyle from 8.36 to 8.36.1
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.36 to 8.36.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.36...checkstyle-8.36.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-14 07:23:34 +00:00
Mustapha
d3bcfe2008
Updated poms to version 4.0.2-SNAPSHOT
2020-09-02 09:28:31 +00:00
dependabot-preview[bot]
827703a176
Bump equalsverifier from 3.4.1 to 3.4.2
...
Bumps [equalsverifier](https://github.com/jqno/equalsverifier ) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/jqno/equalsverifier/releases )
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.4.1...equalsverifier-3.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 08:24:48 +00:00
dependabot-preview[bot]
1bbdbf5c70
Bump checkstyle from 8.35 to 8.36
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.35 to 8.36.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.35...checkstyle-8.36 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 07:45:13 +00:00
dependabot-preview[bot]
0943ff9145
Bump version.spring.boot from 2.3.2.RELEASE to 2.3.3.RELEASE
...
Bumps `version.spring.boot` from 2.3.2.RELEASE to 2.3.3.RELEASE.
Updates `spring-boot-dependencies` from 2.3.2.RELEASE to 2.3.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.2.RELEASE...v2.3.3.RELEASE )
Updates `spring-boot-maven-plugin` from 2.3.2.RELEASE to 2.3.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.2.RELEASE...v2.3.3.RELEASE )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-14 06:16:47 +00:00
Mustapha
f5498511f1
Updated poms to version 4.0.1-SNAPSHOT
2020-08-13 12:46:30 +00:00
dependabot-preview[bot]
c00114a0e0
Bump maven-resources-plugin from 3.1.0 to 3.2.0
...
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases )
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.1.0...maven-resources-plugin-3.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-12 06:09:02 +00:00
dependabot-preview[bot]
f1ab8a04f9
Bump jackson-databind from 2.11.0 to 2.11.2
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.11.0 to 2.11.2.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-12 06:08:39 +00:00
Joerg Heffner
a37a859573
TSK-1358: Audit-log for history events
2020-08-11 15:38:59 +02:00
holgerhagen
f79f7587a9
TSK-1299: Added embedded LDAP to Wildfly example.
2020-08-07 14:23:35 +02:00
dependabot-preview[bot]
4fea8b5402
Bump version.spring.boot from 2.3.1.RELEASE to 2.3.2.RELEASE
...
Bumps `version.spring.boot` from 2.3.1.RELEASE to 2.3.2.RELEASE.
Updates `spring-boot-dependencies` from 2.3.1.RELEASE to 2.3.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.1.RELEASE...v2.3.2.RELEASE )
Updates `spring-boot-maven-plugin` from 2.3.1.RELEASE to 2.3.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v2.3.1.RELEASE...v2.3.2.RELEASE )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-28 09:29:46 +00:00
dependabot-preview[bot]
427d87a036
Bump checkstyle from 8.34 to 8.35
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.34 to 8.35.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.34...checkstyle-8.35 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-28 09:29:29 +00:00
dependabot-preview[bot]
6e3c9b4560
Bump resteasy-client from 4.5.5.Final to 4.5.6.Final
...
Bumps [resteasy-client](https://github.com/resteasy/Resteasy ) from 4.5.5.Final to 4.5.6.Final.
- [Release notes](https://github.com/resteasy/Resteasy/releases )
- [Commits](https://github.com/resteasy/Resteasy/compare/4.5.5.Final...4.5.6.Final )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-21 11:02:20 +00:00
Mustapha
dd7598443a
Updated poms to version 3.2.1-SNAPSHOT
2020-07-02 20:59:38 +00:00
dependabot-preview[bot]
e99126b4a2
Bump checkstyle from 8.33 to 8.34
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.33 to 8.34.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.33...checkstyle-8.34 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 06:23:36 +00:00
Nikita Kolytschew
61066217b9
TSK-1258
...
Refactoring of spring versions in maven pom files
* move "spring-boot-dependencies" dependency to parent
* remove version from managed dependencies
* remove unused versions from parent
2020-06-19 16:39:13 +02:00