diff --git a/Resources/JavaVersionIncompatibility/01609f962f32cc2ba04fa574c79429e86b372c6b.md b/Resources/JavaVersionIncompatibility/01609f962f32cc2ba04fa574c79429e86b372c6b.md
deleted file mode 100644
index 97e9e76..0000000
--- a/Resources/JavaVersionIncompatibility/01609f962f32cc2ba04fa574c79429e86b372c6b.md
+++ /dev/null
@@ -1,16 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.24** to **spring-core-6.0.7** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ssl/keystore/KeyStoreManager.java:[61,35] cannot access org.springframework.core.io.ClassPathResource
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.7/spring-core-6.0.7.jar(/org/springframework/core/io/ClassPathResource.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/02eedffd33cc1fe94b59372a1c1bfd91b2fc2ced.md b/Resources/JavaVersionIncompatibility/02eedffd33cc1fe94b59372a1c1bfd91b2fc2ced.md
deleted file mode 100644
index 90c9d13..0000000
--- a/Resources/JavaVersionIncompatibility/02eedffd33cc1fe94b59372a1c1bfd91b2fc2ced.md
+++ /dev/null
@@ -1,16 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.24** to **spring-core-6.0.8** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ssl/keystore/KeyStoreManager.java:[61,35] cannot access org.springframework.core.io.ClassPathResource
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.8/spring-core-6.0.8.jar(/org/springframework/core/io/ClassPathResource.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/07ff1a34661db6c7f0ca03156ff5d8936b5123f5.md b/Resources/JavaVersionIncompatibility/07ff1a34661db6c7f0ca03156ff5d8936b5123f5.md
deleted file mode 100644
index 683de04..0000000
--- a/Resources/JavaVersionIncompatibility/07ff1a34661db6c7f0ca03156ff5d8936b5123f5.md
+++ /dev/null
@@ -1,51 +0,0 @@
-<<<<<<<< HEAD:Resources/JavaVersionIncompatibility/07ff1a34661db6c7f0ca03156ff5d8936b5123f5.md
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.1** has failed.
-========
-CI detected that the dependency upgrade from version **spring-core-6.0.9** to **spring-core-5.3.27** has failed.
->>>>>>>> main:Resources/JavaVersionIncompatibility/JavaVersionIncompatibility.md
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-<<<<<<<< HEAD:Resources/JavaVersionIncompatibility/07ff1a34661db6c7f0ca03156ff5d8936b5123f5.md
-========
-- `test-suite.yml`
->>>>>>>> main:Resources/JavaVersionIncompatibility/JavaVersionIncompatibility.md
-- `build.yml`
-- `findbugs.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[15,37] cannot access org.springframework.core.task.TaskExecutor
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.9/spring-core-6.0.9.jar(/org/springframework/core/task/TaskExecutor.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-<<<<<<<< HEAD:Resources/JavaVersionIncompatibility/07ff1a34661db6c7f0ca03156ff5d8936b5123f5.md
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[5,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.1/spring-context-6.0.1.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-========
-* > [ERROR] /LPVS/src/main/java/com/lpvs/controller/GitHubWebhooksController.java:[27,32] cannot access org.springframework.util.StringUtils
bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.9/spring-core-6.0.9.jar(/org/springframework/util/StringUtils.class)
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
->>>>>>>> main:Resources/JavaVersionIncompatibility/JavaVersionIncompatibility.md
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/util/LPVSFileUtil.java:[15,32] cannot access org.springframework.util.FileSystemUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.9/spring-core-6.0.9.jar(/org/springframework/util/FileSystemUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-<<<<<<<< HEAD:Resources/JavaVersionIncompatibility/07ff1a34661db6c7f0ca03156ff5d8936b5123f5.md
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[52,65] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-========
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[37,12] cannot find symbol
[ERROR] symbol: class TaskExecutor
[ERROR] location: class com.lpvs.LicensePreValidationSystem
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/controller/GitHubWebhooksController.java:[27,32] cannot access org.springframework.util.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.9/spring-core-6.0.9.jar(/org/springframework/util/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
->>>>>>>> main:Resources/JavaVersionIncompatibility/JavaVersionIncompatibility.md
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/util/LPVSFileUtil.java:[15,32] cannot access org.springframework.util.FileSystemUtils
bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.9/spring-core-6.0.9.jar(/org/springframework/util/FileSystemUtils.class)
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-<<<<<<<< HEAD:Resources/JavaVersionIncompatibility/07ff1a34661db6c7f0ca03156ff5d8936b5123f5.md
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[6,35] cannot access org.springframework.context.ConfigurableApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.1/spring-context-6.0.1.jar(/org/springframework/context/ConfigurableApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[48,73] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-========
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[15,37] cannot access org.springframework.core.task.TaskExecutor
bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.9/spring-core-6.0.9.jar(/org/springframework/core/task/TaskExecutor.class)
class file has wrong version 61.0, should be 55.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
->>>>>>>> main:Resources/JavaVersionIncompatibility/JavaVersionIncompatibility.md
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[37,12] cannot find symbol
symbol: class TaskExecutor
location: class com.lpvs.LicensePreValidationSystem
-
-
diff --git a/Resources/JavaVersionIncompatibility/08e33c7bbc45ceac64564dadb9abbae0ed481ca5.md b/Resources/JavaVersionIncompatibility/08e33c7bbc45ceac64564dadb9abbae0ed481ca5.md
deleted file mode 100644
index 4177866..0000000
--- a/Resources/JavaVersionIncompatibility/08e33c7bbc45ceac64564dadb9abbae0ed481ca5.md
+++ /dev/null
@@ -1,64 +0,0 @@
-CI detected that the dependency upgrade from version **spring-webmvc-5.3.24** to **spring-webmvc-6.0.5** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[31,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[29,50] cannot access org.springframework.web.servlet.mvc.method.RequestMappingInfo
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.5/spring-webmvc-6.0.5.jar(/org/springframework/web/servlet/mvc/method/RequestMappingInfo.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[28,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.5/spring-context-6.0.5.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[29,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.5/spring-context-6.0.5.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[31,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.5/spring-context-6.0.5.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[47,13] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[30,61] cannot access org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.5/spring-webmvc-6.0.5.jar(/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMapping.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[109,13] cannot find symbol
[ERROR] symbol: class RequestMappingInfo
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[39,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.5/spring-context-6.0.5.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[25,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.5/spring-context-6.0.5.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[35,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/NotificationTemplateProvider.java:[73,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[46,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[36,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/builder/IdsRequestBuilderService.java:[33,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[44,19] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[38,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/RequestTemplateProvider.java:[58,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[61,2] cannot find symbol
[ERROR] symbol: class Controller
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[53,38] cannot access org.springframework.stereotype.Controller
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.5/spring-context-6.0.5.jar(/org/springframework/stereotype/Controller.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[64,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[49,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcherProvider
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[57,34] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[52,47] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[40,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.util.SerializerProvider
-
-
diff --git a/Resources/JavaVersionIncompatibility/0c60d0b08c999769313bfe2335fa792efcfb0300.md b/Resources/JavaVersionIncompatibility/0c60d0b08c999769313bfe2335fa792efcfb0300.md
deleted file mode 100644
index 6887917..0000000
--- a/Resources/JavaVersionIncompatibility/0c60d0b08c999769313bfe2335fa792efcfb0300.md
+++ /dev/null
@@ -1,62 +0,0 @@
-CI detected that the dependency upgrade from version **spring-web-5.3.24** to **spring-web-6.0.7** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[95,52] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[28,47] cannot access org.springframework.web.bind.annotation.RequestMethod
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.7/spring-web-6.0.7.jar(/org/springframework/web/bind/annotation/RequestMethod.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[120,12] cannot find symbol
[ERROR] symbol: class ResponseEntity
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,38] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[96,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[102,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcher.java:[59,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcher
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[108,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[94,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[66,81] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[26,32] cannot access org.springframework.http.MediaType
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.7/spring-web-6.0.7.jar(/org/springframework/http/MediaType.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[52,32] cannot access org.springframework.http.ResponseEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.7/spring-web-6.0.7.jar(/org/springframework/http/ResponseEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[103,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[50,32] cannot access org.springframework.http.HttpStatus
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.7/spring-web-6.0.7.jar(/org/springframework/http/HttpStatus.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[51,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[55,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[35,32] cannot access org.springframework.http.HttpEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.7/spring-web-6.0.7.jar(/org/springframework/http/HttpEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[75,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.protocol.MessageService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[38,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.7/spring-beans-6.0.7.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[36,32] cannot access org.springframework.http.HttpHeaders
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.7/spring-web-6.0.7.jar(/org/springframework/http/HttpHeaders.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,19] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[57,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.7/spring-beans-6.0.7.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/0cdcc1f1319311f383676a89808c9b8eb190145c.md b/Resources/JavaVersionIncompatibility/0cdcc1f1319311f383676a89808c9b8eb190145c.md
deleted file mode 100644
index c28faf7..0000000
--- a/Resources/JavaVersionIncompatibility/0cdcc1f1319311f383676a89808c9b8eb190145c.md
+++ /dev/null
@@ -1,22 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.23** to **spring-core-6.0.3** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `test-suite.yml`
-- `build.yml`
-- `findbugs.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/controller/GitHubWebhooksController.java:[25,32] cannot access org.springframework.util.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.3/spring-core-6.0.3.jar(/org/springframework/util/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[39,12] cannot find symbol
[ERROR] symbol: class TaskExecutor
[ERROR] location: class com.lpvs.LicensePreValidationSystem
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[17,37] cannot access org.springframework.core.task.TaskExecutor
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.3/spring-core-6.0.3.jar(/org/springframework/core/task/TaskExecutor.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/util/FileUtil.java:[13,32] cannot access org.springframework.util.FileSystemUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.3/spring-core-6.0.3.jar(/org/springframework/util/FileSystemUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/0ddd0efa29634a4783358cba727d0851236aa579.md b/Resources/JavaVersionIncompatibility/0ddd0efa29634a4783358cba727d0851236aa579.md
deleted file mode 100644
index 9f4520b..0000000
--- a/Resources/JavaVersionIncompatibility/0ddd0efa29634a4783358cba727d0851236aa579.md
+++ /dev/null
@@ -1,82 +0,0 @@
-CI detected that the dependency upgrade from version **spring-boot-starter-2.7.5** to **spring-boot-starter-3.0.5** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[209,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[74,2] cannot find symbol
[ERROR] symbol: class ConditionalOnProperty
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[97,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[45,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[35,2] cannot find symbol
[ERROR] symbol: class ConfigurationProperties
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[66,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.7/spring-context-6.0.7.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[34,2] cannot find symbol
[ERROR] symbol: class Validated
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[198,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[58,2] cannot find symbol
[ERROR] symbol: class ConditionalOnProperty
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[48,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[210,6] cannot find symbol
[ERROR] symbol: class ConditionalOnMissingBean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[76,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[37,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.7/spring-beans-6.0.7.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[72,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[50,2] cannot find symbol
[ERROR] symbol: class ConditionalOnClass
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[40,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.7/spring-context-6.0.7.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[38,51] cannot access org.springframework.boot.context.properties.EnableConfigurationProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot/3.0.5/spring-boot-3.0.5.jar(/org/springframework/boot/context/properties/EnableConfigurationProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[24,51] cannot access org.springframework.boot.context.properties.ConfigurationProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot/3.0.5/spring-boot-3.0.5.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[36,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnClass
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.5/spring-boot-autoconfigure-3.0.5.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnClass.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[39,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.7/spring-context-6.0.7.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[97,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[74,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[65,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.5/spring-boot-autoconfigure-3.0.5.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnProperty.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[36,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.7/spring-beans-6.0.7.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[38,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.7/spring-context-6.0.7.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[25,49] cannot access org.springframework.validation.annotation.Validated
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.7/spring-context-6.0.7.jar(/org/springframework/validation/annotation/Validated.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[56,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[49,2] cannot find symbol
[ERROR] symbol: class EnableConfigurationProperties
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[199,6] cannot find symbol
[ERROR] symbol: class ConditionalOnMissingBean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[90,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[37,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.5/spring-boot-autoconfigure-3.0.5.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/DapsValidator.java:[40,2] cannot find symbol
[ERROR] symbol: class Service
-
-
diff --git a/Resources/JavaVersionIncompatibility/0ed34fa61c9e31bd4ebb7e4bf12ce792aec96091.md b/Resources/JavaVersionIncompatibility/0ed34fa61c9e31bd4ebb7e4bf12ce792aec96091.md
deleted file mode 100644
index b0bf79b..0000000
--- a/Resources/JavaVersionIncompatibility/0ed34fa61c9e31bd4ebb7e4bf12ce792aec96091.md
+++ /dev/null
@@ -1,29 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.9** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `build.yml`
-- `deploy.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[53,41] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[33,11] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[5,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.9/spring-context-6.0.9.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[6,35] cannot access org.springframework.context.ConfigurableApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.9/spring-context-6.0.9.jar(/org/springframework/context/ConfigurableApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[52,65] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[41,5] reference to CallActivityMockForSpringContext is ambiguous
[ERROR] both constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,org.springframework.beans.factory.config.SingletonBeanRegistry) in org.camunda.community.mockito.process.CallActivityMockForSpringContext and constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,ApplicationContext) in org.camunda.community.mockito.process.CallActivityMockForSpringContext match
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[48,73] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[56,14] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-
diff --git a/Resources/JavaVersionIncompatibility/11be71ab8713fe987785e9e25e4f3e410e709ab9.md b/Resources/JavaVersionIncompatibility/11be71ab8713fe987785e9e25e4f3e410e709ab9.md
deleted file mode 100644
index cce1cd6..0000000
--- a/Resources/JavaVersionIncompatibility/11be71ab8713fe987785e9e25e4f3e410e709ab9.md
+++ /dev/null
@@ -1,29 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.2** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `build.yml`
-- `deploy.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[53,41] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[6,35] cannot access org.springframework.context.ConfigurableApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.2/spring-context-6.0.2.jar(/org/springframework/context/ConfigurableApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[33,11] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[5,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.2/spring-context-6.0.2.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[52,65] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[41,5] reference to CallActivityMockForSpringContext is ambiguous
[ERROR] both constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,org.springframework.beans.factory.config.SingletonBeanRegistry) in org.camunda.community.mockito.process.CallActivityMockForSpringContext and constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,ApplicationContext) in org.camunda.community.mockito.process.CallActivityMockForSpringContext match
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[48,73] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[56,14] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-
diff --git a/Resources/JavaVersionIncompatibility/11c09e31119c28ea91a9777b2ce8893bca483493.md b/Resources/JavaVersionIncompatibility/11c09e31119c28ea91a9777b2ce8893bca483493.md
deleted file mode 100644
index f408dc1..0000000
--- a/Resources/JavaVersionIncompatibility/11c09e31119c28ea91a9777b2ce8893bca483493.md
+++ /dev/null
@@ -1,29 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.11** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `build.yml`
-- `deploy.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[53,41] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[33,11] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[52,65] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[41,5] reference to CallActivityMockForSpringContext is ambiguous
[ERROR] both constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,org.springframework.beans.factory.config.SingletonBeanRegistry) in org.camunda.community.mockito.process.CallActivityMockForSpringContext and constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,ApplicationContext) in org.camunda.community.mockito.process.CallActivityMockForSpringContext match
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[48,73] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[5,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.11/spring-context-6.0.11.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[56,14] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[6,35] cannot access org.springframework.context.ConfigurableApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.11/spring-context-6.0.11.jar(/org/springframework/context/ConfigurableApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/1506282e31f5b78fb4395a27f9ad901ef3d98c70.md b/Resources/JavaVersionIncompatibility/1506282e31f5b78fb4395a27f9ad901ef3d98c70.md
deleted file mode 100644
index a610f03..0000000
--- a/Resources/JavaVersionIncompatibility/1506282e31f5b78fb4395a27f9ad901ef3d98c70.md
+++ /dev/null
@@ -1,82 +0,0 @@
-CI detected that the dependency upgrade from version **spring-boot-starter-2.7.5** to **spring-boot-starter-3.0.2** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[209,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[74,2] cannot find symbol
[ERROR] symbol: class ConditionalOnProperty
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[97,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[45,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[37,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.4/spring-beans-6.0.4.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[35,2] cannot find symbol
[ERROR] symbol: class ConfigurationProperties
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[34,2] cannot find symbol
[ERROR] symbol: class Validated
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[198,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[58,2] cannot find symbol
[ERROR] symbol: class ConditionalOnProperty
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[48,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[210,6] cannot find symbol
[ERROR] symbol: class ConditionalOnMissingBean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[38,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[65,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.2/spring-boot-autoconfigure-3.0.2.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnProperty.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[76,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[72,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[50,2] cannot find symbol
[ERROR] symbol: class ConditionalOnClass
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[25,49] cannot access org.springframework.validation.annotation.Validated
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar(/org/springframework/validation/annotation/Validated.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[40,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[24,51] cannot access org.springframework.boot.context.properties.ConfigurationProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot/3.0.2/spring-boot-3.0.2.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[36,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.4/spring-beans-6.0.4.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[36,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnClass
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.2/spring-boot-autoconfigure-3.0.2.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnClass.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[97,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[37,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.2/spring-boot-autoconfigure-3.0.2.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[74,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[39,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[38,51] cannot access org.springframework.boot.context.properties.EnableConfigurationProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot/3.0.2/spring-boot-3.0.2.jar(/org/springframework/boot/context/properties/EnableConfigurationProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[56,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[49,2] cannot find symbol
[ERROR] symbol: class EnableConfigurationProperties
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[199,6] cannot find symbol
[ERROR] symbol: class ConditionalOnMissingBean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[90,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/DapsValidator.java:[40,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[66,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/1629113f03956a230738c47397c33f8ba2d11341.md b/Resources/JavaVersionIncompatibility/1629113f03956a230738c47397c33f8ba2d11341.md
deleted file mode 100644
index 9dfdcae..0000000
--- a/Resources/JavaVersionIncompatibility/1629113f03956a230738c47397c33f8ba2d11341.md
+++ /dev/null
@@ -1,22 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.27** to **spring-core-6.0.8** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `test-suite.yml`
-- `build.yml`
-- `findbugs.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/util/LPVSFileUtil.java:[15,32] cannot access org.springframework.util.FileSystemUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.8/spring-core-6.0.8.jar(/org/springframework/util/FileSystemUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[37,12] cannot find symbol
[ERROR] symbol: class TaskExecutor
[ERROR] location: class com.lpvs.LicensePreValidationSystem
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/controller/GitHubWebhooksController.java:[27,32] cannot access org.springframework.util.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.8/spring-core-6.0.8.jar(/org/springframework/util/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[15,37] cannot access org.springframework.core.task.TaskExecutor
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.8/spring-core-6.0.8.jar(/org/springframework/core/task/TaskExecutor.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/17778ff224c38fe03999cac8caa1814b68fd0ef2.md b/Resources/JavaVersionIncompatibility/17778ff224c38fe03999cac8caa1814b68fd0ef2.md
deleted file mode 100644
index 91d7fbf..0000000
--- a/Resources/JavaVersionIncompatibility/17778ff224c38fe03999cac8caa1814b68fd0ef2.md
+++ /dev/null
@@ -1,29 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.7** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `build.yml`
-- `deploy.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[53,41] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[5,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.7/spring-context-6.0.7.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[6,35] cannot access org.springframework.context.ConfigurableApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.7/spring-context-6.0.7.jar(/org/springframework/context/ConfigurableApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[33,11] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[52,65] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[41,5] reference to CallActivityMockForSpringContext is ambiguous
[ERROR] both constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,org.springframework.beans.factory.config.SingletonBeanRegistry) in org.camunda.community.mockito.process.CallActivityMockForSpringContext and constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,ApplicationContext) in org.camunda.community.mockito.process.CallActivityMockForSpringContext match
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[48,73] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[56,14] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-
diff --git a/Resources/JavaVersionIncompatibility/1e1de78344a89be66d2e78f7adb07a479f6677eb.md b/Resources/JavaVersionIncompatibility/1e1de78344a89be66d2e78f7adb07a479f6677eb.md
deleted file mode 100644
index 671dab9..0000000
--- a/Resources/JavaVersionIncompatibility/1e1de78344a89be66d2e78f7adb07a479f6677eb.md
+++ /dev/null
@@ -1,22 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.23** to **spring-core-6.0.4** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `test-suite.yml`
-- `build.yml`
-- `findbugs.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[39,12] cannot find symbol
[ERROR] symbol: class TaskExecutor
[ERROR] location: class com.lpvs.LicensePreValidationSystem
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[17,37] cannot access org.springframework.core.task.TaskExecutor
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.4/spring-core-6.0.4.jar(/org/springframework/core/task/TaskExecutor.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/util/FileUtil.java:[13,32] cannot access org.springframework.util.FileSystemUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.4/spring-core-6.0.4.jar(/org/springframework/util/FileSystemUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/controller/GitHubWebhooksController.java:[25,32] cannot access org.springframework.util.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.4/spring-core-6.0.4.jar(/org/springframework/util/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/2b3054325e9e55e1af6056b604048fc328dbb2dd.md b/Resources/JavaVersionIncompatibility/2b3054325e9e55e1af6056b604048fc328dbb2dd.md
deleted file mode 100644
index 428651f..0000000
--- a/Resources/JavaVersionIncompatibility/2b3054325e9e55e1af6056b604048fc328dbb2dd.md
+++ /dev/null
@@ -1,16 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.24** to **spring-core-6.0.0** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ssl/keystore/KeyStoreManager.java:[61,35] cannot access org.springframework.core.io.ClassPathResource
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.0/spring-core-6.0.0.jar(/org/springframework/core/io/ClassPathResource.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/2c04b9834112eba86fbb8ad1f925128d49449c41.md b/Resources/JavaVersionIncompatibility/2c04b9834112eba86fbb8ad1f925128d49449c41.md
deleted file mode 100644
index 1993c97..0000000
--- a/Resources/JavaVersionIncompatibility/2c04b9834112eba86fbb8ad1f925128d49449c41.md
+++ /dev/null
@@ -1,34 +0,0 @@
-CI detected that the dependency upgrade from version **spring-cloud-stream-3.0.7.RELEASE** to **spring-cloud-stream-4.0.1** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `ci.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[13,47] cannot access org.springframework.cloud.stream.config.BindingServiceConfiguration
[ERROR] bad class file: /root/.m2/repository/org/springframework/cloud/spring-cloud-stream/4.0.1/spring-cloud-stream-4.0.1.jar(/org/springframework/cloud/stream/config/BindingServiceConfiguration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[10,51] cannot find symbol
[ERROR] symbol: class EnableBinding
[ERROR] location: package org.springframework.cloud.stream.annotation
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[11,51] cannot find symbol
[ERROR] symbol: class Output
[ERROR] location: package org.springframework.cloud.stream.annotation
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[12,47] cannot access org.springframework.cloud.stream.config.BindingProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/cloud/spring-cloud-stream/4.0.1/spring-cloud-stream-4.0.1.jar(/org/springframework/cloud/stream/config/BindingProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[42,38] cannot find symbol
[ERROR] symbol: class BindingServiceProperties
[ERROR] location: class cn.monitor4all.logRecord.configuration.StreamSenderConfiguration
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[14,47] cannot access org.springframework.cloud.stream.config.BindingServiceProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/cloud/spring-cloud-stream/4.0.1/spring-cloud-stream-4.0.1.jar(/org/springframework/cloud/stream/config/BindingServiceProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[29,2] cannot find symbol
[ERROR] symbol: class EnableBinding
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[40,19] cannot find symbol
[ERROR] symbol: class BindingServiceProperties
[ERROR] location: class cn.monitor4all.logRecord.configuration.StreamSenderConfiguration
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[77,10] cannot find symbol
[ERROR] symbol: class Output
[ERROR] location: interface cn.monitor4all.logRecord.configuration.StreamSenderConfiguration.LogRecordChannel
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[27,21] cannot find symbol
[ERROR] symbol: class BindingServiceConfiguration
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[28,23] cannot find symbol
[ERROR] symbol: class BindingServiceConfiguration
-
-
diff --git a/Resources/JavaVersionIncompatibility/315060cd2c7a3812a4adf614b042de84e9c39da4.md b/Resources/JavaVersionIncompatibility/315060cd2c7a3812a4adf614b042de84e9c39da4.md
deleted file mode 100644
index 478e9f9..0000000
--- a/Resources/JavaVersionIncompatibility/315060cd2c7a3812a4adf614b042de84e9c39da4.md
+++ /dev/null
@@ -1,16 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.24** to **spring-core-6.0.5** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ssl/keystore/KeyStoreManager.java:[61,35] cannot access org.springframework.core.io.ClassPathResource
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.5/spring-core-6.0.5.jar(/org/springframework/core/io/ClassPathResource.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/3b4a91979f0d93ca4cbb79e6cfa5029a6b8eaf01.md b/Resources/JavaVersionIncompatibility/3b4a91979f0d93ca4cbb79e6cfa5029a6b8eaf01.md
deleted file mode 100644
index 19b5da2..0000000
--- a/Resources/JavaVersionIncompatibility/3b4a91979f0d93ca4cbb79e6cfa5029a6b8eaf01.md
+++ /dev/null
@@ -1,28 +0,0 @@
-CI detected that the dependency upgrade from version **opennlp-tools-2.2.0** to **opennlp-tools-2.3.0** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `maven.test.yaml`
-- `maven.release.yml`
-- `codecov.yaml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /jtcop/src/main/java/com/github/lombrozo/testnames/rules/ml/RulePresentSimpleMl.java:[53,19] cannot find symbol
[ERROR] symbol: class POSTaggerME
[ERROR] location: class com.github.lombrozo.testnames.rules.ml.RulePresentSimpleMl
-
-* > [ERROR] /jtcop/src/main/java/com/github/lombrozo/testnames/rules/ml/ModelSourceInternet.java:[60,12] cannot find symbol
[ERROR] symbol: class POSModel
[ERROR] location: class com.github.lombrozo.testnames.rules.ml.ModelSourceInternet
-
-* > [ERROR] /jtcop/src/main/java/com/github/lombrozo/testnames/rules/ml/ModelSourceFileSystem.java:[28,28] cannot access opennlp.tools.postag.POSModel
[ERROR] bad class file: /root/.m2/repository/org/apache/opennlp/opennlp-tools/2.3.0/opennlp-tools-2.3.0.jar(/opennlp/tools/postag/POSModel.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jtcop/src/main/java/com/github/lombrozo/testnames/rules/ml/RulePresentSimpleMl.java:[65,31] cannot find symbol
[ERROR] symbol: class POSTaggerME
[ERROR] location: class com.github.lombrozo.testnames.rules.ml.RulePresentSimpleMl
-
-* > [ERROR] /jtcop/src/main/java/com/github/lombrozo/testnames/rules/ml/RulePresentSimpleMl.java:[36,28] cannot access opennlp.tools.postag.POSTaggerME
[ERROR] bad class file: /root/.m2/repository/org/apache/opennlp/opennlp-tools/2.3.0/opennlp-tools-2.3.0.jar(/opennlp/tools/postag/POSTaggerME.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jtcop/src/main/java/com/github/lombrozo/testnames/rules/ml/ModelSource.java:[41,5] cannot find symbol
[ERROR] symbol: class POSModel
[ERROR] location: interface com.github.lombrozo.testnames.rules.ml.ModelSource
-
-* > [ERROR] /jtcop/src/main/java/com/github/lombrozo/testnames/rules/ml/ModelSourceFileSystem.java:[52,12] cannot find symbol
[ERROR] symbol: class POSModel
[ERROR] location: class com.github.lombrozo.testnames.rules.ml.ModelSourceFileSystem
-
-
diff --git a/Resources/JavaVersionIncompatibility/3d0cc7db9d9c9420fa4f478a72067ef846ba8129.md b/Resources/JavaVersionIncompatibility/3d0cc7db9d9c9420fa4f478a72067ef846ba8129.md
deleted file mode 100644
index ebc4ff1..0000000
--- a/Resources/JavaVersionIncompatibility/3d0cc7db9d9c9420fa4f478a72067ef846ba8129.md
+++ /dev/null
@@ -1,73 +0,0 @@
-CI detected that the dependency upgrade from version **jooq-meta-3.16.6** to **jooq-meta-3.17.5** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `codeql-analysis.yml`
-- `maven.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[50,16] cannot find symbol
[ERROR] symbol: variable DSL
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[48,5] method does not override or implement a method from a supertype
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[23,29] cannot access org.jooq.tools.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.5/jooq-3.17.5.jar(/org/jooq/tools/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[59,54] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[14,26] cannot access org.jooq.exception.DataAccessException
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.5/jooq-3.17.5.jar(/org/jooq/exception/DataAccessException.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[38,42] cannot find symbol
[ERROR] symbol: class PostgresDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[50,40] cannot find symbol
[ERROR] symbol: variable SQLDialect
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[88,47] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[98,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[40,26] cannot find symbol
[ERROR] symbol: class JooqLogger
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[79,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[13,16] cannot access org.jooq.SQLDialect
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.5/jooq-3.17.5.jar(/org/jooq/SQLDialect.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[40,43] cannot find symbol
[ERROR] symbol: variable JooqLogger
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[109,17] cannot find symbol
[ERROR] symbol: method setConnection(java.sql.Connection)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[97,40] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[118,5] method does not override or implement a method from a supertype
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[84,60] cannot find symbol
[ERROR] symbol: method getBasedir()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[17,22] cannot access org.jooq.tools.JooqLogger
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.5/jooq-3.17.5.jar(/org/jooq/tools/JooqLogger.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[15,21] cannot access org.jooq.impl.DSL
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.5/jooq-3.17.5.jar(/org/jooq/impl/DSL.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[78,44] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[16,30] cannot access org.jooq.meta.postgres.PostgresDatabase
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq-meta/3.17.5/jooq-meta-3.17.5.jar(/org/jooq/meta/postgres/PostgresDatabase.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[61,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[23,1] static import only from classes and interfaces
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[49,15] cannot find symbol
[ERROR] symbol: class DSLContext
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[89,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[120,9] cannot find symbol
[ERROR] symbol: variable JDBCUtils
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[126,9] cannot find symbol
[ERROR] symbol: variable super
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[12,16] cannot access org.jooq.DSLContext
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.5/jooq-3.17.5.jar(/org/jooq/DSLContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[112,27] cannot find symbol
[ERROR] symbol: class DataAccessException
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[18,27] cannot access org.jooq.tools.jdbc.JDBCUtils
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.5/jooq-3.17.5.jar(/org/jooq/tools/jdbc/JDBCUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/3d2b38ee1c838d885db80326b3cd60e314704e39.md b/Resources/JavaVersionIncompatibility/3d2b38ee1c838d885db80326b3cd60e314704e39.md
deleted file mode 100644
index 6820396..0000000
--- a/Resources/JavaVersionIncompatibility/3d2b38ee1c838d885db80326b3cd60e314704e39.md
+++ /dev/null
@@ -1,34 +0,0 @@
-CI detected that the dependency upgrade from version **spring-cloud-stream-3.0.7.RELEASE** to **spring-cloud-stream-4.0.0** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `ci.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[10,51] cannot find symbol
[ERROR] symbol: class EnableBinding
[ERROR] location: package org.springframework.cloud.stream.annotation
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[13,47] cannot access org.springframework.cloud.stream.config.BindingServiceConfiguration
[ERROR] bad class file: /root/.m2/repository/org/springframework/cloud/spring-cloud-stream/4.0.0/spring-cloud-stream-4.0.0.jar(/org/springframework/cloud/stream/config/BindingServiceConfiguration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[11,51] cannot find symbol
[ERROR] symbol: class Output
[ERROR] location: package org.springframework.cloud.stream.annotation
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[42,38] cannot find symbol
[ERROR] symbol: class BindingServiceProperties
[ERROR] location: class cn.monitor4all.logRecord.configuration.StreamSenderConfiguration
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[12,47] cannot access org.springframework.cloud.stream.config.BindingProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/cloud/spring-cloud-stream/4.0.0/spring-cloud-stream-4.0.0.jar(/org/springframework/cloud/stream/config/BindingProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[29,2] cannot find symbol
[ERROR] symbol: class EnableBinding
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[40,19] cannot find symbol
[ERROR] symbol: class BindingServiceProperties
[ERROR] location: class cn.monitor4all.logRecord.configuration.StreamSenderConfiguration
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[77,10] cannot find symbol
[ERROR] symbol: class Output
[ERROR] location: interface cn.monitor4all.logRecord.configuration.StreamSenderConfiguration.LogRecordChannel
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[14,47] cannot access org.springframework.cloud.stream.config.BindingServiceProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/cloud/spring-cloud-stream/4.0.0/spring-cloud-stream-4.0.0.jar(/org/springframework/cloud/stream/config/BindingServiceProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[27,21] cannot find symbol
[ERROR] symbol: class BindingServiceConfiguration
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[28,23] cannot find symbol
[ERROR] symbol: class BindingServiceConfiguration
-
-
diff --git a/Resources/JavaVersionIncompatibility/404e4edc99c0ef601ad3a343f168194815db4151.md b/Resources/JavaVersionIncompatibility/404e4edc99c0ef601ad3a343f168194815db4151.md
deleted file mode 100644
index 899b77a..0000000
--- a/Resources/JavaVersionIncompatibility/404e4edc99c0ef601ad3a343f168194815db4151.md
+++ /dev/null
@@ -1,62 +0,0 @@
-CI detected that the dependency upgrade from version **spring-web-5.3.24** to **spring-web-6.0.8** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[95,52] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[26,32] cannot access org.springframework.http.MediaType
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.8/spring-web-6.0.8.jar(/org/springframework/http/MediaType.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[120,12] cannot find symbol
[ERROR] symbol: class ResponseEntity
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,38] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[28,47] cannot access org.springframework.web.bind.annotation.RequestMethod
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.8/spring-web-6.0.8.jar(/org/springframework/web/bind/annotation/RequestMethod.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[96,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[102,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcher.java:[59,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcher
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[108,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[94,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[66,81] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[103,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[51,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[38,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.8/spring-beans-6.0.8.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[55,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[52,32] cannot access org.springframework.http.ResponseEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.8/spring-web-6.0.8.jar(/org/springframework/http/ResponseEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[75,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.protocol.MessageService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[50,32] cannot access org.springframework.http.HttpStatus
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.8/spring-web-6.0.8.jar(/org/springframework/http/HttpStatus.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,19] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[36,32] cannot access org.springframework.http.HttpHeaders
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.8/spring-web-6.0.8.jar(/org/springframework/http/HttpHeaders.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[57,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.8/spring-beans-6.0.8.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[35,32] cannot access org.springframework.http.HttpEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.8/spring-web-6.0.8.jar(/org/springframework/http/HttpEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/4259baebb426fefbe9dbee26725d6803170dcb85.md b/Resources/JavaVersionIncompatibility/4259baebb426fefbe9dbee26725d6803170dcb85.md
deleted file mode 100644
index 41eec7b..0000000
--- a/Resources/JavaVersionIncompatibility/4259baebb426fefbe9dbee26725d6803170dcb85.md
+++ /dev/null
@@ -1,68 +0,0 @@
-CI detected that the dependency upgrade from version **spring-web-4.1.6.RELEASE** to **spring-web-6.0.0** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `maven.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/spring/config/LtiLaunchSecurityConfig.java:[42,6] cannot find symbol
[ERROR] symbol: class Order
[ERROR] location: class edu.ksu.lti.launch.spring.config.LtiLaunchSecurityConfig
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/controller/LtiLaunchController.java:[11,47] cannot access org.springframework.web.bind.annotation.RequestMethod
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/web/bind/annotation/RequestMethod.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/service/LtiSessionService.java:[6,47] cannot access org.springframework.web.context.request.RequestContextHolder
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/web/context/request/RequestContextHolder.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/controller/OauthController.java:[89,18] cannot find symbol
[ERROR] symbol: class ModelAttribute
[ERROR] location: class edu.ksu.lti.launch.controller.OauthController
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/oauth/LtiLaunch.java:[30,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class edu.ksu.lti.launch.oauth.LtiLaunch
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/controller/LtiLaunchController.java:[28,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class edu.ksu.lti.launch.controller.LtiLaunchController
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/oauth/LtiLaunch.java:[34,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class edu.ksu.lti.launch.oauth.LtiLaunch
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/controller/LtiLaunchController.java:[32,30] cannot find symbol
[ERROR] symbol: class ModelAttribute
[ERROR] location: class edu.ksu.lti.launch.controller.LtiLaunchController
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/controller/LtiLaunchController.java:[31,49] cannot find symbol
[ERROR] symbol: variable RequestMethod
[ERROR] location: class edu.ksu.lti.launch.controller.LtiLaunchController
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/controller/OauthController.java:[18,47] cannot access org.springframework.web.bind.annotation.RequestMapping
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/web/bind/annotation/RequestMapping.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/spring/config/LtiLaunchSecurityConfig.java:[9,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.0/spring-beans-6.0.0.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/spring/config/LtiLaunchSecurityConfig.java:[44,10] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class edu.ksu.lti.launch.spring.config.LtiLaunchSecurityConfig.LTISecurityConfigurerAdapter
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/controller/OauthController.java:[44,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class edu.ksu.lti.launch.controller.OauthController
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/service/LtiSessionService.java:[7,47] cannot access org.springframework.web.context.request.ServletRequestAttributes
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/web/context/request/ServletRequestAttributes.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/spring/config/LtiLaunchSecurityConfig.java:[46,10] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class edu.ksu.lti.launch.spring.config.LtiLaunchSecurityConfig.LTISecurityConfigurerAdapter
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/spring/config/LtiLaunchSecurityConfig.java:[51,10] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class edu.ksu.lti.launch.spring.config.LtiLaunchSecurityConfig.LTISecurityConfigurerAdapter
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/controller/LtiLaunchController.java:[31,6] cannot find symbol
[ERROR] symbol: class RequestMapping
[ERROR] location: class edu.ksu.lti.launch.controller.LtiLaunchController
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/security/CanvasInstanceChecker.java:[25,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class edu.ksu.lti.launch.security.CanvasInstanceChecker
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/controller/OauthController.java:[17,47] cannot access org.springframework.web.bind.annotation.ModelAttribute
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/web/bind/annotation/ModelAttribute.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/controller/OauthController.java:[88,18] cannot find symbol
[ERROR] symbol: class ModelAttribute
[ERROR] location: class edu.ksu.lti.launch.controller.OauthController
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/oauth/LtiLaunch.java:[32,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class edu.ksu.lti.launch.oauth.LtiLaunch
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/controller/OauthController.java:[85,6] cannot find symbol
[ERROR] symbol: class RequestMapping
[ERROR] location: class edu.ksu.lti.launch.controller.OauthController
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/oauth/LtiLaunch.java:[36,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class edu.ksu.lti.launch.oauth.LtiLaunch
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/controller/OauthController.java:[51,6] cannot find symbol
[ERROR] symbol: class RequestMapping
[ERROR] location: class edu.ksu.lti.launch.controller.OauthController
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/spring/config/LtiLaunchSecurityConfig.java:[12,43] cannot access org.springframework.core.annotation.Order
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.0/spring-core-6.0.0.jar(/org/springframework/core/annotation/Order.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/spring/config/LtiLaunchSecurityConfig.java:[48,10] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class edu.ksu.lti.launch.spring.config.LtiLaunchSecurityConfig.LTISecurityConfigurerAdapter
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/controller/OauthController.java:[90,18] cannot find symbol
[ERROR] symbol: class ModelAttribute
[ERROR] location: class edu.ksu.lti.launch.controller.OauthController
-
-* > [ERROR] /lti-launch/src/main/java/edu/ksu/lti/launch/oauth/LtiConsumerDetailsService.java:[28,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class edu.ksu.lti.launch.oauth.LtiConsumerDetailsService
-
-
diff --git a/Resources/JavaVersionIncompatibility/433fbc0ee1192ca4aa69f337fd3b530ec94906e9.md b/Resources/JavaVersionIncompatibility/433fbc0ee1192ca4aa69f337fd3b530ec94906e9.md
deleted file mode 100644
index 45dd395..0000000
--- a/Resources/JavaVersionIncompatibility/433fbc0ee1192ca4aa69f337fd3b530ec94906e9.md
+++ /dev/null
@@ -1,22 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.27** to **spring-core-6.0.9** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `test-suite.yml`
-- `build.yml`
-- `findbugs.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[15,37] cannot access org.springframework.core.task.TaskExecutor
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.9/spring-core-6.0.9.jar(/org/springframework/core/task/TaskExecutor.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/util/LPVSFileUtil.java:[15,32] cannot access org.springframework.util.FileSystemUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.9/spring-core-6.0.9.jar(/org/springframework/util/FileSystemUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[37,12] cannot find symbol
[ERROR] symbol: class TaskExecutor
[ERROR] location: class com.lpvs.LicensePreValidationSystem
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/controller/GitHubWebhooksController.java:[27,32] cannot access org.springframework.util.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.9/spring-core-6.0.9.jar(/org/springframework/util/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/44e6ae1bd9fea04c5c6edeee53c673e7c0310dff.md b/Resources/JavaVersionIncompatibility/44e6ae1bd9fea04c5c6edeee53c673e7c0310dff.md
deleted file mode 100644
index dd5176e..0000000
--- a/Resources/JavaVersionIncompatibility/44e6ae1bd9fea04c5c6edeee53c673e7c0310dff.md
+++ /dev/null
@@ -1,33 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.4** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `release.yaml`
-- `ci.yaml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[58,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[70,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[77,38] cannot access org.springframework.core.io.Resource
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.4/spring-core-6.0.4.jar(/org/springframework/core/io/Resource.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[70,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[66,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[62,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[62,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[19,45] cannot access org.springframework.format.annotation.DateTimeFormat
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar(/org/springframework/format/annotation/DateTimeFormat.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[58,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[66,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-
diff --git a/Resources/JavaVersionIncompatibility/4607926d691c986e2e172f636db7c527945c5b45.md b/Resources/JavaVersionIncompatibility/4607926d691c986e2e172f636db7c527945c5b45.md
deleted file mode 100644
index ad5b188..0000000
--- a/Resources/JavaVersionIncompatibility/4607926d691c986e2e172f636db7c527945c5b45.md
+++ /dev/null
@@ -1,62 +0,0 @@
-CI detected that the dependency upgrade from version **spring-web-5.3.24** to **spring-web-6.0.4** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[95,52] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[120,12] cannot find symbol
[ERROR] symbol: class ResponseEntity
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,38] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[96,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[102,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcher.java:[59,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcher
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[108,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[94,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[66,81] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[103,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[26,32] cannot access org.springframework.http.MediaType
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.4/spring-web-6.0.4.jar(/org/springframework/http/MediaType.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[36,32] cannot access org.springframework.http.HttpHeaders
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.4/spring-web-6.0.4.jar(/org/springframework/http/HttpHeaders.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[51,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[55,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[35,32] cannot access org.springframework.http.HttpEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.4/spring-web-6.0.4.jar(/org/springframework/http/HttpEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[75,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.protocol.MessageService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,19] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[50,32] cannot access org.springframework.http.HttpStatus
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.4/spring-web-6.0.4.jar(/org/springframework/http/HttpStatus.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[52,32] cannot access org.springframework.http.ResponseEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.4/spring-web-6.0.4.jar(/org/springframework/http/ResponseEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[57,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.4/spring-beans-6.0.4.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[28,47] cannot access org.springframework.web.bind.annotation.RequestMethod
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.4/spring-web-6.0.4.jar(/org/springframework/web/bind/annotation/RequestMethod.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[38,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.4/spring-beans-6.0.4.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/4861e40d7047a73bdbae1a4856a2b5ee4a79071a.md b/Resources/JavaVersionIncompatibility/4861e40d7047a73bdbae1a4856a2b5ee4a79071a.md
deleted file mode 100644
index c9d5563..0000000
--- a/Resources/JavaVersionIncompatibility/4861e40d7047a73bdbae1a4856a2b5ee4a79071a.md
+++ /dev/null
@@ -1,62 +0,0 @@
-CI detected that the dependency upgrade from version **spring-web-5.3.24** to **spring-web-6.0.0** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[95,52] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[120,12] cannot find symbol
[ERROR] symbol: class ResponseEntity
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,38] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[96,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[102,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[57,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.0/spring-beans-6.0.0.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcher.java:[59,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcher
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[108,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[94,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[50,32] cannot access org.springframework.http.HttpStatus
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/http/HttpStatus.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[66,81] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[103,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[38,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.0/spring-beans-6.0.0.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[51,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[35,32] cannot access org.springframework.http.HttpEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/http/HttpEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[55,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[26,32] cannot access org.springframework.http.MediaType
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/http/MediaType.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[75,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.protocol.MessageService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,19] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[28,47] cannot access org.springframework.web.bind.annotation.RequestMethod
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/web/bind/annotation/RequestMethod.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[52,32] cannot access org.springframework.http.ResponseEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/http/ResponseEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[36,32] cannot access org.springframework.http.HttpHeaders
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/http/HttpHeaders.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/4b9fdf1135b704e050cf785d6ea353d24f4c64bb.md b/Resources/JavaVersionIncompatibility/4b9fdf1135b704e050cf785d6ea353d24f4c64bb.md
deleted file mode 100644
index 938f6a9..0000000
--- a/Resources/JavaVersionIncompatibility/4b9fdf1135b704e050cf785d6ea353d24f4c64bb.md
+++ /dev/null
@@ -1,62 +0,0 @@
-CI detected that the dependency upgrade from version **spring-web-5.3.24** to **spring-web-6.0.1** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[36,32] cannot access org.springframework.http.HttpHeaders
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.1/spring-web-6.0.1.jar(/org/springframework/http/HttpHeaders.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[95,52] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[26,32] cannot access org.springframework.http.MediaType
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.1/spring-web-6.0.1.jar(/org/springframework/http/MediaType.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[120,12] cannot find symbol
[ERROR] symbol: class ResponseEntity
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,38] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[52,32] cannot access org.springframework.http.ResponseEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.1/spring-web-6.0.1.jar(/org/springframework/http/ResponseEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[96,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[102,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcher.java:[59,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcher
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[57,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.1/spring-beans-6.0.1.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[108,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[94,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[38,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.1/spring-beans-6.0.1.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[66,81] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[103,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[51,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[50,32] cannot access org.springframework.http.HttpStatus
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.1/spring-web-6.0.1.jar(/org/springframework/http/HttpStatus.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[55,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[75,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.protocol.MessageService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,19] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[35,32] cannot access org.springframework.http.HttpEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.1/spring-web-6.0.1.jar(/org/springframework/http/HttpEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[28,47] cannot access org.springframework.web.bind.annotation.RequestMethod
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.1/spring-web-6.0.1.jar(/org/springframework/web/bind/annotation/RequestMethod.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/5320d2638b01419a8bac95e0ee939523831a720a.md b/Resources/JavaVersionIncompatibility/5320d2638b01419a8bac95e0ee939523831a720a.md
deleted file mode 100644
index 552a604..0000000
--- a/Resources/JavaVersionIncompatibility/5320d2638b01419a8bac95e0ee939523831a720a.md
+++ /dev/null
@@ -1,29 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.4** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `build.yml`
-- `deploy.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[53,41] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[6,35] cannot access org.springframework.context.ConfigurableApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar(/org/springframework/context/ConfigurableApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[33,11] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[52,65] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[41,5] reference to CallActivityMockForSpringContext is ambiguous
[ERROR] both constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,org.springframework.beans.factory.config.SingletonBeanRegistry) in org.camunda.community.mockito.process.CallActivityMockForSpringContext and constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,ApplicationContext) in org.camunda.community.mockito.process.CallActivityMockForSpringContext match
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[5,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[48,73] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[56,14] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-
diff --git a/Resources/JavaVersionIncompatibility/58d2448fa2d6ec02f428b85eaeef0855508e72b9.md b/Resources/JavaVersionIncompatibility/58d2448fa2d6ec02f428b85eaeef0855508e72b9.md
deleted file mode 100644
index 97f2e33..0000000
--- a/Resources/JavaVersionIncompatibility/58d2448fa2d6ec02f428b85eaeef0855508e72b9.md
+++ /dev/null
@@ -1,64 +0,0 @@
-CI detected that the dependency upgrade from version **spring-webmvc-5.3.24** to **spring-webmvc-6.0.0** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[31,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[39,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.0/spring-context-6.0.0.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[47,13] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[29,50] cannot access org.springframework.web.servlet.mvc.method.RequestMappingInfo
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.0/spring-webmvc-6.0.0.jar(/org/springframework/web/servlet/mvc/method/RequestMappingInfo.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[109,13] cannot find symbol
[ERROR] symbol: class RequestMappingInfo
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[25,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.0/spring-context-6.0.0.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[35,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/NotificationTemplateProvider.java:[73,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[46,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[36,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/builder/IdsRequestBuilderService.java:[33,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[53,38] cannot access org.springframework.stereotype.Controller
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.0/spring-context-6.0.0.jar(/org/springframework/stereotype/Controller.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[31,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.0/spring-context-6.0.0.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[44,19] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[38,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/RequestTemplateProvider.java:[58,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[61,2] cannot find symbol
[ERROR] symbol: class Controller
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[30,61] cannot access org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.0/spring-webmvc-6.0.0.jar(/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMapping.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[64,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[28,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.0/spring-context-6.0.0.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[49,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcherProvider
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[57,34] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[52,47] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[29,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.0/spring-context-6.0.0.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[40,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.util.SerializerProvider
-
-
diff --git a/Resources/JavaVersionIncompatibility/59849004763ffd66d14047d51908192ba0551a73.md b/Resources/JavaVersionIncompatibility/59849004763ffd66d14047d51908192ba0551a73.md
deleted file mode 100644
index d8b6a53..0000000
--- a/Resources/JavaVersionIncompatibility/59849004763ffd66d14047d51908192ba0551a73.md
+++ /dev/null
@@ -1,33 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.0** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `release.yaml`
-- `ci.yaml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[19,45] cannot access org.springframework.format.annotation.DateTimeFormat
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.0/spring-context-6.0.0.jar(/org/springframework/format/annotation/DateTimeFormat.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[58,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[70,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[70,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[66,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[62,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[62,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[77,38] cannot access org.springframework.core.io.Resource
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.0/spring-core-6.0.0.jar(/org/springframework/core/io/Resource.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[58,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[66,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-
diff --git a/Resources/JavaVersionIncompatibility/5b90c67ef2d2ebb296534ea2ce8d8955cf6854c7.md b/Resources/JavaVersionIncompatibility/5b90c67ef2d2ebb296534ea2ce8d8955cf6854c7.md
deleted file mode 100644
index c00ad4a..0000000
--- a/Resources/JavaVersionIncompatibility/5b90c67ef2d2ebb296534ea2ce8d8955cf6854c7.md
+++ /dev/null
@@ -1,22 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.27** to **spring-core-6.0.10** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `test-suite.yml`
-- `build.yml`
-- `findbugs.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/controller/GitHubWebhooksController.java:[27,32] cannot access org.springframework.util.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.10/spring-core-6.0.10.jar(/org/springframework/util/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[37,12] cannot find symbol
[ERROR] symbol: class TaskExecutor
[ERROR] location: class com.lpvs.LicensePreValidationSystem
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/util/LPVSFileUtil.java:[15,32] cannot access org.springframework.util.FileSystemUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.10/spring-core-6.0.10.jar(/org/springframework/util/FileSystemUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[15,37] cannot access org.springframework.core.task.TaskExecutor
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.10/spring-core-6.0.10.jar(/org/springframework/core/task/TaskExecutor.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/5f09581fe834abe1430c0bb894d095071bd1d581.md b/Resources/JavaVersionIncompatibility/5f09581fe834abe1430c0bb894d095071bd1d581.md
deleted file mode 100644
index e0e60cc..0000000
--- a/Resources/JavaVersionIncompatibility/5f09581fe834abe1430c0bb894d095071bd1d581.md
+++ /dev/null
@@ -1,29 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.5** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `build.yml`
-- `deploy.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[53,41] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[6,35] cannot access org.springframework.context.ConfigurableApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.5/spring-context-6.0.5.jar(/org/springframework/context/ConfigurableApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[33,11] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[52,65] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[41,5] reference to CallActivityMockForSpringContext is ambiguous
[ERROR] both constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,org.springframework.beans.factory.config.SingletonBeanRegistry) in org.camunda.community.mockito.process.CallActivityMockForSpringContext and constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,ApplicationContext) in org.camunda.community.mockito.process.CallActivityMockForSpringContext match
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[5,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.5/spring-context-6.0.5.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[48,73] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[56,14] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-
diff --git a/Resources/JavaVersionIncompatibility/626631e833256a62137c1e5c35c5c5821ca700d5.md b/Resources/JavaVersionIncompatibility/626631e833256a62137c1e5c35c5c5821ca700d5.md
deleted file mode 100644
index ba07b58..0000000
--- a/Resources/JavaVersionIncompatibility/626631e833256a62137c1e5c35c5c5821ca700d5.md
+++ /dev/null
@@ -1,73 +0,0 @@
-CI detected that the dependency upgrade from version **jooq-meta-3.16.6** to **jooq-meta-3.17.4** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `codeql-analysis.yml`
-- `maven.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[16,30] cannot access org.jooq.meta.postgres.PostgresDatabase
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq-meta/3.17.4/jooq-meta-3.17.4.jar(/org/jooq/meta/postgres/PostgresDatabase.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[50,16] cannot find symbol
[ERROR] symbol: variable DSL
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[48,5] method does not override or implement a method from a supertype
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[59,54] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[38,42] cannot find symbol
[ERROR] symbol: class PostgresDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[50,40] cannot find symbol
[ERROR] symbol: variable SQLDialect
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[88,47] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[98,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[40,26] cannot find symbol
[ERROR] symbol: class JooqLogger
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[79,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[40,43] cannot find symbol
[ERROR] symbol: variable JooqLogger
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[109,17] cannot find symbol
[ERROR] symbol: method setConnection(java.sql.Connection)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[97,40] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[118,5] method does not override or implement a method from a supertype
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[15,21] cannot access org.jooq.impl.DSL
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.4/jooq-3.17.4.jar(/org/jooq/impl/DSL.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[84,60] cannot find symbol
[ERROR] symbol: method getBasedir()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[13,16] cannot access org.jooq.SQLDialect
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.4/jooq-3.17.4.jar(/org/jooq/SQLDialect.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[78,44] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[18,27] cannot access org.jooq.tools.jdbc.JDBCUtils
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.4/jooq-3.17.4.jar(/org/jooq/tools/jdbc/JDBCUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[61,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[23,1] static import only from classes and interfaces
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[17,22] cannot access org.jooq.tools.JooqLogger
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.4/jooq-3.17.4.jar(/org/jooq/tools/JooqLogger.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[49,15] cannot find symbol
[ERROR] symbol: class DSLContext
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[89,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[120,9] cannot find symbol
[ERROR] symbol: variable JDBCUtils
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[126,9] cannot find symbol
[ERROR] symbol: variable super
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[12,16] cannot access org.jooq.DSLContext
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.4/jooq-3.17.4.jar(/org/jooq/DSLContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[112,27] cannot find symbol
[ERROR] symbol: class DataAccessException
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[14,26] cannot access org.jooq.exception.DataAccessException
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.4/jooq-3.17.4.jar(/org/jooq/exception/DataAccessException.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[23,29] cannot access org.jooq.tools.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.4/jooq-3.17.4.jar(/org/jooq/tools/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/67cb9570f6b1d90e2653ab5efd137af3edebc9b5.md b/Resources/JavaVersionIncompatibility/67cb9570f6b1d90e2653ab5efd137af3edebc9b5.md
deleted file mode 100644
index e86e9ba..0000000
--- a/Resources/JavaVersionIncompatibility/67cb9570f6b1d90e2653ab5efd137af3edebc9b5.md
+++ /dev/null
@@ -1,64 +0,0 @@
-CI detected that the dependency upgrade from version **spring-webmvc-5.3.24** to **spring-webmvc-6.0.6** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[31,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[47,13] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[25,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.6/spring-context-6.0.6.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[109,13] cannot find symbol
[ERROR] symbol: class RequestMappingInfo
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[31,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.6/spring-context-6.0.6.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[29,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.6/spring-context-6.0.6.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[35,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/NotificationTemplateProvider.java:[73,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[30,61] cannot access org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.6/spring-webmvc-6.0.6.jar(/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMapping.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[28,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.6/spring-context-6.0.6.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[46,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[36,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/builder/IdsRequestBuilderService.java:[33,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[39,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.6/spring-context-6.0.6.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[44,19] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[38,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/RequestTemplateProvider.java:[58,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[61,2] cannot find symbol
[ERROR] symbol: class Controller
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[29,50] cannot access org.springframework.web.servlet.mvc.method.RequestMappingInfo
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.6/spring-webmvc-6.0.6.jar(/org/springframework/web/servlet/mvc/method/RequestMappingInfo.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[64,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[49,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcherProvider
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[57,34] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[53,38] cannot access org.springframework.stereotype.Controller
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.6/spring-context-6.0.6.jar(/org/springframework/stereotype/Controller.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[52,47] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[40,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.util.SerializerProvider
-
-
diff --git a/Resources/JavaVersionIncompatibility/6e9e6cdda5c5637ce66ba16b8ccfcd5ffce8141d.md b/Resources/JavaVersionIncompatibility/6e9e6cdda5c5637ce66ba16b8ccfcd5ffce8141d.md
deleted file mode 100644
index f63b4de..0000000
--- a/Resources/JavaVersionIncompatibility/6e9e6cdda5c5637ce66ba16b8ccfcd5ffce8141d.md
+++ /dev/null
@@ -1,34 +0,0 @@
-CI detected that the dependency upgrade from version **spring-cloud-stream-3.0.7.RELEASE** to **spring-cloud-stream-4.0.2** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `ci.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[10,51] cannot find symbol
[ERROR] symbol: class EnableBinding
[ERROR] location: package org.springframework.cloud.stream.annotation
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[11,51] cannot find symbol
[ERROR] symbol: class Output
[ERROR] location: package org.springframework.cloud.stream.annotation
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[12,47] cannot access org.springframework.cloud.stream.config.BindingProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/cloud/spring-cloud-stream/4.0.2/spring-cloud-stream-4.0.2.jar(/org/springframework/cloud/stream/config/BindingProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[13,47] cannot access org.springframework.cloud.stream.config.BindingServiceConfiguration
[ERROR] bad class file: /root/.m2/repository/org/springframework/cloud/spring-cloud-stream/4.0.2/spring-cloud-stream-4.0.2.jar(/org/springframework/cloud/stream/config/BindingServiceConfiguration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[42,38] cannot find symbol
[ERROR] symbol: class BindingServiceProperties
[ERROR] location: class cn.monitor4all.logRecord.configuration.StreamSenderConfiguration
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[14,47] cannot access org.springframework.cloud.stream.config.BindingServiceProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/cloud/spring-cloud-stream/4.0.2/spring-cloud-stream-4.0.2.jar(/org/springframework/cloud/stream/config/BindingServiceProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[29,2] cannot find symbol
[ERROR] symbol: class EnableBinding
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[40,19] cannot find symbol
[ERROR] symbol: class BindingServiceProperties
[ERROR] location: class cn.monitor4all.logRecord.configuration.StreamSenderConfiguration
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[77,10] cannot find symbol
[ERROR] symbol: class Output
[ERROR] location: interface cn.monitor4all.logRecord.configuration.StreamSenderConfiguration.LogRecordChannel
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[27,21] cannot find symbol
[ERROR] symbol: class BindingServiceConfiguration
-
-* > [ERROR] /log-record/src/main/java/cn/monitor4all/logRecord/configuration/StreamSenderConfiguration.java:[28,23] cannot find symbol
[ERROR] symbol: class BindingServiceConfiguration
-
-
diff --git a/Resources/JavaVersionIncompatibility/70e13f6bdb7de7f8eda9f174a5616284f2157ea7.md b/Resources/JavaVersionIncompatibility/70e13f6bdb7de7f8eda9f174a5616284f2157ea7.md
deleted file mode 100644
index 36ebed3..0000000
--- a/Resources/JavaVersionIncompatibility/70e13f6bdb7de7f8eda9f174a5616284f2157ea7.md
+++ /dev/null
@@ -1,60 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.19** to **spring-core-6.0.2** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `ci.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[23,43] cannot access org.springframework.util.concurrent.ListenableFuture
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.2/spring-core-6.0.2.jar(/org/springframework/util/concurrent/ListenableFuture.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[21,37] cannot access org.springframework.core.task.AsyncListenableTaskExecutor
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.2/spring-core-6.0.2.jar(/org/springframework/core/task/AsyncListenableTaskExecutor.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[35,44] cannot find symbol
[ERROR] symbol: class ListenableFuture
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringConvertedFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[44,12] cannot find symbol
[ERROR] symbol: class ListenableFuture
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringOriginalFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[29,120] cannot find symbol
[ERROR] symbol: class ListenableFuture
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[32,19] cannot find symbol
[ERROR] symbol: class ListenableFutureCallback
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringConvertedFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[22,45] cannot access org.springframework.core.task.support.TaskExecutorAdapter
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.2/spring-core-6.0.2.jar(/org/springframework/core/task/support/TaskExecutorAdapter.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[24,43] cannot access org.springframework.util.concurrent.SettableListenableFuture
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.2/spring-core-6.0.2.jar(/org/springframework/util/concurrent/SettableListenableFuture.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[72,31] cannot find symbol
[ERROR] symbol: class ListenableFuture
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringConvertedFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[51,12] cannot find symbol
[ERROR] symbol: class ListenableFuture
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringOriginalFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[31,123] cannot find symbol
[ERROR] symbol: class ListenableFuture
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[74,13] method does not override or implement a method from a supertype
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[80,13] method does not override or implement a method from a supertype
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[31,62] cannot find symbol
[ERROR] symbol: class TaskExecutorAdapter
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringOriginalFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[73,41] cannot find symbol
[ERROR] symbol: class ListenableFutureCallback
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringConvertedFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[45,55] cannot find symbol
[ERROR] symbol: class SettableListenableFuture
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringOriginalFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[32,68] cannot find symbol
[ERROR] symbol: class ListenableFutureCallback
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringConvertedFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[45,9] cannot find symbol
[ERROR] symbol: class SettableListenableFuture
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringOriginalFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[34,12] cannot find symbol
[ERROR] symbol: class ListenableFuture
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringOriginalFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[37,41] cannot find symbol
[ERROR] symbol: class ListenableFutureCallback
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringConvertedFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[31,19] cannot find symbol
[ERROR] symbol: class AsyncListenableTaskExecutor
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringOriginalFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[43,13] method does not override or implement a method from a supertype
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[22,43] cannot access org.springframework.util.concurrent.ListenableFutureCallback
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.2/spring-core-6.0.2.jar(/org/springframework/util/concurrent/ListenableFutureCallback.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[38,13] method does not override or implement a method from a supertype
-
-
diff --git a/Resources/JavaVersionIncompatibility/79759978f25c94d97f340c80ef0e77c3ee6f8cfc.md b/Resources/JavaVersionIncompatibility/79759978f25c94d97f340c80ef0e77c3ee6f8cfc.md
deleted file mode 100644
index 1830191..0000000
--- a/Resources/JavaVersionIncompatibility/79759978f25c94d97f340c80ef0e77c3ee6f8cfc.md
+++ /dev/null
@@ -1,16 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.24** to **spring-core-6.0.6** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ssl/keystore/KeyStoreManager.java:[61,35] cannot access org.springframework.core.io.ClassPathResource
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.6/spring-core-6.0.6.jar(/org/springframework/core/io/ClassPathResource.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/7cda77e3b9981dba271f866ec727ad9c6af9c709.md b/Resources/JavaVersionIncompatibility/7cda77e3b9981dba271f866ec727ad9c6af9c709.md
deleted file mode 100644
index e7f3349..0000000
--- a/Resources/JavaVersionIncompatibility/7cda77e3b9981dba271f866ec727ad9c6af9c709.md
+++ /dev/null
@@ -1,82 +0,0 @@
-CI detected that the dependency upgrade from version **spring-boot-starter-2.7.5** to **spring-boot-starter-3.0.0** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[209,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[74,2] cannot find symbol
[ERROR] symbol: class ConditionalOnProperty
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[97,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[36,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnClass
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.0/spring-boot-autoconfigure-3.0.0.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnClass.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[37,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.2/spring-beans-6.0.2.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[45,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[35,2] cannot find symbol
[ERROR] symbol: class ConfigurationProperties
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[34,2] cannot find symbol
[ERROR] symbol: class Validated
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[198,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[38,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.2/spring-context-6.0.2.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[58,2] cannot find symbol
[ERROR] symbol: class ConditionalOnProperty
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[48,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[210,6] cannot find symbol
[ERROR] symbol: class ConditionalOnMissingBean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[39,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.2/spring-context-6.0.2.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[38,51] cannot access org.springframework.boot.context.properties.EnableConfigurationProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot/3.0.0/spring-boot-3.0.0.jar(/org/springframework/boot/context/properties/EnableConfigurationProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[76,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[40,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.2/spring-context-6.0.2.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[72,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[50,2] cannot find symbol
[ERROR] symbol: class ConditionalOnClass
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[66,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.2/spring-context-6.0.2.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[36,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.2/spring-beans-6.0.2.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[97,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[24,51] cannot access org.springframework.boot.context.properties.ConfigurationProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot/3.0.0/spring-boot-3.0.0.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[74,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[37,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.0/spring-boot-autoconfigure-3.0.0.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[56,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[49,2] cannot find symbol
[ERROR] symbol: class EnableConfigurationProperties
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[199,6] cannot find symbol
[ERROR] symbol: class ConditionalOnMissingBean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[25,49] cannot access org.springframework.validation.annotation.Validated
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.2/spring-context-6.0.2.jar(/org/springframework/validation/annotation/Validated.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[90,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[65,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.0/spring-boot-autoconfigure-3.0.0.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnProperty.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/DapsValidator.java:[40,2] cannot find symbol
[ERROR] symbol: class Service
-
-
diff --git a/Resources/JavaVersionIncompatibility/7d1985cccacafa64e9eaa7fd5fe5c7154e994456.md b/Resources/JavaVersionIncompatibility/7d1985cccacafa64e9eaa7fd5fe5c7154e994456.md
deleted file mode 100644
index 9fa1a69..0000000
--- a/Resources/JavaVersionIncompatibility/7d1985cccacafa64e9eaa7fd5fe5c7154e994456.md
+++ /dev/null
@@ -1,29 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.8** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `build.yml`
-- `deploy.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[5,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.8/spring-context-6.0.8.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[53,41] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[33,11] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[52,65] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[41,5] reference to CallActivityMockForSpringContext is ambiguous
[ERROR] both constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,org.springframework.beans.factory.config.SingletonBeanRegistry) in org.camunda.community.mockito.process.CallActivityMockForSpringContext and constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,ApplicationContext) in org.camunda.community.mockito.process.CallActivityMockForSpringContext match
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[6,35] cannot access org.springframework.context.ConfigurableApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.8/spring-context-6.0.8.jar(/org/springframework/context/ConfigurableApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[48,73] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[56,14] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-
diff --git a/Resources/JavaVersionIncompatibility/88676d24472254d05976a62e72e1c3799525a616.md b/Resources/JavaVersionIncompatibility/88676d24472254d05976a62e72e1c3799525a616.md
deleted file mode 100644
index 32d0658..0000000
--- a/Resources/JavaVersionIncompatibility/88676d24472254d05976a62e72e1c3799525a616.md
+++ /dev/null
@@ -1,33 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.2** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `release.yaml`
-- `ci.yaml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[58,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[70,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[70,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[66,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[19,45] cannot access org.springframework.format.annotation.DateTimeFormat
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.2/spring-context-6.0.2.jar(/org/springframework/format/annotation/DateTimeFormat.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[62,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[62,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[58,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[77,38] cannot access org.springframework.core.io.Resource
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.2/spring-core-6.0.2.jar(/org/springframework/core/io/Resource.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[66,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-
diff --git a/Resources/JavaVersionIncompatibility/8881523e12a0890f72ac9fef69821cefba0c7a09.md b/Resources/JavaVersionIncompatibility/8881523e12a0890f72ac9fef69821cefba0c7a09.md
deleted file mode 100644
index 2c176d3..0000000
--- a/Resources/JavaVersionIncompatibility/8881523e12a0890f72ac9fef69821cefba0c7a09.md
+++ /dev/null
@@ -1,29 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.6** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `build.yml`
-- `deploy.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[53,41] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[33,11] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[52,65] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[41,5] reference to CallActivityMockForSpringContext is ambiguous
[ERROR] both constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,org.springframework.beans.factory.config.SingletonBeanRegistry) in org.camunda.community.mockito.process.CallActivityMockForSpringContext and constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,ApplicationContext) in org.camunda.community.mockito.process.CallActivityMockForSpringContext match
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[48,73] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[6,35] cannot access org.springframework.context.ConfigurableApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.6/spring-context-6.0.6.jar(/org/springframework/context/ConfigurableApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[56,14] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[5,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.6/spring-context-6.0.6.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/8e1f0f08eef839903067c7c11432117c4897d0cd.md b/Resources/JavaVersionIncompatibility/8e1f0f08eef839903067c7c11432117c4897d0cd.md
deleted file mode 100644
index 069b91a..0000000
--- a/Resources/JavaVersionIncompatibility/8e1f0f08eef839903067c7c11432117c4897d0cd.md
+++ /dev/null
@@ -1,73 +0,0 @@
-CI detected that the dependency upgrade from version **jooq-meta-3.16.6** to **jooq-meta-3.17.0** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `codeql-analysis.yml`
-- `maven.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[50,16] cannot find symbol
[ERROR] symbol: variable DSL
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[48,5] method does not override or implement a method from a supertype
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[59,54] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[38,42] cannot find symbol
[ERROR] symbol: class PostgresDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[50,40] cannot find symbol
[ERROR] symbol: variable SQLDialect
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[88,47] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[98,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[40,26] cannot find symbol
[ERROR] symbol: class JooqLogger
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[79,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[40,43] cannot find symbol
[ERROR] symbol: variable JooqLogger
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[17,22] cannot access org.jooq.tools.JooqLogger
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.0/jooq-3.17.0.jar(/org/jooq/tools/JooqLogger.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[23,29] cannot access org.jooq.tools.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.0/jooq-3.17.0.jar(/org/jooq/tools/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[109,17] cannot find symbol
[ERROR] symbol: method setConnection(java.sql.Connection)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[14,26] cannot access org.jooq.exception.DataAccessException
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.0/jooq-3.17.0.jar(/org/jooq/exception/DataAccessException.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[97,40] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[13,16] cannot access org.jooq.SQLDialect
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.0/jooq-3.17.0.jar(/org/jooq/SQLDialect.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[118,5] method does not override or implement a method from a supertype
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[84,60] cannot find symbol
[ERROR] symbol: method getBasedir()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[78,44] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[16,30] cannot access org.jooq.meta.postgres.PostgresDatabase
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq-meta/3.17.0/jooq-meta-3.17.0.jar(/org/jooq/meta/postgres/PostgresDatabase.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[18,27] cannot access org.jooq.tools.jdbc.JDBCUtils
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.0/jooq-3.17.0.jar(/org/jooq/tools/jdbc/JDBCUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[61,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[23,1] static import only from classes and interfaces
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[49,15] cannot find symbol
[ERROR] symbol: class DSLContext
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[89,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[120,9] cannot find symbol
[ERROR] symbol: variable JDBCUtils
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[126,9] cannot find symbol
[ERROR] symbol: variable super
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[112,27] cannot find symbol
[ERROR] symbol: class DataAccessException
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[15,21] cannot access org.jooq.impl.DSL
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.0/jooq-3.17.0.jar(/org/jooq/impl/DSL.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[12,16] cannot access org.jooq.DSLContext
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.0/jooq-3.17.0.jar(/org/jooq/DSLContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/8f757321e48d7ffb117cbc8fb13d316e23d0f58f.md b/Resources/JavaVersionIncompatibility/8f757321e48d7ffb117cbc8fb13d316e23d0f58f.md
deleted file mode 100644
index 2da28a7..0000000
--- a/Resources/JavaVersionIncompatibility/8f757321e48d7ffb117cbc8fb13d316e23d0f58f.md
+++ /dev/null
@@ -1,79 +0,0 @@
-CI detected that the dependency upgrade from version **mybatis-spring-2.0.7** to **mybatis-spring-3.0.1** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `spotless.yml`
-- `maven-tests.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[191,12] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[119,29] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/BaseDao.java:[8,39] cannot find symbol
[ERROR] symbol: class SqlSessionDaoSupport
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[80,29] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[180,12] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[90,12] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[187,12] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/springinit/MybatisConfig.java:[43,5] cannot find symbol
[ERROR] symbol: class SqlSessionFactoryBean
[ERROR] location: class gov.usgs.owi.nldi.springinit.MybatisConfig
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LogDao.java:[30,24] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LogDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/springinit/MybatisConfig.java:[9,26] cannot access org.mybatis.spring.SqlSessionFactoryBean
[ERROR] bad class file: /root/.m2/repository/org/mybatis/mybatis-spring/3.0.1/mybatis-spring-3.0.1.jar(/org/mybatis/spring/SqlSessionFactoryBean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/BaseDao.java:[27,15] cannot find symbol
[ERROR] symbol: method getClass()
[ERROR] location: class gov.usgs.owi.nldi.dao.BaseDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[256,34] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[167,35] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[202,12] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/BaseDao.java:[4,34] cannot access org.mybatis.spring.support.SqlSessionDaoSupport
[ERROR] bad class file: /root/.m2/repository/org/mybatis/mybatis-spring/3.0.1/mybatis-spring-3.0.1.jar(/org/mybatis/spring/support/SqlSessionDaoSupport.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[104,20] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[144,35] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/StreamingDao.java:[26,17] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.StreamingDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[128,15] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/NavigationDao.java:[53,5] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.NavigationDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[275,12] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[50,35] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[64,35] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/springinit/MybatisConfig.java:[43,51] cannot find symbol
[ERROR] symbol: class SqlSessionFactoryBean
[ERROR] location: class gov.usgs.owi.nldi.springinit.MybatisConfig
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[215,34] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[232,34] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[99,14] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LogDao.java:[34,17] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LogDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/LookupDao.java:[151,17] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.LookupDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/springinit/MybatisConfig.java:[42,10] cannot find symbol
[ERROR] symbol: class SqlSessionFactoryBean
[ERROR] location: class gov.usgs.owi.nldi.springinit.MybatisConfig
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/NavigationDao.java:[33,12] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.NavigationDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/NavigationDao.java:[37,12] cannot find symbol
[ERROR] symbol: method getSqlSession()
[ERROR] location: class gov.usgs.owi.nldi.dao.NavigationDao
-
-* > [ERROR] /nldi-services/src/main/java/gov/usgs/owi/nldi/dao/BaseDao.java:[28,5] cannot find symbol
[ERROR] symbol: method setSqlSessionFactory(org.apache.ibatis.session.SqlSessionFactory)
[ERROR] location: class gov.usgs.owi.nldi.dao.BaseDao
-
-
diff --git a/Resources/JavaVersionIncompatibility/90cca141fc95d0510f92e23032c9d03813b074d8.md b/Resources/JavaVersionIncompatibility/90cca141fc95d0510f92e23032c9d03813b074d8.md
deleted file mode 100644
index 15de85e..0000000
--- a/Resources/JavaVersionIncompatibility/90cca141fc95d0510f92e23032c9d03813b074d8.md
+++ /dev/null
@@ -1,16 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.24** to **spring-core-6.0.4** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ssl/keystore/KeyStoreManager.java:[61,35] cannot access org.springframework.core.io.ClassPathResource
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.4/spring-core-6.0.4.jar(/org/springframework/core/io/ClassPathResource.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/979780b29cf329579fa703552f9090b23c10e81d.md b/Resources/JavaVersionIncompatibility/979780b29cf329579fa703552f9090b23c10e81d.md
deleted file mode 100644
index 7f78532..0000000
--- a/Resources/JavaVersionIncompatibility/979780b29cf329579fa703552f9090b23c10e81d.md
+++ /dev/null
@@ -1,64 +0,0 @@
-CI detected that the dependency upgrade from version **spring-webmvc-5.3.24** to **spring-webmvc-6.0.7** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[31,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[53,38] cannot access org.springframework.stereotype.Controller
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.7/spring-context-6.0.7.jar(/org/springframework/stereotype/Controller.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[47,13] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[31,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.7/spring-context-6.0.7.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[109,13] cannot find symbol
[ERROR] symbol: class RequestMappingInfo
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[35,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/NotificationTemplateProvider.java:[73,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[46,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[36,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/builder/IdsRequestBuilderService.java:[33,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[39,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.7/spring-context-6.0.7.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[44,19] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[38,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/RequestTemplateProvider.java:[58,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[29,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.7/spring-context-6.0.7.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[61,2] cannot find symbol
[ERROR] symbol: class Controller
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[25,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.7/spring-context-6.0.7.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[28,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.7/spring-context-6.0.7.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[64,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[29,50] cannot access org.springframework.web.servlet.mvc.method.RequestMappingInfo
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.7/spring-webmvc-6.0.7.jar(/org/springframework/web/servlet/mvc/method/RequestMappingInfo.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[49,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcherProvider
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[57,34] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[52,47] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[40,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.util.SerializerProvider
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[30,61] cannot access org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.7/spring-webmvc-6.0.7.jar(/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMapping.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/9d51a768dc633ed4895a474f78eaaf84a3c209fd.md b/Resources/JavaVersionIncompatibility/9d51a768dc633ed4895a474f78eaaf84a3c209fd.md
deleted file mode 100644
index 4af2a4d..0000000
--- a/Resources/JavaVersionIncompatibility/9d51a768dc633ed4895a474f78eaaf84a3c209fd.md
+++ /dev/null
@@ -1,62 +0,0 @@
-CI detected that the dependency upgrade from version **spring-web-5.3.24** to **spring-web-6.0.6** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[95,52] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[36,32] cannot access org.springframework.http.HttpHeaders
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.6/spring-web-6.0.6.jar(/org/springframework/http/HttpHeaders.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[120,12] cannot find symbol
[ERROR] symbol: class ResponseEntity
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,38] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[28,47] cannot access org.springframework.web.bind.annotation.RequestMethod
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.6/spring-web-6.0.6.jar(/org/springframework/web/bind/annotation/RequestMethod.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[50,32] cannot access org.springframework.http.HttpStatus
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.6/spring-web-6.0.6.jar(/org/springframework/http/HttpStatus.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[96,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[52,32] cannot access org.springframework.http.ResponseEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.6/spring-web-6.0.6.jar(/org/springframework/http/ResponseEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[102,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcher.java:[59,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcher
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[108,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[94,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[66,81] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[35,32] cannot access org.springframework.http.HttpEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.6/spring-web-6.0.6.jar(/org/springframework/http/HttpEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[103,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[51,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[55,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[75,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.protocol.MessageService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,19] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[38,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.6/spring-beans-6.0.6.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[57,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.6/spring-beans-6.0.6.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[26,32] cannot access org.springframework.http.MediaType
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.6/spring-web-6.0.6.jar(/org/springframework/http/MediaType.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/9da8825fbdb24922b94be9eb82eefc73640d8f6b.md b/Resources/JavaVersionIncompatibility/9da8825fbdb24922b94be9eb82eefc73640d8f6b.md
deleted file mode 100644
index 401118f..0000000
--- a/Resources/JavaVersionIncompatibility/9da8825fbdb24922b94be9eb82eefc73640d8f6b.md
+++ /dev/null
@@ -1,212 +0,0 @@
-CI detected that the dependency upgrade from version **spring-data-jpa-2.7.6** to **spring-data-jpa-3.0.0** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `maven.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/supplier/service/SupplierIoOperationRepository.java:[32,56] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/utils/db/Auditable.java:[32,43] cannot access org.springframework.data.annotation.CreatedDate
[ERROR] bad class file: /root/.m2/repository/org/springframework/data/spring-data-commons/3.0.0/spring-data-commons-3.0.0.jar(/org/springframework/data/annotation/CreatedDate.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/medicalstock/service/LotIoOperationRepository.java:[34,51] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/pregtreattype/service/PregnantTreatmentTypeIoOperationRepository.java:[31,69] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/examination/service/ExaminationIoOperationRepository.java:[27,39] cannot access org.springframework.data.domain.Page
[ERROR] bad class file: /root/.m2/repository/org/springframework/data/spring-data-commons/3.0.0/spring-data-commons-3.0.0.jar(/org/springframework/data/domain/Page.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/dlvrrestype/service/DeliveryResultIoOperationRepository.java:[31,62] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/examination/service/ExaminationIoOperationRepository.java:[41,9] cannot find symbol
[ERROR] symbol: class Page
[ERROR] location: interface org.isf.examination.service.ExaminationIoOperationRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/distype/service/DiseaseTypeIoOperationRepository.java:[31,59] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/utils/db/Auditable.java:[41,18] cannot find symbol
[ERROR] symbol: class AuditingEntityListener
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/patient/service/PatientIoOperationRepository.java:[36,55] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/priceslist/service/PriceIoOperationRepository.java:[41,10] cannot find symbol
[ERROR] symbol: class Query
[ERROR] location: interface org.isf.priceslist.service.PriceIoOperationRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/patient/service/PatientIoOperationRepository.java:[40,91] cannot find symbol
[ERROR] symbol: class Pageable
[ERROR] location: interface org.isf.patient.service.PatientIoOperationRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/medicalstockward/service/MedicalStockWardIoOperationRepository.java:[35,64] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/patient/service/PatientIoOperations.java:[94,42] cannot find symbol
[ERROR] symbol: class Pageable
[ERROR] location: class org.isf.patient.service.PatientIoOperations
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/priceslist/model/PriceList.java:[49,18] cannot find symbol
[ERROR] symbol: class AuditingEntityListener
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/utils/db/Auditable.java:[52,6] cannot find symbol
[ERROR] symbol: class LastModifiedBy
[ERROR] location: class org.isf.utils.db.Auditable
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/dlvrtype/service/DeliveryTypeIoOperationRepository.java:[29,60] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/malnutrition/service/MalnutritionIoOperationRepository.java:[33,60] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/medicalstock/service/MovementIoOperationRepository.java:[35,56] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/operation/service/OperationIoOperationRepository.java:[31,57] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/patvac/service/PatVacIoOperationRepository.java:[39,10] cannot find symbol
[ERROR] symbol: class Query
[ERROR] location: interface org.isf.patvac.service.PatVacIoOperationRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/dicom/service/DicomIoOperationRepository.java:[34,53] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/utils/db/Auditable.java:[48,6] cannot find symbol
[ERROR] symbol: class CreatedDate
[ERROR] location: class org.isf.utils.db.Auditable
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/accounting/service/AccountingBillItemsIoOperationRepository.java:[34,67] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/priceslist/service/PricesListIoOperationRepository.java:[32,58] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/medstockmovtype/service/MedicalStockMovementTypeIoOperationRepository.java:[31,72] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/visits/model/Visit.java:[58,18] cannot find symbol
[ERROR] symbol: class AuditingEntityListener
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/utils/db/JpaConfig.java:[27,54] cannot access org.springframework.data.jpa.repository.config.EnableJpaAuditing
[ERROR] bad class file: /root/.m2/repository/org/springframework/data/spring-data-jpa/3.0.0/spring-data-jpa-3.0.0.jar(/org/springframework/data/jpa/repository/config/EnableJpaAuditing.class)
[ERROR] class file has wrong version 60.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/priceslist/model/Price.java:[51,18] cannot find symbol
[ERROR] symbol: class AuditingEntityListener
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/medicalstockward/service/MovementWardIoOperationRepository.java:[34,60] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/patvac/service/PatVacIoOperationRepository.java:[36,10] cannot find symbol
[ERROR] symbol: class Query
[ERROR] location: interface org.isf.patvac.service.PatVacIoOperationRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/menu/service/GroupMenuIoOperationRepository.java:[35,10] cannot find symbol
[ERROR] symbol: class Query
[ERROR] location: interface org.isf.menu.service.GroupMenuIoOperationRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/examination/service/ExaminationIoOperationRepository.java:[41,110] cannot find symbol
[ERROR] symbol: class Pageable
[ERROR] location: interface org.isf.examination.service.ExaminationIoOperationRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/priceslist/service/PriceIoOperationRepository.java:[28,47] cannot access org.springframework.data.jpa.repository.Modifying
[ERROR] bad class file: /root/.m2/repository/org/springframework/data/spring-data-jpa/3.0.0/spring-data-jpa-3.0.0.jar(/org/springframework/data/jpa/repository/Modifying.class)
[ERROR] class file has wrong version 60.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/priceslist/model/Price.java:[38,51] cannot access org.springframework.data.jpa.domain.support.AuditingEntityListener
[ERROR] bad class file: /root/.m2/repository/org/springframework/data/spring-data-jpa/3.0.0/spring-data-jpa-3.0.0.jar(/org/springframework/data/jpa/domain/support/AuditingEntityListener.class)
[ERROR] class file has wrong version 60.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/menu/service/UserGroupIoOperationRepository.java:[34,57] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/patvac/model/PatientVaccine.java:[56,18] cannot find symbol
[ERROR] symbol: class AuditingEntityListener
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/exa/service/ExamIoOperationRepository.java:[31,52] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/accounting/service/AccountingBillIoOperationRepository.java:[35,62] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/priceslist/service/PriceIoOperationRepository.java:[30,49] cannot access org.springframework.data.repository.query.Param
[ERROR] bad class file: /root/.m2/repository/org/springframework/data/spring-data-commons/3.0.0/spring-data-commons-3.0.0.jar(/org/springframework/data/repository/query/Param.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/hospital/service/HospitalIoOperationRepository.java:[30,56] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/patvac/service/PatVacIoOperationRepository.java:[34,54] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/utils/db/Auditable.java:[44,6] cannot find symbol
[ERROR] symbol: class CreatedBy
[ERROR] location: class org.isf.utils.db.Auditable
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/opd/model/Opd.java:[67,18] cannot find symbol
[ERROR] symbol: class AuditingEntityListener
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/ward/service/WardIoOperationRepository.java:[32,52] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/utils/db/Auditable.java:[56,6] cannot find symbol
[ERROR] symbol: class LastModifiedDate
[ERROR] location: class org.isf.utils.db.Auditable
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/medicals/service/MedicalsIoOperationRepository.java:[33,56] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/utils/db/JpaConfig.java:[26,39] cannot access org.springframework.data.domain.AuditorAware
[ERROR] bad class file: /root/.m2/repository/org/springframework/data/spring-data-commons/3.0.0/spring-data-commons-3.0.0.jar(/org/springframework/data/domain/AuditorAware.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/utils/db/AuditorAwareImpl.java:[32,42] cannot find symbol
[ERROR] symbol: class AuditorAware
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/patient/model/Patient.java:[73,18] cannot find symbol
[ERROR] symbol: class AuditingEntityListener
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/therapy/service/TherapyIoOperationRepository.java:[32,55] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/menu/service/GroupMenuIoOperationRepository.java:[32,57] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/menu/service/UserMenuItemIoOperationRepository.java:[43,44] cannot find symbol
[ERROR] symbol: class Param
[ERROR] location: interface org.isf.menu.service.UserMenuItemIoOperationRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/utils/db/JpaConfig.java:[33,2] cannot find symbol
[ERROR] symbol: class EnableJpaAuditing
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/lab/service/LabIoOperationRepository.java:[30,51] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/utils/db/Auditable.java:[34,43] cannot access org.springframework.data.annotation.LastModifiedDate
[ERROR] bad class file: /root/.m2/repository/org/springframework/data/spring-data-commons/3.0.0/spring-data-commons-3.0.0.jar(/org/springframework/data/annotation/LastModifiedDate.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/utils/db/Auditable.java:[31,43] cannot access org.springframework.data.annotation.CreatedBy
[ERROR] bad class file: /root/.m2/repository/org/springframework/data/spring-data-commons/3.0.0/spring-data-commons-3.0.0.jar(/org/springframework/data/annotation/CreatedBy.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/vaccine/service/VaccineIoOperationRepository.java:[31,55] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/opetype/service/OperationTypeIoOperationRepository.java:[31,61] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/lab/service/LabRowIoOperationRepository.java:[30,54] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/operation/service/OperationRowIoOperationRepository.java:[36,60] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/priceslist/service/PriceIoOperationRepository.java:[27,47] cannot access org.springframework.data.jpa.repository.JpaRepository
[ERROR] bad class file: /root/.m2/repository/org/springframework/data/spring-data-jpa/3.0.0/spring-data-jpa-3.0.0.jar(/org/springframework/data/jpa/repository/JpaRepository.class)
[ERROR] class file has wrong version 60.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/exa/service/ExamRowIoOperationRepository.java:[32,55] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/vactype/model/VaccineType.java:[49,18] cannot find symbol
[ERROR] symbol: class AuditingEntityListener
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/menu/model/GroupMenu.java:[48,18] cannot find symbol
[ERROR] symbol: class AuditingEntityListener
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/menu/service/GroupMenuIoOperationRepository.java:[36,36] cannot find symbol
[ERROR] symbol: class Param
[ERROR] location: interface org.isf.menu.service.GroupMenuIoOperationRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/examination/service/ExaminationIoOperationRepository.java:[35,59] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/patvac/service/PatVacIoOperationRepository.java:[40,91] cannot find symbol
[ERROR] symbol: class Param
[ERROR] location: interface org.isf.patvac.service.PatVacIoOperationRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/utils/db/JpaConfig.java:[37,12] cannot find symbol
[ERROR] symbol: class AuditorAware
[ERROR] location: class org.isf.utils.db.JpaConfig
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/medtype/service/MedicalTypeIoOperationRepository.java:[31,59] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/ward/model/Ward.java:[48,18] cannot find symbol
[ERROR] symbol: class AuditingEntityListener
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/opd/service/OpdIoOperationRepository.java:[33,51] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/dicomtype/service/DicomTypeIoOperationRepository.java:[31,57] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/patient/service/PatientIoOperationRepository.java:[28,39] cannot access org.springframework.data.domain.Pageable
[ERROR] bad class file: /root/.m2/repository/org/springframework/data/spring-data-commons/3.0.0/spring-data-commons-3.0.0.jar(/org/springframework/data/domain/Pageable.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/vaccine/model/Vaccine.java:[51,18] cannot find symbol
[ERROR] symbol: class AuditingEntityListener
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/pricesothers/service/PriceOthersIoOperationRepository.java:[31,59] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/examination/service/ExaminationOperations.java:[31,39] cannot access org.springframework.data.domain.PageRequest
[ERROR] bad class file: /root/.m2/repository/org/springframework/data/spring-data-commons/3.0.0/spring-data-commons-3.0.0.jar(/org/springframework/data/domain/PageRequest.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/admission/service/AdmissionIoOperationRepository.java:[34,57] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/supplier/service/SupplierIoOperationRepository.java:[34,6] cannot find symbol
[ERROR] symbol: class Query
[ERROR] location: interface org.isf.supplier.service.SupplierIoOperationRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/patvac/service/PatVacIoOperationRepository.java:[40,46] cannot find symbol
[ERROR] symbol: class Param
[ERROR] location: interface org.isf.patvac.service.PatVacIoOperationRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/menu/service/UserMenuItemIoOperationRepository.java:[33,60] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/utils/db/Auditable.java:[33,43] cannot access org.springframework.data.annotation.LastModifiedBy
[ERROR] bad class file: /root/.m2/repository/org/springframework/data/spring-data-commons/3.0.0/spring-data-commons-3.0.0.jar(/org/springframework/data/annotation/LastModifiedBy.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/vactype/service/VaccineTypeIoOperationRepository.java:[31,59] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/priceslist/service/PriceIoOperationRepository.java:[29,47] cannot access org.springframework.data.jpa.repository.Query
[ERROR] bad class file: /root/.m2/repository/org/springframework/data/spring-data-jpa/3.0.0/spring-data-jpa-3.0.0.jar(/org/springframework/data/jpa/repository/Query.class)
[ERROR] class file has wrong version 60.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/priceslist/service/PriceIoOperationRepository.java:[40,10] cannot find symbol
[ERROR] symbol: class Modifying
[ERROR] location: interface org.isf.priceslist.service.PriceIoOperationRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/admtype/service/AdmissionTypeIoOperationRepository.java:[31,61] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/supplier/model/Supplier.java:[43,18] cannot find symbol
[ERROR] symbol: class AuditingEntityListener
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/menu/service/GroupMenuIoOperationRepository.java:[34,10] cannot find symbol
[ERROR] symbol: class Modifying
[ERROR] location: interface org.isf.menu.service.GroupMenuIoOperationRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/disease/model/Disease.java:[53,18] cannot find symbol
[ERROR] symbol: class AuditingEntityListener
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/priceslist/service/PriceIoOperationRepository.java:[42,30] cannot find symbol
[ERROR] symbol: class Param
[ERROR] location: interface org.isf.priceslist.service.PriceIoOperationRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/sms/service/SmsIoOperationRepository.java:[31,51] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/priceslist/service/PriceIoOperationRepository.java:[34,53] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/menu/service/UserIoOperationRepository.java:[35,52] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/visits/service/VisitsIoOperationRepository.java:[34,54] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/disease/service/DiseaseIoOperationRepository.java:[33,55] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/accounting/service/AccountingBillPaymentIoOperationRepository.java:[37,69] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/distype/model/DiseaseType.java:[47,18] cannot find symbol
[ERROR] symbol: class AuditingEntityListener
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/agetype/service/AgeTypeIoOperationRepository.java:[31,55] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/disctype/service/DischargeTypeIoOperationRepository.java:[31,61] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-* > [ERROR] /openhospital-core/src/main/java/org/isf/exatype/service/ExamTypeIoOperationRepository.java:[31,56] cannot find symbol
[ERROR] symbol: class JpaRepository
-
-
diff --git a/Resources/JavaVersionIncompatibility/9dbbd30590fa87f3e719615e0816c231106e01de.md b/Resources/JavaVersionIncompatibility/9dbbd30590fa87f3e719615e0816c231106e01de.md
deleted file mode 100644
index 7e4fefb..0000000
--- a/Resources/JavaVersionIncompatibility/9dbbd30590fa87f3e719615e0816c231106e01de.md
+++ /dev/null
@@ -1,82 +0,0 @@
-CI detected that the dependency upgrade from version **spring-boot-starter-2.7.5** to **spring-boot-starter-3.0.3** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[38,51] cannot access org.springframework.boot.context.properties.EnableConfigurationProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot/3.0.3/spring-boot-3.0.3.jar(/org/springframework/boot/context/properties/EnableConfigurationProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[39,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.5/spring-context-6.0.5.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[209,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[74,2] cannot find symbol
[ERROR] symbol: class ConditionalOnProperty
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[97,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[45,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[35,2] cannot find symbol
[ERROR] symbol: class ConfigurationProperties
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[36,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnClass
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.3/spring-boot-autoconfigure-3.0.3.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnClass.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[34,2] cannot find symbol
[ERROR] symbol: class Validated
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[198,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[58,2] cannot find symbol
[ERROR] symbol: class ConditionalOnProperty
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[48,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[210,6] cannot find symbol
[ERROR] symbol: class ConditionalOnMissingBean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[40,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.5/spring-context-6.0.5.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[25,49] cannot access org.springframework.validation.annotation.Validated
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.5/spring-context-6.0.5.jar(/org/springframework/validation/annotation/Validated.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[65,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.3/spring-boot-autoconfigure-3.0.3.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnProperty.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[76,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[72,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[50,2] cannot find symbol
[ERROR] symbol: class ConditionalOnClass
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[24,51] cannot access org.springframework.boot.context.properties.ConfigurationProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot/3.0.3/spring-boot-3.0.3.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[37,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.5/spring-beans-6.0.5.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[97,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[74,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[66,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.5/spring-context-6.0.5.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[38,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.5/spring-context-6.0.5.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[56,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[49,2] cannot find symbol
[ERROR] symbol: class EnableConfigurationProperties
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[37,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.3/spring-boot-autoconfigure-3.0.3.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[199,6] cannot find symbol
[ERROR] symbol: class ConditionalOnMissingBean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[90,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[36,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.5/spring-beans-6.0.5.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/DapsValidator.java:[40,2] cannot find symbol
[ERROR] symbol: class Service
-
-
diff --git a/Resources/JavaVersionIncompatibility/a1ff30e0bc6a9b48e024a8ab27cefda3ad85b530.md b/Resources/JavaVersionIncompatibility/a1ff30e0bc6a9b48e024a8ab27cefda3ad85b530.md
deleted file mode 100644
index a267a61..0000000
--- a/Resources/JavaVersionIncompatibility/a1ff30e0bc6a9b48e024a8ab27cefda3ad85b530.md
+++ /dev/null
@@ -1,73 +0,0 @@
-CI detected that the dependency upgrade from version **jooq-meta-3.16.6** to **jooq-meta-3.17.3** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `codeql-analysis.yml`
-- `maven.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[17,22] cannot access org.jooq.tools.JooqLogger
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.3/jooq-3.17.3.jar(/org/jooq/tools/JooqLogger.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[12,16] cannot access org.jooq.DSLContext
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.3/jooq-3.17.3.jar(/org/jooq/DSLContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[50,16] cannot find symbol
[ERROR] symbol: variable DSL
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[48,5] method does not override or implement a method from a supertype
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[14,26] cannot access org.jooq.exception.DataAccessException
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.3/jooq-3.17.3.jar(/org/jooq/exception/DataAccessException.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[59,54] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[38,42] cannot find symbol
[ERROR] symbol: class PostgresDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[50,40] cannot find symbol
[ERROR] symbol: variable SQLDialect
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[88,47] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[98,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[40,26] cannot find symbol
[ERROR] symbol: class JooqLogger
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[79,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[18,27] cannot access org.jooq.tools.jdbc.JDBCUtils
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.3/jooq-3.17.3.jar(/org/jooq/tools/jdbc/JDBCUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[40,43] cannot find symbol
[ERROR] symbol: variable JooqLogger
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[109,17] cannot find symbol
[ERROR] symbol: method setConnection(java.sql.Connection)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[23,29] cannot access org.jooq.tools.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.3/jooq-3.17.3.jar(/org/jooq/tools/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[97,40] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[16,30] cannot access org.jooq.meta.postgres.PostgresDatabase
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq-meta/3.17.3/jooq-meta-3.17.3.jar(/org/jooq/meta/postgres/PostgresDatabase.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[118,5] method does not override or implement a method from a supertype
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[84,60] cannot find symbol
[ERROR] symbol: method getBasedir()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[78,44] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[13,16] cannot access org.jooq.SQLDialect
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.3/jooq-3.17.3.jar(/org/jooq/SQLDialect.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[15,21] cannot access org.jooq.impl.DSL
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.3/jooq-3.17.3.jar(/org/jooq/impl/DSL.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[61,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[23,1] static import only from classes and interfaces
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[49,15] cannot find symbol
[ERROR] symbol: class DSLContext
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[89,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[120,9] cannot find symbol
[ERROR] symbol: variable JDBCUtils
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[126,9] cannot find symbol
[ERROR] symbol: variable super
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[112,27] cannot find symbol
[ERROR] symbol: class DataAccessException
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-
diff --git a/Resources/JavaVersionIncompatibility/a698299490d70ce07b7af6e29ebf4627d412f4dd.md b/Resources/JavaVersionIncompatibility/a698299490d70ce07b7af6e29ebf4627d412f4dd.md
deleted file mode 100644
index 2274400..0000000
--- a/Resources/JavaVersionIncompatibility/a698299490d70ce07b7af6e29ebf4627d412f4dd.md
+++ /dev/null
@@ -1,29 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.3** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `build.yml`
-- `deploy.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[53,41] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[5,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.3/spring-context-6.0.3.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[33,11] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[52,65] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[41,5] reference to CallActivityMockForSpringContext is ambiguous
[ERROR] both constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,org.springframework.beans.factory.config.SingletonBeanRegistry) in org.camunda.community.mockito.process.CallActivityMockForSpringContext and constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,ApplicationContext) in org.camunda.community.mockito.process.CallActivityMockForSpringContext match
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[6,35] cannot access org.springframework.context.ConfigurableApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.3/spring-context-6.0.3.jar(/org/springframework/context/ConfigurableApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[48,73] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[56,14] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-
diff --git a/Resources/JavaVersionIncompatibility/aa14451c6f218af9c08e846345d83259eb7d46a8.md b/Resources/JavaVersionIncompatibility/aa14451c6f218af9c08e846345d83259eb7d46a8.md
deleted file mode 100644
index 839b7f5..0000000
--- a/Resources/JavaVersionIncompatibility/aa14451c6f218af9c08e846345d83259eb7d46a8.md
+++ /dev/null
@@ -1,22 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.23** to **spring-core-6.0.7** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `test-suite.yml`
-- `build.yml`
-- `findbugs.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[39,12] cannot find symbol
[ERROR] symbol: class TaskExecutor
[ERROR] location: class com.lpvs.LicensePreValidationSystem
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/controller/GitHubWebhooksController.java:[25,32] cannot access org.springframework.util.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.7/spring-core-6.0.7.jar(/org/springframework/util/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/util/FileUtil.java:[13,32] cannot access org.springframework.util.FileSystemUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.7/spring-core-6.0.7.jar(/org/springframework/util/FileSystemUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[17,37] cannot access org.springframework.core.task.TaskExecutor
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.7/spring-core-6.0.7.jar(/org/springframework/core/task/TaskExecutor.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/ab70529b2edf0a0b3f672278e191dc207d1b8711.md b/Resources/JavaVersionIncompatibility/ab70529b2edf0a0b3f672278e191dc207d1b8711.md
deleted file mode 100644
index 3804032..0000000
--- a/Resources/JavaVersionIncompatibility/ab70529b2edf0a0b3f672278e191dc207d1b8711.md
+++ /dev/null
@@ -1,22 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.23** to **spring-core-6.0.5** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `test-suite.yml`
-- `build.yml`
-- `findbugs.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[39,12] cannot find symbol
[ERROR] symbol: class TaskExecutor
[ERROR] location: class com.lpvs.LicensePreValidationSystem
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/util/FileUtil.java:[13,32] cannot access org.springframework.util.FileSystemUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.5/spring-core-6.0.5.jar(/org/springframework/util/FileSystemUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[17,37] cannot access org.springframework.core.task.TaskExecutor
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.5/spring-core-6.0.5.jar(/org/springframework/core/task/TaskExecutor.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/controller/GitHubWebhooksController.java:[25,32] cannot access org.springframework.util.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.5/spring-core-6.0.5.jar(/org/springframework/util/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/abe29340c60b0bfe93b13b638838163cf355eb03.md b/Resources/JavaVersionIncompatibility/abe29340c60b0bfe93b13b638838163cf355eb03.md
deleted file mode 100644
index 6fbbb45..0000000
--- a/Resources/JavaVersionIncompatibility/abe29340c60b0bfe93b13b638838163cf355eb03.md
+++ /dev/null
@@ -1,82 +0,0 @@
-CI detected that the dependency upgrade from version **spring-boot-starter-2.7.5** to **spring-boot-starter-3.0.6** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[209,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[74,2] cannot find symbol
[ERROR] symbol: class ConditionalOnProperty
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[97,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[45,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[35,2] cannot find symbol
[ERROR] symbol: class ConfigurationProperties
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[34,2] cannot find symbol
[ERROR] symbol: class Validated
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[198,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[58,2] cannot find symbol
[ERROR] symbol: class ConditionalOnProperty
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[48,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[210,6] cannot find symbol
[ERROR] symbol: class ConditionalOnMissingBean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[76,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[38,51] cannot access org.springframework.boot.context.properties.EnableConfigurationProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot/3.0.6/spring-boot-3.0.6.jar(/org/springframework/boot/context/properties/EnableConfigurationProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[72,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[50,2] cannot find symbol
[ERROR] symbol: class ConditionalOnClass
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[65,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.6/spring-boot-autoconfigure-3.0.6.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnProperty.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[97,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[74,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[25,49] cannot access org.springframework.validation.annotation.Validated
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.8/spring-context-6.0.8.jar(/org/springframework/validation/annotation/Validated.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[36,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnClass
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.6/spring-boot-autoconfigure-3.0.6.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnClass.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[36,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.8/spring-beans-6.0.8.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[39,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.8/spring-context-6.0.8.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[56,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[49,2] cannot find symbol
[ERROR] symbol: class EnableConfigurationProperties
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[38,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.8/spring-context-6.0.8.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[199,6] cannot find symbol
[ERROR] symbol: class ConditionalOnMissingBean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[37,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.8/spring-beans-6.0.8.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[90,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[66,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.8/spring-context-6.0.8.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/DapsValidator.java:[40,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[40,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.8/spring-context-6.0.8.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[37,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.6/spring-boot-autoconfigure-3.0.6.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[24,51] cannot access org.springframework.boot.context.properties.ConfigurationProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot/3.0.6/spring-boot-3.0.6.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/ae17c8e47b93596cffeb2ec9241465cf39c7f8eb.md b/Resources/JavaVersionIncompatibility/ae17c8e47b93596cffeb2ec9241465cf39c7f8eb.md
deleted file mode 100644
index a8464b5..0000000
--- a/Resources/JavaVersionIncompatibility/ae17c8e47b93596cffeb2ec9241465cf39c7f8eb.md
+++ /dev/null
@@ -1,62 +0,0 @@
-CI detected that the dependency upgrade from version **spring-web-5.3.24** to **spring-web-6.0.3** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[95,52] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[120,12] cannot find symbol
[ERROR] symbol: class ResponseEntity
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,38] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[38,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.3/spring-beans-6.0.3.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[96,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[102,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcher.java:[59,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcher
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[108,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[94,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[66,81] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[35,32] cannot access org.springframework.http.HttpEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.3/spring-web-6.0.3.jar(/org/springframework/http/HttpEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[103,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[50,32] cannot access org.springframework.http.HttpStatus
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.3/spring-web-6.0.3.jar(/org/springframework/http/HttpStatus.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[51,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[26,32] cannot access org.springframework.http.MediaType
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.3/spring-web-6.0.3.jar(/org/springframework/http/MediaType.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[52,32] cannot access org.springframework.http.ResponseEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.3/spring-web-6.0.3.jar(/org/springframework/http/ResponseEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[55,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[75,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.protocol.MessageService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,19] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[57,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.3/spring-beans-6.0.3.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[36,32] cannot access org.springframework.http.HttpHeaders
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.3/spring-web-6.0.3.jar(/org/springframework/http/HttpHeaders.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[28,47] cannot access org.springframework.web.bind.annotation.RequestMethod
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.3/spring-web-6.0.3.jar(/org/springframework/web/bind/annotation/RequestMethod.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/b19ea99f63b85bbe2bcbdb67bd57459a79f4e677.md b/Resources/JavaVersionIncompatibility/b19ea99f63b85bbe2bcbdb67bd57459a79f4e677.md
deleted file mode 100644
index 0e9eece..0000000
--- a/Resources/JavaVersionIncompatibility/b19ea99f63b85bbe2bcbdb67bd57459a79f4e677.md
+++ /dev/null
@@ -1,73 +0,0 @@
-CI detected that the dependency upgrade from version **jooq-meta-3.16.6** to **jooq-meta-3.17.2** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `codeql-analysis.yml`
-- `maven.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[23,29] cannot access org.jooq.tools.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.2/jooq-3.17.2.jar(/org/jooq/tools/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[18,27] cannot access org.jooq.tools.jdbc.JDBCUtils
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.2/jooq-3.17.2.jar(/org/jooq/tools/jdbc/JDBCUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[50,16] cannot find symbol
[ERROR] symbol: variable DSL
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[48,5] method does not override or implement a method from a supertype
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[59,54] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[38,42] cannot find symbol
[ERROR] symbol: class PostgresDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[50,40] cannot find symbol
[ERROR] symbol: variable SQLDialect
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[88,47] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[98,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[40,26] cannot find symbol
[ERROR] symbol: class JooqLogger
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[79,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[40,43] cannot find symbol
[ERROR] symbol: variable JooqLogger
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[109,17] cannot find symbol
[ERROR] symbol: method setConnection(java.sql.Connection)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[12,16] cannot access org.jooq.DSLContext
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.2/jooq-3.17.2.jar(/org/jooq/DSLContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[97,40] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[118,5] method does not override or implement a method from a supertype
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[84,60] cannot find symbol
[ERROR] symbol: method getBasedir()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[78,44] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[14,26] cannot access org.jooq.exception.DataAccessException
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.2/jooq-3.17.2.jar(/org/jooq/exception/DataAccessException.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[61,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[15,21] cannot access org.jooq.impl.DSL
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.2/jooq-3.17.2.jar(/org/jooq/impl/DSL.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[23,1] static import only from classes and interfaces
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[49,15] cannot find symbol
[ERROR] symbol: class DSLContext
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[13,16] cannot access org.jooq.SQLDialect
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.2/jooq-3.17.2.jar(/org/jooq/SQLDialect.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[89,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[120,9] cannot find symbol
[ERROR] symbol: variable JDBCUtils
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[17,22] cannot access org.jooq.tools.JooqLogger
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.2/jooq-3.17.2.jar(/org/jooq/tools/JooqLogger.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[126,9] cannot find symbol
[ERROR] symbol: variable super
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[16,30] cannot access org.jooq.meta.postgres.PostgresDatabase
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq-meta/3.17.2/jooq-meta-3.17.2.jar(/org/jooq/meta/postgres/PostgresDatabase.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[112,27] cannot find symbol
[ERROR] symbol: class DataAccessException
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-
diff --git a/Resources/JavaVersionIncompatibility/b2b18584e757c44b1468383252d6a9761f8097de.md b/Resources/JavaVersionIncompatibility/b2b18584e757c44b1468383252d6a9761f8097de.md
deleted file mode 100644
index 683d979..0000000
--- a/Resources/JavaVersionIncompatibility/b2b18584e757c44b1468383252d6a9761f8097de.md
+++ /dev/null
@@ -1,33 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.25** to **spring-context-6.0.5** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `release.yaml`
-- `ci.yaml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[19,45] cannot access org.springframework.format.annotation.DateTimeFormat
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.5/spring-context-6.0.5.jar(/org/springframework/format/annotation/DateTimeFormat.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[58,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[70,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[70,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[66,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[77,38] cannot access org.springframework.core.io.Resource
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.5/spring-core-6.0.5.jar(/org/springframework/core/io/Resource.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[62,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[62,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[58,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[66,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-
diff --git a/Resources/JavaVersionIncompatibility/b92fdfdaeea759fb558907ef8f7e3d46c170f886.md b/Resources/JavaVersionIncompatibility/b92fdfdaeea759fb558907ef8f7e3d46c170f886.md
deleted file mode 100644
index 8f6212a..0000000
--- a/Resources/JavaVersionIncompatibility/b92fdfdaeea759fb558907ef8f7e3d46c170f886.md
+++ /dev/null
@@ -1,16 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.24** to **spring-core-6.0.1** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ssl/keystore/KeyStoreManager.java:[61,35] cannot access org.springframework.core.io.ClassPathResource
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.1/spring-core-6.0.1.jar(/org/springframework/core/io/ClassPathResource.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/bad55510363bde900a60f13ecc744e0c244397d4.md b/Resources/JavaVersionIncompatibility/bad55510363bde900a60f13ecc744e0c244397d4.md
deleted file mode 100644
index a17d4d9..0000000
--- a/Resources/JavaVersionIncompatibility/bad55510363bde900a60f13ecc744e0c244397d4.md
+++ /dev/null
@@ -1,33 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.1** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `release.yaml`
-- `ci.yaml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[77,38] cannot access org.springframework.core.io.Resource
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.1/spring-core-6.0.1.jar(/org/springframework/core/io/Resource.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[58,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[70,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[70,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[66,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[62,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[62,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[19,45] cannot access org.springframework.format.annotation.DateTimeFormat
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.1/spring-context-6.0.1.jar(/org/springframework/format/annotation/DateTimeFormat.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[58,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[66,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-
diff --git a/Resources/JavaVersionIncompatibility/bcafa6f39116555a4c53882ed2cf2835594d9114.md b/Resources/JavaVersionIncompatibility/bcafa6f39116555a4c53882ed2cf2835594d9114.md
deleted file mode 100644
index 7347004..0000000
--- a/Resources/JavaVersionIncompatibility/bcafa6f39116555a4c53882ed2cf2835594d9114.md
+++ /dev/null
@@ -1,64 +0,0 @@
-CI detected that the dependency upgrade from version **spring-webmvc-5.3.24** to **spring-webmvc-6.0.3** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[29,50] cannot access org.springframework.web.servlet.mvc.method.RequestMappingInfo
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.3/spring-webmvc-6.0.3.jar(/org/springframework/web/servlet/mvc/method/RequestMappingInfo.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[31,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[25,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.3/spring-context-6.0.3.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[31,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.3/spring-context-6.0.3.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[47,13] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[53,38] cannot access org.springframework.stereotype.Controller
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.3/spring-context-6.0.3.jar(/org/springframework/stereotype/Controller.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[109,13] cannot find symbol
[ERROR] symbol: class RequestMappingInfo
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[39,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.3/spring-context-6.0.3.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[35,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/NotificationTemplateProvider.java:[73,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[46,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[30,61] cannot access org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.3/spring-webmvc-6.0.3.jar(/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMapping.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[36,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/builder/IdsRequestBuilderService.java:[33,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[44,19] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[38,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/RequestTemplateProvider.java:[58,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[61,2] cannot find symbol
[ERROR] symbol: class Controller
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[28,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.3/spring-context-6.0.3.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[29,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.3/spring-context-6.0.3.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[64,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[49,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcherProvider
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[57,34] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[52,47] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[40,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.util.SerializerProvider
-
-
diff --git a/Resources/JavaVersionIncompatibility/bdbb81614557858922836294d1d6dd3dd661f10c.md b/Resources/JavaVersionIncompatibility/bdbb81614557858922836294d1d6dd3dd661f10c.md
deleted file mode 100644
index 8f3d4d2..0000000
--- a/Resources/JavaVersionIncompatibility/bdbb81614557858922836294d1d6dd3dd661f10c.md
+++ /dev/null
@@ -1,33 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.3** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `release.yaml`
-- `ci.yaml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[58,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[70,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[70,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[66,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[62,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[62,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[19,45] cannot access org.springframework.format.annotation.DateTimeFormat
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.3/spring-context-6.0.3.jar(/org/springframework/format/annotation/DateTimeFormat.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[77,38] cannot access org.springframework.core.io.Resource
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.3/spring-core-6.0.3.jar(/org/springframework/core/io/Resource.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[58,39] package DateTimeFormat does not exist
-
-* > [ERROR] /micronaut-openapi-codegen/gen/main/java/testmodel/spring/Model.java:[66,4] cannot find symbol
[ERROR] symbol: class DateTimeFormat
[ERROR] location: class testmodel.spring.Model
-
-
diff --git a/Resources/JavaVersionIncompatibility/c1fc16b4fe9dfdfa16ce7248fccad0e7d994094d.md b/Resources/JavaVersionIncompatibility/c1fc16b4fe9dfdfa16ce7248fccad0e7d994094d.md
deleted file mode 100644
index 7c4c872..0000000
--- a/Resources/JavaVersionIncompatibility/c1fc16b4fe9dfdfa16ce7248fccad0e7d994094d.md
+++ /dev/null
@@ -1,22 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.23** to **spring-core-6.0.2** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `test-suite.yml`
-- `build.yml`
-- `findbugs.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[39,12] cannot find symbol
[ERROR] symbol: class TaskExecutor
[ERROR] location: class com.lpvs.LicensePreValidationSystem
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[17,37] cannot access org.springframework.core.task.TaskExecutor
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.2/spring-core-6.0.2.jar(/org/springframework/core/task/TaskExecutor.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/controller/GitHubWebhooksController.java:[25,32] cannot access org.springframework.util.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.2/spring-core-6.0.2.jar(/org/springframework/util/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/util/FileUtil.java:[13,32] cannot access org.springframework.util.FileSystemUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.2/spring-core-6.0.2.jar(/org/springframework/util/FileSystemUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/c4950c79dfe902dae8991ff722216c7ba787bf32.md b/Resources/JavaVersionIncompatibility/c4950c79dfe902dae8991ff722216c7ba787bf32.md
deleted file mode 100644
index 8640fa7..0000000
--- a/Resources/JavaVersionIncompatibility/c4950c79dfe902dae8991ff722216c7ba787bf32.md
+++ /dev/null
@@ -1,60 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.19** to **spring-core-6.0.4** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `ci.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[35,44] cannot find symbol
[ERROR] symbol: class ListenableFuture
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringConvertedFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[44,12] cannot find symbol
[ERROR] symbol: class ListenableFuture
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringOriginalFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[29,120] cannot find symbol
[ERROR] symbol: class ListenableFuture
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[32,19] cannot find symbol
[ERROR] symbol: class ListenableFutureCallback
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringConvertedFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[72,31] cannot find symbol
[ERROR] symbol: class ListenableFuture
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringConvertedFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[51,12] cannot find symbol
[ERROR] symbol: class ListenableFuture
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringOriginalFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[31,123] cannot find symbol
[ERROR] symbol: class ListenableFuture
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[74,13] method does not override or implement a method from a supertype
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[80,13] method does not override or implement a method from a supertype
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[31,62] cannot find symbol
[ERROR] symbol: class TaskExecutorAdapter
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringOriginalFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[73,41] cannot find symbol
[ERROR] symbol: class ListenableFutureCallback
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringConvertedFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[21,37] cannot access org.springframework.core.task.AsyncListenableTaskExecutor
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.4/spring-core-6.0.4.jar(/org/springframework/core/task/AsyncListenableTaskExecutor.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[45,55] cannot find symbol
[ERROR] symbol: class SettableListenableFuture
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringOriginalFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[32,68] cannot find symbol
[ERROR] symbol: class ListenableFutureCallback
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringConvertedFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[45,9] cannot find symbol
[ERROR] symbol: class SettableListenableFuture
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringOriginalFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[34,12] cannot find symbol
[ERROR] symbol: class ListenableFuture
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringOriginalFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[22,43] cannot access org.springframework.util.concurrent.ListenableFutureCallback
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.4/spring-core-6.0.4.jar(/org/springframework/util/concurrent/ListenableFutureCallback.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[22,45] cannot access org.springframework.core.task.support.TaskExecutorAdapter
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.4/spring-core-6.0.4.jar(/org/springframework/core/task/support/TaskExecutorAdapter.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[37,41] cannot find symbol
[ERROR] symbol: class ListenableFutureCallback
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringConvertedFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[31,19] cannot find symbol
[ERROR] symbol: class AsyncListenableTaskExecutor
[ERROR] location: class net.javacrumbs.futureconverter.common.test.spring.SpringOriginalFutureTestHelper
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[43,13] method does not override or implement a method from a supertype
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[23,43] cannot access org.springframework.util.concurrent.ListenableFuture
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.4/spring-core-6.0.4.jar(/org/springframework/util/concurrent/ListenableFuture.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringOriginalFutureTestHelper.java:[24,43] cannot access org.springframework.util.concurrent.SettableListenableFuture
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.4/spring-core-6.0.4.jar(/org/springframework/util/concurrent/SettableListenableFuture.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /future-converter/common-test/src/main/java/net/javacrumbs/futureconverter/common/test/spring/SpringConvertedFutureTestHelper.java:[38,13] method does not override or implement a method from a supertype
-
-
diff --git a/Resources/JavaVersionIncompatibility/c5905f7220e1129a0448715ee5d0e61ee5ac31e1.md b/Resources/JavaVersionIncompatibility/c5905f7220e1129a0448715ee5d0e61ee5ac31e1.md
deleted file mode 100644
index dcb3328..0000000
--- a/Resources/JavaVersionIncompatibility/c5905f7220e1129a0448715ee5d0e61ee5ac31e1.md
+++ /dev/null
@@ -1,29 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.10** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `build.yml`
-- `deploy.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[53,41] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[6,35] cannot access org.springframework.context.ConfigurableApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.10/spring-context-6.0.10.jar(/org/springframework/context/ConfigurableApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[33,11] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[52,65] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[41,5] reference to CallActivityMockForSpringContext is ambiguous
[ERROR] both constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,org.springframework.beans.factory.config.SingletonBeanRegistry) in org.camunda.community.mockito.process.CallActivityMockForSpringContext and constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,ApplicationContext) in org.camunda.community.mockito.process.CallActivityMockForSpringContext match
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[48,73] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[56,14] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[5,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.10/spring-context-6.0.10.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/c83979c19ca572bfef0fa96d73772fdbeeddd109.md b/Resources/JavaVersionIncompatibility/c83979c19ca572bfef0fa96d73772fdbeeddd109.md
deleted file mode 100644
index 9d46d2f..0000000
--- a/Resources/JavaVersionIncompatibility/c83979c19ca572bfef0fa96d73772fdbeeddd109.md
+++ /dev/null
@@ -1,26 +0,0 @@
-CI detected that the dependency upgrade from version **graphql-java-servlet-14.0.0** to **graphql-java-servlet-15.0.0** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `maven.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /dropwizard-graphql/graphql-core/src/main/java/com/smoketurner/dropwizard/graphql/GraphQLBundle.java:[45,11] cannot find symbol
[ERROR] symbol: class GraphQLQueryInvoker
[ERROR] location: class com.smoketurner.dropwizard.graphql.GraphQLBundle
-
-* > [ERROR] /dropwizard-graphql/graphql-core/src/main/java/com/smoketurner/dropwizard/graphql/GraphQLBundle.java:[51,36] cannot access graphql.kickstart.servlet.GraphQLConfiguration
[ERROR] bad class file: /root/.m2/repository/com/graphql-java-kickstart/graphql-java-servlet/15.0.0/graphql-java-servlet-15.0.0.jar(/graphql/kickstart/servlet/GraphQLConfiguration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /dropwizard-graphql/graphql-core/src/main/java/com/smoketurner/dropwizard/graphql/GraphQLBundle.java:[54,11] cannot find symbol
[ERROR] symbol: class GraphQLHttpServlet
[ERROR] location: class com.smoketurner.dropwizard.graphql.GraphQLBundle
-
-* > [ERROR] /dropwizard-graphql/graphql-core/src/main/java/com/smoketurner/dropwizard/graphql/GraphQLBundle.java:[19,35] cannot access graphql.kickstart.execution.GraphQLQueryInvoker
[ERROR] bad class file: /root/.m2/repository/com/graphql-java-kickstart/graphql-java-kickstart/15.0.0/graphql-java-kickstart-15.0.0.jar(/graphql/kickstart/execution/GraphQLQueryInvoker.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /dropwizard-graphql/graphql-core/src/main/java/com/smoketurner/dropwizard/graphql/GraphQLBundle.java:[46,9] cannot find symbol
[ERROR] symbol: variable GraphQLQueryInvoker
[ERROR] location: class com.smoketurner.dropwizard.graphql.GraphQLBundle
-
-* > [ERROR] /dropwizard-graphql/graphql-core/src/main/java/com/smoketurner/dropwizard/graphql/GraphQLBundle.java:[20,33] cannot access graphql.kickstart.servlet.GraphQLHttpServlet
[ERROR] bad class file: /root/.m2/repository/com/graphql-java-kickstart/graphql-java-servlet/15.0.0/graphql-java-servlet-15.0.0.jar(/graphql/kickstart/servlet/GraphQLHttpServlet.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /dropwizard-graphql/graphql-core/src/main/java/com/smoketurner/dropwizard/graphql/GraphQLBundle.java:[54,40] cannot find symbol
[ERROR] symbol: variable GraphQLHttpServlet
[ERROR] location: class com.smoketurner.dropwizard.graphql.GraphQLBundle
-
-
diff --git a/Resources/JavaVersionIncompatibility/c8da6c3c823d745bb37b072a4a33b6342a86dcd9.md b/Resources/JavaVersionIncompatibility/c8da6c3c823d745bb37b072a4a33b6342a86dcd9.md
deleted file mode 100644
index c9d5563..0000000
--- a/Resources/JavaVersionIncompatibility/c8da6c3c823d745bb37b072a4a33b6342a86dcd9.md
+++ /dev/null
@@ -1,62 +0,0 @@
-CI detected that the dependency upgrade from version **spring-web-5.3.24** to **spring-web-6.0.0** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[95,52] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[120,12] cannot find symbol
[ERROR] symbol: class ResponseEntity
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,38] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[96,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[102,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[57,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.0/spring-beans-6.0.0.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcher.java:[59,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcher
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[108,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[94,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[50,32] cannot access org.springframework.http.HttpStatus
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/http/HttpStatus.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[66,81] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[103,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[38,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.0/spring-beans-6.0.0.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[51,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[35,32] cannot access org.springframework.http.HttpEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/http/HttpEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[55,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[26,32] cannot access org.springframework.http.MediaType
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/http/MediaType.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[75,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.protocol.MessageService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,19] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[28,47] cannot access org.springframework.web.bind.annotation.RequestMethod
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/web/bind/annotation/RequestMethod.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[52,32] cannot access org.springframework.http.ResponseEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/http/ResponseEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[36,32] cannot access org.springframework.http.HttpHeaders
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.0/spring-web-6.0.0.jar(/org/springframework/http/HttpHeaders.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/d675fa18d22f8ad374f8d6cb7e0dfd9b1f18cc58.md b/Resources/JavaVersionIncompatibility/d675fa18d22f8ad374f8d6cb7e0dfd9b1f18cc58.md
deleted file mode 100644
index 0626dbd..0000000
--- a/Resources/JavaVersionIncompatibility/d675fa18d22f8ad374f8d6cb7e0dfd9b1f18cc58.md
+++ /dev/null
@@ -1,64 +0,0 @@
-CI detected that the dependency upgrade from version **spring-webmvc-5.3.24** to **spring-webmvc-6.0.1** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[31,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[31,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.1/spring-context-6.0.1.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[28,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.1/spring-context-6.0.1.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[39,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.1/spring-context-6.0.1.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[47,13] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[29,50] cannot access org.springframework.web.servlet.mvc.method.RequestMappingInfo
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.1/spring-webmvc-6.0.1.jar(/org/springframework/web/servlet/mvc/method/RequestMappingInfo.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[29,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.1/spring-context-6.0.1.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[109,13] cannot find symbol
[ERROR] symbol: class RequestMappingInfo
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[25,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.1/spring-context-6.0.1.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[30,61] cannot access org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.1/spring-webmvc-6.0.1.jar(/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMapping.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[35,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/NotificationTemplateProvider.java:[73,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[46,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[36,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/builder/IdsRequestBuilderService.java:[33,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[44,19] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[38,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/RequestTemplateProvider.java:[58,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[61,2] cannot find symbol
[ERROR] symbol: class Controller
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[53,38] cannot access org.springframework.stereotype.Controller
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.1/spring-context-6.0.1.jar(/org/springframework/stereotype/Controller.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[64,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[49,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcherProvider
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[57,34] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[52,47] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[40,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.util.SerializerProvider
-
-
diff --git a/Resources/JavaVersionIncompatibility/d7cc1744503dcd393468db7cbc47cec0cea2a2f0.md b/Resources/JavaVersionIncompatibility/d7cc1744503dcd393468db7cbc47cec0cea2a2f0.md
deleted file mode 100644
index 25074de..0000000
--- a/Resources/JavaVersionIncompatibility/d7cc1744503dcd393468db7cbc47cec0cea2a2f0.md
+++ /dev/null
@@ -1,16 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.24** to **spring-core-6.0.3** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ssl/keystore/KeyStoreManager.java:[61,35] cannot access org.springframework.core.io.ClassPathResource
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.3/spring-core-6.0.3.jar(/org/springframework/core/io/ClassPathResource.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/df8452d0d7878f371c8775814e7a60cf6cecbfbb.md b/Resources/JavaVersionIncompatibility/df8452d0d7878f371c8775814e7a60cf6cecbfbb.md
deleted file mode 100644
index 197a997..0000000
--- a/Resources/JavaVersionIncompatibility/df8452d0d7878f371c8775814e7a60cf6cecbfbb.md
+++ /dev/null
@@ -1,29 +0,0 @@
-CI detected that the dependency upgrade from version **spring-context-5.3.23** to **spring-context-6.0.0** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `build.yml`
-- `deploy.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[6,35] cannot access org.springframework.context.ConfigurableApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.0/spring-context-6.0.0.jar(/org/springframework/context/ConfigurableApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[53,41] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[33,11] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[52,65] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[41,5] reference to CallActivityMockForSpringContext is ambiguous
[ERROR] both constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,org.springframework.beans.factory.config.SingletonBeanRegistry) in org.camunda.community.mockito.process.CallActivityMockForSpringContext and constructor CallActivityMockForSpringContext(java.lang.String,org.camunda.community.mockito.process.CallActivityMock.MockedModelConfigurer,ApplicationContext) in org.camunda.community.mockito.process.CallActivityMockForSpringContext match
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[5,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.0/spring-context-6.0.0.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[48,73] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-* > [ERROR] /camunda-platform-7-mockito/src/main/java/org/camunda/community/mockito/process/CallActivityMockForSpringContext.java:[56,14] cannot find symbol
[ERROR] symbol: class ConfigurableApplicationContext
[ERROR] location: class org.camunda.community.mockito.process.CallActivityMockForSpringContext
-
-
diff --git a/Resources/JavaVersionIncompatibility/e14a9e4a300747a582012aec4d40a6a69f5fd4f4.md b/Resources/JavaVersionIncompatibility/e14a9e4a300747a582012aec4d40a6a69f5fd4f4.md
deleted file mode 100644
index 0ec2bdc..0000000
--- a/Resources/JavaVersionIncompatibility/e14a9e4a300747a582012aec4d40a6a69f5fd4f4.md
+++ /dev/null
@@ -1,62 +0,0 @@
-CI detected that the dependency upgrade from version **spring-web-5.3.24** to **spring-web-6.0.5** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[95,52] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[28,47] cannot access org.springframework.web.bind.annotation.RequestMethod
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.5/spring-web-6.0.5.jar(/org/springframework/web/bind/annotation/RequestMethod.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[120,12] cannot find symbol
[ERROR] symbol: class ResponseEntity
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,38] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[26,32] cannot access org.springframework.http.MediaType
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.5/spring-web-6.0.5.jar(/org/springframework/http/MediaType.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[96,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[102,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcher.java:[59,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcher
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[108,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[94,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[66,81] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[103,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[51,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[55,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[36,32] cannot access org.springframework.http.HttpHeaders
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.5/spring-web-6.0.5.jar(/org/springframework/http/HttpHeaders.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[75,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.protocol.MessageService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,19] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[38,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.5/spring-beans-6.0.5.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[57,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.5/spring-beans-6.0.5.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[35,32] cannot access org.springframework.http.HttpEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.5/spring-web-6.0.5.jar(/org/springframework/http/HttpEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[52,32] cannot access org.springframework.http.ResponseEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.5/spring-web-6.0.5.jar(/org/springframework/http/ResponseEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[50,32] cannot access org.springframework.http.HttpStatus
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.5/spring-web-6.0.5.jar(/org/springframework/http/HttpStatus.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/e14e4c4fa02468ad27d303785c26539a6b3b8eab.md b/Resources/JavaVersionIncompatibility/e14e4c4fa02468ad27d303785c26539a6b3b8eab.md
deleted file mode 100644
index 91d10bf..0000000
--- a/Resources/JavaVersionIncompatibility/e14e4c4fa02468ad27d303785c26539a6b3b8eab.md
+++ /dev/null
@@ -1,64 +0,0 @@
-CI detected that the dependency upgrade from version **spring-webmvc-5.3.24** to **spring-webmvc-6.0.2** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[31,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[31,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.2/spring-context-6.0.2.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[29,50] cannot access org.springframework.web.servlet.mvc.method.RequestMappingInfo
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.2/spring-webmvc-6.0.2.jar(/org/springframework/web/servlet/mvc/method/RequestMappingInfo.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[47,13] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[109,13] cannot find symbol
[ERROR] symbol: class RequestMappingInfo
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[28,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.2/spring-context-6.0.2.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[39,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.2/spring-context-6.0.2.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[35,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/NotificationTemplateProvider.java:[73,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[46,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[29,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.2/spring-context-6.0.2.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[36,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/builder/IdsRequestBuilderService.java:[33,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[44,19] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[38,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/RequestTemplateProvider.java:[58,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[61,2] cannot find symbol
[ERROR] symbol: class Controller
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[25,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.2/spring-context-6.0.2.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[64,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[49,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcherProvider
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[57,34] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[52,47] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[53,38] cannot access org.springframework.stereotype.Controller
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.2/spring-context-6.0.2.jar(/org/springframework/stereotype/Controller.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[30,61] cannot access org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.2/spring-webmvc-6.0.2.jar(/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMapping.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[40,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.util.SerializerProvider
-
-
diff --git a/Resources/JavaVersionIncompatibility/e47fd8edc5227b6852ebd2466dd89049c9907b80.md b/Resources/JavaVersionIncompatibility/e47fd8edc5227b6852ebd2466dd89049c9907b80.md
deleted file mode 100644
index 8a373cf..0000000
--- a/Resources/JavaVersionIncompatibility/e47fd8edc5227b6852ebd2466dd89049c9907b80.md
+++ /dev/null
@@ -1,22 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.27** to **spring-core-6.0.11** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `test-suite.yml`
-- `build.yml`
-- `findbugs.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/util/LPVSFileUtil.java:[15,32] cannot access org.springframework.util.FileSystemUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.11/spring-core-6.0.11.jar(/org/springframework/util/FileSystemUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[37,12] cannot find symbol
[ERROR] symbol: class TaskExecutor
[ERROR] location: class com.lpvs.LicensePreValidationSystem
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/controller/GitHubWebhooksController.java:[27,32] cannot access org.springframework.util.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.11/spring-core-6.0.11.jar(/org/springframework/util/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /LPVS/src/main/java/com/lpvs/LicensePreValidationSystem.java:[15,37] cannot access org.springframework.core.task.TaskExecutor
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.11/spring-core-6.0.11.jar(/org/springframework/core/task/TaskExecutor.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/eb82573b99b6d9688e557d3490fa5d3e9512c99b.md b/Resources/JavaVersionIncompatibility/eb82573b99b6d9688e557d3490fa5d3e9512c99b.md
deleted file mode 100644
index bd210f2..0000000
--- a/Resources/JavaVersionIncompatibility/eb82573b99b6d9688e557d3490fa5d3e9512c99b.md
+++ /dev/null
@@ -1,73 +0,0 @@
-CI detected that the dependency upgrade from version **jooq-meta-3.16.6** to **jooq-meta-3.17.1** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `codeql-analysis.yml`
-- `maven.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[50,16] cannot find symbol
[ERROR] symbol: variable DSL
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[48,5] method does not override or implement a method from a supertype
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[13,16] cannot access org.jooq.SQLDialect
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.1/jooq-3.17.1.jar(/org/jooq/SQLDialect.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[59,54] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[38,42] cannot find symbol
[ERROR] symbol: class PostgresDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[16,30] cannot access org.jooq.meta.postgres.PostgresDatabase
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq-meta/3.17.1/jooq-meta-3.17.1.jar(/org/jooq/meta/postgres/PostgresDatabase.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[50,40] cannot find symbol
[ERROR] symbol: variable SQLDialect
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[88,47] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[98,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[40,26] cannot find symbol
[ERROR] symbol: class JooqLogger
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[79,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[40,43] cannot find symbol
[ERROR] symbol: variable JooqLogger
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[109,17] cannot find symbol
[ERROR] symbol: method setConnection(java.sql.Connection)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[97,40] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[118,5] method does not override or implement a method from a supertype
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[84,60] cannot find symbol
[ERROR] symbol: method getBasedir()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[78,44] cannot find symbol
[ERROR] symbol: method getProperties()
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[17,22] cannot access org.jooq.tools.JooqLogger
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.1/jooq-3.17.1.jar(/org/jooq/tools/JooqLogger.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[61,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[23,1] static import only from classes and interfaces
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[12,16] cannot access org.jooq.DSLContext
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.1/jooq-3.17.1.jar(/org/jooq/DSLContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[23,29] cannot access org.jooq.tools.StringUtils
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.1/jooq-3.17.1.jar(/org/jooq/tools/StringUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[14,26] cannot access org.jooq.exception.DataAccessException
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.1/jooq-3.17.1.jar(/org/jooq/exception/DataAccessException.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[49,15] cannot find symbol
[ERROR] symbol: class DSLContext
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[89,21] cannot find symbol
[ERROR] symbol: method isBlank(java.lang.String)
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[120,9] cannot find symbol
[ERROR] symbol: variable JDBCUtils
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[126,9] cannot find symbol
[ERROR] symbol: variable super
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[15,21] cannot access org.jooq.impl.DSL
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.1/jooq-3.17.1.jar(/org/jooq/impl/DSL.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[112,27] cannot find symbol
[ERROR] symbol: class DataAccessException
[ERROR] location: class com.github.sabomichal.jooq.PostgresDDLDatabase
-
-* > [ERROR] /jooq-meta-postgres-flyway/src/main/java/com/github/sabomichal/jooq/PostgresDDLDatabase.java:[18,27] cannot access org.jooq.tools.jdbc.JDBCUtils
[ERROR] bad class file: /root/.m2/repository/org/jooq/jooq/3.17.1/jooq-3.17.1.jar(/org/jooq/tools/jdbc/JDBCUtils.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/f5a34301592bb62474489de79069d7873ffe070e.md b/Resources/JavaVersionIncompatibility/f5a34301592bb62474489de79069d7873ffe070e.md
deleted file mode 100644
index 04772b3..0000000
--- a/Resources/JavaVersionIncompatibility/f5a34301592bb62474489de79069d7873ffe070e.md
+++ /dev/null
@@ -1,64 +0,0 @@
-CI detected that the dependency upgrade from version **spring-webmvc-5.3.24** to **spring-webmvc-6.0.4** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[31,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[31,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[29,50] cannot access org.springframework.web.servlet.mvc.method.RequestMappingInfo
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.4/spring-webmvc-6.0.4.jar(/org/springframework/web/servlet/mvc/method/RequestMappingInfo.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[47,13] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[109,13] cannot find symbol
[ERROR] symbol: class RequestMappingInfo
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[39,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[35,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/NotificationTemplateProvider.java:[73,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[46,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[53,38] cannot access org.springframework.stereotype.Controller
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar(/org/springframework/stereotype/Controller.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[36,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/builder/IdsRequestBuilderService.java:[33,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[44,19] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[38,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/RequestTemplateProvider.java:[58,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[61,2] cannot find symbol
[ERROR] symbol: class Controller
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[30,61] cannot access org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.4/spring-webmvc-6.0.4.jar(/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMapping.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[64,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[29,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[49,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcherProvider
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[57,34] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[28,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[52,47] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[25,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.4/spring-context-6.0.4.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[40,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.util.SerializerProvider
-
-
diff --git a/Resources/JavaVersionIncompatibility/f5dbb3021aa96afc60b38d2b0b01873d3a6f16bd.md b/Resources/JavaVersionIncompatibility/f5dbb3021aa96afc60b38d2b0b01873d3a6f16bd.md
deleted file mode 100644
index 2c19caa..0000000
--- a/Resources/JavaVersionIncompatibility/f5dbb3021aa96afc60b38d2b0b01873d3a6f16bd.md
+++ /dev/null
@@ -1,64 +0,0 @@
-CI detected that the dependency upgrade from version **spring-webmvc-5.3.24** to **spring-webmvc-6.0.8** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[31,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[25,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.8/spring-context-6.0.8.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[30,61] cannot access org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.8/spring-webmvc-6.0.8.jar(/org/springframework/web/servlet/mvc/method/annotation/RequestMappingHandlerMapping.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[47,13] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[109,13] cannot find symbol
[ERROR] symbol: class RequestMappingInfo
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[35,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/NotificationTemplateProvider.java:[73,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[53,38] cannot access org.springframework.stereotype.Controller
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.8/spring-context-6.0.8.jar(/org/springframework/stereotype/Controller.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[46,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[39,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.8/spring-context-6.0.8.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[36,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/builder/IdsRequestBuilderService.java:[33,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[44,19] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[38,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/requests/RequestTemplateProvider.java:[58,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[61,2] cannot find symbol
[ERROR] symbol: class Controller
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[31,35] cannot access org.springframework.context.ApplicationContext
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.8/spring-context-6.0.8.jar(/org/springframework/context/ApplicationContext.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[29,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.8/spring-context-6.0.8.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[64,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[29,50] cannot access org.springframework.web.servlet.mvc.method.RequestMappingInfo
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-webmvc/6.0.8/spring-webmvc-6.0.8.jar(/org/springframework/web/servlet/mvc/method/RequestMappingInfo.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[49,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcherProvider
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[57,34] cannot find symbol
[ERROR] symbol: class RequestMappingHandlerMapping
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[52,47] cannot find symbol
[ERROR] symbol: class ApplicationContext
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/util/SerializerProvider.java:[40,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.util.SerializerProvider
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcherProvider.java:[28,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.8/spring-context-6.0.8.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/fb71d68c62a6b9263ebc5113d97c91535d3106b2.md b/Resources/JavaVersionIncompatibility/fb71d68c62a6b9263ebc5113d97c91535d3106b2.md
deleted file mode 100644
index 0c17aa3..0000000
--- a/Resources/JavaVersionIncompatibility/fb71d68c62a6b9263ebc5113d97c91535d3106b2.md
+++ /dev/null
@@ -1,16 +0,0 @@
-CI detected that the dependency upgrade from version **spring-core-5.3.24** to **spring-core-6.0.2** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ssl/keystore/KeyStoreManager.java:[61,35] cannot access org.springframework.core.io.ClassPathResource
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-core/6.0.2/spring-core-6.0.2.jar(/org/springframework/core/io/ClassPathResource.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/fe31c5e11259881e9dce66d325d1b8b8ed8afc81.md b/Resources/JavaVersionIncompatibility/fe31c5e11259881e9dce66d325d1b8b8ed8afc81.md
deleted file mode 100644
index e18c4e6..0000000
--- a/Resources/JavaVersionIncompatibility/fe31c5e11259881e9dce66d325d1b8b8ed8afc81.md
+++ /dev/null
@@ -1,82 +0,0 @@
-CI detected that the dependency upgrade from version **spring-boot-starter-2.7.5** to **spring-boot-starter-3.0.4** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[25,49] cannot access org.springframework.validation.annotation.Validated
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.6/spring-context-6.0.6.jar(/org/springframework/validation/annotation/Validated.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[209,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[74,2] cannot find symbol
[ERROR] symbol: class ConditionalOnProperty
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[97,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[45,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[35,2] cannot find symbol
[ERROR] symbol: class ConfigurationProperties
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[37,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.6/spring-beans-6.0.6.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[34,2] cannot find symbol
[ERROR] symbol: class Validated
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[198,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[58,2] cannot find symbol
[ERROR] symbol: class ConditionalOnProperty
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[48,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[210,6] cannot find symbol
[ERROR] symbol: class ConditionalOnMissingBean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[65,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.4/spring-boot-autoconfigure-3.0.4.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnProperty.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[76,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[39,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.6/spring-context-6.0.6.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[66,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.6/spring-context-6.0.6.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[72,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[50,2] cannot find symbol
[ERROR] symbol: class ConditionalOnClass
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[24,51] cannot access org.springframework.boot.context.properties.ConfigurationProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot/3.0.4/spring-boot-3.0.4.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[97,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[74,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[38,51] cannot access org.springframework.boot.context.properties.EnableConfigurationProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot/3.0.4/spring-boot-3.0.4.jar(/org/springframework/boot/context/properties/EnableConfigurationProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[40,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.6/spring-context-6.0.6.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[38,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.6/spring-context-6.0.6.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[37,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.4/spring-boot-autoconfigure-3.0.4.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[56,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[49,2] cannot find symbol
[ERROR] symbol: class EnableConfigurationProperties
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[199,6] cannot find symbol
[ERROR] symbol: class ConditionalOnMissingBean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[90,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[36,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnClass
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.4/spring-boot-autoconfigure-3.0.4.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnClass.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/DapsValidator.java:[40,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[36,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.6/spring-beans-6.0.6.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/fe57fca108ccd8ea9b98666075fbc3237874c314.md b/Resources/JavaVersionIncompatibility/fe57fca108ccd8ea9b98666075fbc3237874c314.md
deleted file mode 100644
index 6f5ec9b..0000000
--- a/Resources/JavaVersionIncompatibility/fe57fca108ccd8ea9b98666075fbc3237874c314.md
+++ /dev/null
@@ -1,62 +0,0 @@
-CI detected that the dependency upgrade from version **spring-web-5.3.24** to **spring-web-6.0.2** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[95,52] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[35,32] cannot access org.springframework.http.HttpEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.2/spring-web-6.0.2.jar(/org/springframework/http/HttpEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[120,12] cannot find symbol
[ERROR] symbol: class ResponseEntity
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,38] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[38,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.2/spring-beans-6.0.2.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[96,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[102,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/dispatcher/MessageDispatcher.java:[59,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.dispatcher.MessageDispatcher
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[108,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.protocol.http.IdsHttpService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[94,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[66,81] cannot find symbol
[ERROR] symbol: class MediaType
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[52,32] cannot access org.springframework.http.ResponseEntity
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.2/spring-web-6.0.2.jar(/org/springframework/http/ResponseEntity.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[103,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.MessageController
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/handler/request/RequestMessageHandlerService.java:[51,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.handler.request.RequestMessageHandlerService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[55,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.endpoint.EndpointService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[36,32] cannot access org.springframework.http.HttpHeaders
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.2/spring-web-6.0.2.jar(/org/springframework/http/HttpHeaders.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/MessageService.java:[75,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.protocol.MessageService
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/response/Base64EncodedFileBodyResponse.java:[54,19] cannot find symbol
[ERROR] symbol: class HttpEntity
[ERROR] location: class ids.messaging.response.Base64EncodedFileBodyResponse
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/protocol/http/IdsHttpService.java:[57,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.2/spring-beans-6.0.2.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/MessageController.java:[50,32] cannot access org.springframework.http.HttpStatus
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.2/spring-web-6.0.2.jar(/org/springframework/http/HttpStatus.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[28,47] cannot access org.springframework.web.bind.annotation.RequestMethod
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.2/spring-web-6.0.2.jar(/org/springframework/web/bind/annotation/RequestMethod.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/messaging/src/main/java/ids/messaging/endpoint/EndpointService.java:[26,32] cannot access org.springframework.http.MediaType
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-web/6.0.2/spring-web-6.0.2.jar(/org/springframework/http/MediaType.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/JavaVersionIncompatibility/fe8646eae5d5f81a733be6cbf8f3a308c604e8ec.md b/Resources/JavaVersionIncompatibility/fe8646eae5d5f81a733be6cbf8f3a308c604e8ec.md
deleted file mode 100644
index 2592fb6..0000000
--- a/Resources/JavaVersionIncompatibility/fe8646eae5d5f81a733be6cbf8f3a308c604e8ec.md
+++ /dev/null
@@ -1,82 +0,0 @@
-CI detected that the dependency upgrade from version **spring-boot-starter-2.7.5** to **spring-boot-starter-3.0.1** has failed.
-The new version of the dependency require a different version of Java.
-
-CI uses **Java 11** (class version **55.0**). The new version of the dependency requires **Java 17** (class version **61.0**).
-
-To resolve this issue, you need to update the Java version to **Java 17** in the following files:
-- `development-maven-build.yml`
-- `maven-build-push.yml`
-- `maven-build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[209,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[65,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnProperty
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.1/spring-boot-autoconfigure-3.0.1.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnProperty.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[40,46] cannot access org.springframework.context.annotation.Configuration
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.3/spring-context-6.0.3.jar(/org/springframework/context/annotation/Configuration.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[74,2] cannot find symbol
[ERROR] symbol: class ConditionalOnProperty
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[97,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[45,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[88,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[35,2] cannot find symbol
[ERROR] symbol: class ConfigurationProperties
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[34,2] cannot find symbol
[ERROR] symbol: class Validated
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[198,6] cannot find symbol
[ERROR] symbol: class Bean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[38,38] cannot access org.springframework.stereotype.Service
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.3/spring-context-6.0.3.jar(/org/springframework/stereotype/Service.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[66,38] cannot access org.springframework.stereotype.Component
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.3/spring-context-6.0.3.jar(/org/springframework/stereotype/Component.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[58,2] cannot find symbol
[ERROR] symbol: class ConditionalOnProperty
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[48,2] cannot find symbol
[ERROR] symbol: class Configuration
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[210,6] cannot find symbol
[ERROR] symbol: class ConditionalOnMissingBean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[76,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/orbiter/OrbiterTokenManagerService.java:[72,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[50,2] cannot find symbol
[ERROR] symbol: class ConditionalOnClass
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[82,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[39,46] cannot access org.springframework.context.annotation.Bean
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.3/spring-context-6.0.3.jar(/org/springframework/context/annotation/Bean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[37,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.1/spring-boot-autoconfigure-3.0.1.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnMissingBean.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[36,52] cannot access org.springframework.beans.factory.annotation.Autowired
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.3/spring-beans-6.0.3.jar(/org/springframework/beans/factory/annotation/Autowired.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[37,52] cannot access org.springframework.beans.factory.annotation.Value
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-beans/6.0.3/spring-beans-6.0.3.jar(/org/springframework/beans/factory/annotation/Value.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[38,51] cannot access org.springframework.boot.context.properties.EnableConfigurationProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot/3.0.1/spring-boot-3.0.1.jar(/org/springframework/boot/context/properties/EnableConfigurationProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/TokenProviderService.java:[97,6] cannot find symbol
[ERROR] symbol: class Autowired
[ERROR] location: class ids.messaging.core.daps.TokenProviderService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[74,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[24,51] cannot access org.springframework.boot.context.properties.ConfigurationProperties
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot/3.0.1/spring-boot-3.0.1.jar(/org/springframework/boot/context/properties/ConfigurationProperties.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProperties.java:[25,49] cannot access org.springframework.validation.annotation.Validated
[ERROR] bad class file: /root/.m2/repository/org/springframework/spring-context/6.0.3/spring-context-6.0.3.jar(/org/springframework/validation/annotation/Validated.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[56,2] cannot find symbol
[ERROR] symbol: class Component
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[49,2] cannot find symbol
[ERROR] symbol: class EnableConfigurationProperties
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[199,6] cannot find symbol
[ERROR] symbol: class ConditionalOnMissingBean
[ERROR] location: class ids.messaging.core.config.ConfigProducer
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/aisec/AisecTokenManagerService.java:[90,6] cannot find symbol
[ERROR] symbol: class Value
[ERROR] location: class ids.messaging.core.daps.aisec.AisecTokenManagerService
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/daps/DapsValidator.java:[40,2] cannot find symbol
[ERROR] symbol: class Service
-
-* > [ERROR] /IDS-Messaging-Services/core/src/main/java/ids/messaging/core/config/ConfigProducer.java:[36,56] cannot access org.springframework.boot.autoconfigure.condition.ConditionalOnClass
[ERROR] bad class file: /root/.m2/repository/org/springframework/boot/spring-boot-autoconfigure/3.0.1/spring-boot-autoconfigure-3.0.1.jar(/org/springframework/boot/autoconfigure/condition/ConditionalOnClass.class)
[ERROR] class file has wrong version 61.0, should be 55.0
[ERROR] Please remove or make sure it appears in the correct subdirectory of the classpath.
-
-
diff --git a/Resources/TEST_FAILURES.md b/Resources/TEST_FAILURES.md
deleted file mode 100644
index 77e46c0..0000000
--- a/Resources/TEST_FAILURES.md
+++ /dev/null
@@ -1,5 +0,0 @@
-
-| Name | Type | Message |
-|---------------------|--------------------------------|--------------------------------------------------------------------------------------------|
-| initializationError | java.lang.NoClassDefFoundError | Could not initialize class org.springframework.test.context.junit4.SpringJUnit4ClassRunner |
-
diff --git a/Resources/fe15d2a6e52b049f6c9e7cc123a5402047a1f01a.md b/Resources/fe15d2a6e52b049f6c9e7cc123a5402047a1f01a.md
deleted file mode 100644
index 34ca75c..0000000
--- a/Resources/fe15d2a6e52b049f6c9e7cc123a5402047a1f01a.md
+++ /dev/null
@@ -1,514 +0,0 @@
-CI detected that the dependency upgrade from version **jaxb2-basics-runtime-0.13.1** to **jaxb2-basics-runtime-1.11.1** has failed. Here are details to help you understand and fix the problem:
-1. Your client utilizes **1** instructions which has been modified in the new version of the dependency.
- *
- Instruction getInstance() which has been removed in the new version of the dependency
-
- *
- The failure is identified from the logs generated in the build process.
-
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/SupplierAddressStructure.java:[244,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1810)
- * An error was detected in line 244 which is making use of an outdated API.
- ``` java
- 244 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[418,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1975)
- * An error was detected in line 418 which is making use of an outdated API.
- ``` java
- 418 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[653,68] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1978)
- * An error was detected in line 653 which is making use of an outdated API.
- ``` java
- 653 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[1365,72] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1981)
- * An error was detected in line 1365 which is making use of an outdated API.
- ``` java
- 1365 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[1658,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1984)
- * An error was detected in line 1658 which is making use of an outdated API.
- ``` java
- 1658 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[1844,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1987)
- * An error was detected in line 1844 which is making use of an outdated API.
- ``` java
- 1844 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[2285,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1990)
- * An error was detected in line 2285 which is making use of an outdated API.
- ``` java
- 2285 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[2605,68] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1993)
- * An error was detected in line 2605 which is making use of an outdated API.
- ``` java
- 2605 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[3293,72] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1996)
- * An error was detected in line 3293 which is making use of an outdated API.
- ``` java
- 3293 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[3581,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1999)
- * An error was detected in line 3581 which is making use of an outdated API.
- ``` java
- 3581 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[3833,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2002)
- * An error was detected in line 3833 which is making use of an outdated API.
- ``` java
- 3833 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[4346,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2005)
- * An error was detected in line 4346 which is making use of an outdated API.
- ``` java
- 4346 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[4665,68] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2008)
- * An error was detected in line 4665 which is making use of an outdated API.
- ``` java
- 4665 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[5154,72] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2011)
- * An error was detected in line 5154 which is making use of an outdated API.
- ``` java
- 5154 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[5379,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2014)
- * An error was detected in line 5379 which is making use of an outdated API.
- ``` java
- 5379 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[5560,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2017)
- * An error was detected in line 5560 which is making use of an outdated API.
- ``` java
- 5560 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/SourceDocuments.java:[6030,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2020)
- * An error was detected in line 6030 which is making use of an outdated API.
- ``` java
- 6030 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SpecialRegimes.java:[108,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1936)
- * An error was detected in line 108 which is making use of an outdated API.
- ``` java
- 108 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/Supplier.java:[385,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1807)
- * An error was detected in line 385 which is making use of an outdated API.
- ``` java
- 385 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/OrderReferences.java:[107,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2026)
- * An error was detected in line 107 which is making use of an outdated API.
- ``` java
- 107 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/References.java:[104,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2050)
- * An error was detected in line 104 which is making use of an outdated API.
- ``` java
- 104 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/Payment.java:[136,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2047)
- * An error was detected in line 136 which is making use of an outdated API.
- ``` java
- 136 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/Header.java:[658,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1813)
- * An error was detected in line 658 which is making use of an outdated API.
- ``` java
- 658 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/ShippingPointStructure.java:[185,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2032)
- * An error was detected in line 185 which is making use of an outdated API.
- ``` java
- 185 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/ShippingPointStructure.java:[185,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1927)
- * An error was detected in line 185 which is making use of an outdated API.
- ``` java
- 185 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/TaxTable.java:[85,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1957)
- * An error was detected in line 85 which is making use of an outdated API.
- ``` java
- 85 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/MovementTax.java:[163,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1930)
- * An error was detected in line 163 which is making use of an outdated API.
- ``` java
- 163 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/PaymentMethod.java:[136,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1909)
- * An error was detected in line 136 which is making use of an outdated API.
- ``` java
- 136 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/AuditFile.java:[178,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1819)
- * An error was detected in line 178 which is making use of an outdated API.
- ``` java
- 178 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/AuditFile.java:[405,68] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1822)
- * An error was detected in line 405 which is making use of an outdated API.
- ``` java
- 405 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[552,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1840)
- * An error was detected in line 552 which is making use of an outdated API.
- ``` java
- 552 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[792,68] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1843)
- * An error was detected in line 792 which is making use of an outdated API.
- ``` java
- 792 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[1504,72] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1846)
- * An error was detected in line 1504 which is making use of an outdated API.
- ``` java
- 1504 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[1798,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1849)
- * An error was detected in line 1798 which is making use of an outdated API.
- ``` java
- 1798 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[1984,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1852)
- * An error was detected in line 1984 which is making use of an outdated API.
- ``` java
- 1984 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[2425,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1855)
- * An error was detected in line 2425 which is making use of an outdated API.
- ``` java
- 2425 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[2753,68] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1858)
- * An error was detected in line 2753 which is making use of an outdated API.
- ``` java
- 2753 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[3326,72] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1861)
- * An error was detected in line 3326 which is making use of an outdated API.
- ``` java
- 3326 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[3590,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1864)
- * An error was detected in line 3590 which is making use of an outdated API.
- ``` java
- 3590 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[3814,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1867)
- * An error was detected in line 3814 which is making use of an outdated API.
- ``` java
- 3814 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[3914,80] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1870)
- * An error was detected in line 3914 which is making use of an outdated API.
- ``` java
- 3914 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[4186,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1873)
- * An error was detected in line 4186 which is making use of an outdated API.
- ``` java
- 4186 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[4353,80] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1876)
- * An error was detected in line 4353 which is making use of an outdated API.
- ``` java
- 4353 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[4625,68] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1879)
- * An error was detected in line 4625 which is making use of an outdated API.
- ``` java
- 4625 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[5321,72] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1882)
- * An error was detected in line 5321 which is making use of an outdated API.
- ``` java
- 5321 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[5610,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1885)
- * An error was detected in line 5610 which is making use of an outdated API.
- ``` java
- 5610 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[5862,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1888)
- * An error was detected in line 5862 which is making use of an outdated API.
- ``` java
- 5862 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[6375,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1891)
- * An error was detected in line 6375 which is making use of an outdated API.
- ``` java
- 6375 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[6695,68] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1894)
- * An error was detected in line 6695 which is making use of an outdated API.
- ``` java
- 6695 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[7185,72] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1897)
- * An error was detected in line 7185 which is making use of an outdated API.
- ``` java
- 7185 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[7439,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1900)
- * An error was detected in line 7439 which is making use of an outdated API.
- ``` java
- 7439 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[7625,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1903)
- * An error was detected in line 7625 which is making use of an outdated API.
- ``` java
- 7625 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SourceDocuments.java:[8095,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1906)
- * An error was detected in line 8095 which is making use of an outdated API.
- ``` java
- 8095 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/Supplier.java:[385,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1951)
- * An error was detected in line 385 which is making use of an outdated API.
- ``` java
- 385 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/Settlement.java:[164,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1939)
- * An error was detected in line 164 which is making use of an outdated API.
- ``` java
- 164 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/AddressStructure.java:[244,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1933)
- * An error was detected in line 244 which is making use of an outdated API.
- ``` java
- 244 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/GeneralLedger.java:[275,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1945)
- * An error was detected in line 275 which is making use of an outdated API.
- ``` java
- 275 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/Product.java:[218,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1969)
- * An error was detected in line 218 which is making use of an outdated API.
- ``` java
- 218 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/AuditFile.java:[178,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2059)
- * An error was detected in line 178 which is making use of an outdated API.
- ``` java
- 178 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/AuditFile.java:[400,68] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2062)
- * An error was detected in line 400 which is making use of an outdated API.
- ``` java
- 400 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/Currency.java:[133,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1915)
- * An error was detected in line 133 which is making use of an outdated API.
- ``` java
- 133 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/MovementTax.java:[163,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2035)
- * An error was detected in line 163 which is making use of an outdated API.
- ``` java
- 163 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/AddressStructurePT.java:[244,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1816)
- * An error was detected in line 244 which is making use of an outdated API.
- ``` java
- 244 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/SourceDocuments.java:[570,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2065)
- * An error was detected in line 570 which is making use of an outdated API.
- ``` java
- 570 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/SourceDocuments.java:[814,68] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2068)
- * An error was detected in line 814 which is making use of an outdated API.
- ``` java
- 814 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/SourceDocuments.java:[1557,72] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2071)
- * An error was detected in line 1557 which is making use of an outdated API.
- ``` java
- 1557 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/SourceDocuments.java:[1856,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2074)
- * An error was detected in line 1856 which is making use of an outdated API.
- ``` java
- 1856 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/SourceDocuments.java:[2042,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2077)
- * An error was detected in line 2042 which is making use of an outdated API.
- ``` java
- 2042 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/SourceDocuments.java:[2567,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2080)
- * An error was detected in line 2567 which is making use of an outdated API.
- ``` java
- 2567 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/SourceDocuments.java:[2912,68] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2083)
- * An error was detected in line 2912 which is making use of an outdated API.
- ``` java
- 2912 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/SourceDocuments.java:[3514,72] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2086)
- * An error was detected in line 3514 which is making use of an outdated API.
- ``` java
- 3514 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/SourceDocuments.java:[3783,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2089)
- * An error was detected in line 3783 which is making use of an outdated API.
- ``` java
- 3783 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/SourceDocuments.java:[4007,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2092)
- * An error was detected in line 4007 which is making use of an outdated API.
- ``` java
- 4007 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/SourceDocuments.java:[4107,80] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2095)
- * An error was detected in line 4107 which is making use of an outdated API.
- ``` java
- 4107 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/SourceDocuments.java:[4407,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2098)
- * An error was detected in line 4407 which is making use of an outdated API.
- ``` java
- 4407 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/SourceDocuments.java:[4579,80] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2101)
- * An error was detected in line 4579 which is making use of an outdated API.
- ``` java
- 4579 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/SourceDocuments.java:[4856,68] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2104)
- * An error was detected in line 4856 which is making use of an outdated API.
- ``` java
- 4856 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/Settlement.java:[164,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2044)
- * An error was detected in line 164 which is making use of an outdated API.
- ``` java
- 164 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/GeneralLedgerEntries.java:[226,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1828)
- * An error was detected in line 226 which is making use of an outdated API.
- ``` java
- 226 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/GeneralLedgerEntries.java:[422,68] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1831)
- * An error was detected in line 422 which is making use of an outdated API.
- ``` java
- 422 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/GeneralLedgerEntries.java:[812,72] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1834)
- * An error was detected in line 812 which is making use of an outdated API.
- ``` java
- 812 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/GeneralLedgerEntries.java:[1113,76] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1837)
- * An error was detected in line 1113 which is making use of an outdated API.
- ``` java
- 1113 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/TaxTableEntry.java:[252,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1960)
- * An error was detected in line 252 which is making use of an outdated API.
- ``` java
- 252 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/PaymentTax.java:[191,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1918)
- * An error was detected in line 191 which is making use of an outdated API.
- ``` java
- 191 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/Tax.java:[191,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1924)
- * An error was detected in line 191 which is making use of an outdated API.
- ``` java
- 191 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/Tax.java:[191,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2029)
- * An error was detected in line 191 which is making use of an outdated API.
- ``` java
- 191 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/Currency.java:[133,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2023)
- * An error was detected in line 133 which is making use of an outdated API.
- ``` java
- 133 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/AddressStructure.java:[244,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2038)
- * An error was detected in line 244 which is making use of an outdated API.
- ``` java
- 244 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/Customer.java:[385,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1948)
- * An error was detected in line 385 which is making use of an outdated API.
- ``` java
- 385 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/WithholdingTax.java:[133,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1912)
- * An error was detected in line 133 which is making use of an outdated API.
- ``` java
- 133 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/WithholdingTax.java:[133,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2041)
- * An error was detected in line 133 which is making use of an outdated API.
- ``` java
- 133 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/Header.java:[658,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1825)
- * An error was detected in line 658 which is making use of an outdated API.
- ``` java
- 658 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/AuditFile.java:[178,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2053)
- * An error was detected in line 178 which is making use of an outdated API.
- ``` java
- 178 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_02_01/schema/AuditFile.java:[405,68] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:2056)
- * An error was detected in line 405 which is making use of an outdated API.
- ``` java
- 405 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/AddressStructurePT.java:[244,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1966)
- * An error was detected in line 244 which is making use of an outdated API.
- ``` java
- 244 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/References.java:[104,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1942)
- * An error was detected in line 104 which is making use of an outdated API.
- ``` java
- 104 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/Product.java:[190,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1954)
- * An error was detected in line 190 which is making use of an outdated API.
- ``` java
- 190 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/OrderReferences.java:[107,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1921)
- * An error was detected in line 107 which is making use of an outdated API.
- ``` java
- 107 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_03_01/schema/SupplierAddressStructure.java:[244,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1963)
- * An error was detected in line 244 which is making use of an outdated API.
- ``` java
- 244 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
- * >[[ERROR] /billy/billy-portugal/src-generated/main/java/com/premiumminds/billy/portugal/services/export/saftpt/v1_04_01/schema/CustomsDetails.java:[116,64] cannot find symbol](https://github.com/chains-project/breaking-good/actions/runs/8110103454/job/22166641300#step:4:1972)
- * An error was detected in line 116 which is making use of an outdated API.
- ``` java
- 116 org.jvnet.jaxb2_commons.lang.JAXBToStringStrategy.getInstance();
- ```
-
-
-
-
-
-
diff --git a/Resources/findings.md b/Resources/findings.md
deleted file mode 100644
index da7426c..0000000
--- a/Resources/findings.md
+++ /dev/null
@@ -1,26 +0,0 @@
-### Breaking dependency updates
-* Commit: 0ed34fa61c9e31bd4ebb7e4bf12ce792aec96091
- * Cambios detectados por maracas y por breaking good pero no hay nunguno relaciondo con el cliente.
-
-
-* Commit: 6ac25d3a60ea29a41a37ad47b7feb2908ee84fff
- * False Negative
- * [ClientLine](../projects/6ac25d3a60ea29a41a37ad47b7feb2908ee84fff/myfaces-tobago/tobago-core/src/test/java/org/apache/myfaces/tobago/internal/mock/servlet/MockHttpSession.java)
-
- ```java
- import jakarta.servlet.http.HttpSessionContext;
- ```
- Result from japicmp
- > ---! REMOVED INTERFACE: PUBLIC(-) ABSTRACT(-) jakarta.servlet.http.HttpSessionContext (not serializable)
-
- Maracas can't identify the change because it is not in the list of changes that it can detect.
-
- [Line from log: 1765](../projects/6ac25d3a60ea29a41a37ad47b7feb2908ee84fff/myfaces-tobago/6ac25d3a60ea29a41a37ad47b7feb2908ee84fff.log)
- * >[ERROR] /myfaces-tobago/tobago-core/src/test/java/org/apache/myfaces/tobago/internal/mock/servlet/MockHttpSession.java:[24,28] cannot find symbol
- symbol: class HttpSessionContext
- location: package jakarta.servlet.http
- >
-
-
-### User Study
-Compilation failure: 1d43bce1de6a81ac017c233d72f348d3c850299e
\ No newline at end of file
diff --git a/Resources/java_version.md b/Resources/java_version.md
deleted file mode 100644
index 468272e..0000000
--- a/Resources/java_version.md
+++ /dev/null
@@ -1,17 +0,0 @@
-CI detected that the dependency upgrade from version <**label indicating the previous version of the dependency**> to <**label indicating the new version of the dependency**> has failed.
-
-The new version of the dependency require a different version of Java.
-
-CI uses Java <**current Java version**>. The new version of the dependency requires Java <**required Java version**>.
-
-To resolve this issue, you need to update the Java version in the following files to the version required by the new dependency:
-
-- `maven.yml`
-- `build.yml`
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
-* > Label to indicate the error message in the logs
-* > Label to indicate the error message in the logs
-
diff --git a/Resources/java_versions_comp.json b/Resources/java_versions_comp.json
deleted file mode 100644
index 3c4e9ac..0000000
--- a/Resources/java_versions_comp.json
+++ /dev/null
@@ -1,351 +0,0 @@
-{
- "4b9fdf1135b704e050cf785d6ea353d24f4c64bb/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "1629113f03956a230738c47397c33f8ba2d11341/LPVS/.github": {
- "test-suite.yml": [11],
- "build.yml": [11],
- "findbugs.yml": [11]
- },
- "4259baebb426fefbe9dbee26725d6803170dcb85/lti-launch/.github": {
- "maven.yml": [11]
- },
- "3b4a91979f0d93ca4cbb79e6cfa5029a6b8eaf01/jtcop/.github": {
- "maven.test.yaml": [11, 17],
- "maven.release.yml": [11],
- "codecov.yaml": [11]
- },
- "e47fd8edc5227b6852ebd2466dd89049c9907b80/LPVS/.github": {
- "test-suite.yml": [11],
- "build.yml": [11],
- "findbugs.yml": [11]
- },
- "1506282e31f5b78fb4395a27f9ad901ef3d98c70/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "bcafa6f39116555a4c53882ed2cf2835594d9114/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "a698299490d70ce07b7af6e29ebf4627d412f4dd/camunda-platform-7-mockito/.github": {
- "build.yml": [11],
- "deploy.yml": [11]
- },
- "b19ea99f63b85bbe2bcbdb67bd57459a79f4e677/jooq-meta-postgres-flyway/.github": {
- "codeql-analysis.yml": [11],
- "maven.yml": [11]
- },
- "eb82573b99b6d9688e557d3490fa5d3e9512c99b/jooq-meta-postgres-flyway/.github": {
- "codeql-analysis.yml": [11],
- "maven.yml": [11]
- },
- "59849004763ffd66d14047d51908192ba0551a73/micronaut-openapi-codegen/.github": {
- "release.yaml": [11],
- "ci.yaml": [11]
- },
- "404e4edc99c0ef601ad3a343f168194815db4151/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "3d0cc7db9d9c9420fa4f478a72067ef846ba8129/jooq-meta-postgres-flyway/.github": {
- "codeql-analysis.yml": [11],
- "maven.yml": [11]
- },
- "67cb9570f6b1d90e2653ab5efd137af3edebc9b5/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "9da8825fbdb24922b94be9eb82eefc73640d8f6b/openhospital-core/.github": {
- "maven.yml": [11]
- },
- "9dbbd30590fa87f3e719615e0816c231106e01de/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "07ff1a34661db6c7f0ca03156ff5d8936b5123f5/camunda-platform-7-mockito/.github": {
- "build.yml": [11],
- "deploy.yml": [11]
- },
- "11c09e31119c28ea91a9777b2ce8893bca483493/camunda-platform-7-mockito/.github": {
- "build.yml": [11],
- "deploy.yml": [11]
- },
- "8881523e12a0890f72ac9fef69821cefba0c7a09/camunda-platform-7-mockito/.github": {
- "build.yml": [11],
- "deploy.yml": [11]
- },
- "bad55510363bde900a60f13ecc744e0c244397d4/micronaut-openapi-codegen/.github": {
- "release.yaml": [11],
- "ci.yaml": [11]
- },
- "e14e4c4fa02468ad27d303785c26539a6b3b8eab/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "90cca141fc95d0510f92e23032c9d03813b074d8/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "c4950c79dfe902dae8991ff722216c7ba787bf32/future-converter/.github": {
- "ci.yml": [8, 17, 18]
- },
- "b2b18584e757c44b1468383252d6a9761f8097de/micronaut-openapi-codegen/.github": {
- "release.yaml": [11],
- "ci.yaml": [11]
- },
- "c83979c19ca572bfef0fa96d73772fdbeeddd109/dropwizard-graphql/.github": {
- "maven.yml": [11, 14]
- },
- "79759978f25c94d97f340c80ef0e77c3ee6f8cfc/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "ae17c8e47b93596cffeb2ec9241465cf39c7f8eb/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "4607926d691c986e2e172f636db7c527945c5b45/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "aa14451c6f218af9c08e846345d83259eb7d46a8/LPVS/.github": {
- "test-suite.yml": [11],
- "build.yml": [11],
- "findbugs.yml": [11]
- },
- "bdbb81614557858922836294d1d6dd3dd661f10c/micronaut-openapi-codegen/.github": {
- "release.yaml": [11],
- "ci.yaml": [11]
- },
- "08e33c7bbc45ceac64564dadb9abbae0ed481ca5/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "6e9e6cdda5c5637ce66ba16b8ccfcd5ffce8141d/log-record/.github": {
- "ci.yml": [8]
- },
- "7cda77e3b9981dba271f866ec727ad9c6af9c709/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "1e1de78344a89be66d2e78f7adb07a479f6677eb/LPVS/.github": {
- "test-suite.yml": [11],
- "build.yml": [11],
- "findbugs.yml": [11]
- },
- "8f757321e48d7ffb117cbc8fb13d316e23d0f58f/nldi-services/.github": {
- "spotless.yml": [11],
- "maven-tests.yml": [11]
- },
- "5320d2638b01419a8bac95e0ee939523831a720a/camunda-platform-7-mockito/.github": {
- "build.yml": [11],
- "deploy.yml": [11]
- },
- "d7cc1744503dcd393468db7cbc47cec0cea2a2f0/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "626631e833256a62137c1e5c35c5c5821ca700d5/jooq-meta-postgres-flyway/.github": {
- "codeql-analysis.yml": [11],
- "maven.yml": [11]
- },
- "02eedffd33cc1fe94b59372a1c1bfd91b2fc2ced/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "88676d24472254d05976a62e72e1c3799525a616/micronaut-openapi-codegen/.github": {
- "release.yaml": [11],
- "ci.yaml": [11]
- },
- "fb71d68c62a6b9263ebc5113d97c91535d3106b2/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "4861e40d7047a73bdbae1a4856a2b5ee4a79071a/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "a1ff30e0bc6a9b48e024a8ab27cefda3ad85b530/jooq-meta-postgres-flyway/.github": {
- "codeql-analysis.yml": [11],
- "maven.yml": [11]
- },
- "44e6ae1bd9fea04c5c6edeee53c673e7c0310dff/micronaut-openapi-codegen/.github": {
- "release.yaml": [11],
- "ci.yaml": [11]
- },
- "9d51a768dc633ed4895a474f78eaaf84a3c209fd/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "7d1985cccacafa64e9eaa7fd5fe5c7154e994456/camunda-platform-7-mockito/.github": {
- "build.yml": [11],
- "deploy.yml": [11]
- },
- "e14a9e4a300747a582012aec4d40a6a69f5fd4f4/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "0cdcc1f1319311f383676a89808c9b8eb190145c/LPVS/.github": {
- "test-suite.yml": [11],
- "build.yml": [11],
- "findbugs.yml": [11]
- },
- "c5905f7220e1129a0448715ee5d0e61ee5ac31e1/camunda-platform-7-mockito/.github": {
- "build.yml": [11],
- "deploy.yml": [11]
- },
- "3d2b38ee1c838d885db80326b3cd60e314704e39/log-record/.github": {
- "ci.yml": [8]
- },
- "8e1f0f08eef839903067c7c11432117c4897d0cd/jooq-meta-postgres-flyway/.github": {
- "codeql-analysis.yml": [11],
- "maven.yml": [11]
- },
- "abe29340c60b0bfe93b13b638838163cf355eb03/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "979780b29cf329579fa703552f9090b23c10e81d/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "58d2448fa2d6ec02f428b85eaeef0855508e72b9/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "0ed34fa61c9e31bd4ebb7e4bf12ce792aec96091/camunda-platform-7-mockito/.github": {
- "build.yml": [11],
- "deploy.yml": [11]
- },
- "ab70529b2edf0a0b3f672278e191dc207d1b8711/LPVS/.github": {
- "test-suite.yml": [11],
- "build.yml": [11],
- "findbugs.yml": [11]
- },
- "11be71ab8713fe987785e9e25e4f3e410e709ab9/camunda-platform-7-mockito/.github": {
- "build.yml": [11],
- "deploy.yml": [11]
- },
- "b92fdfdaeea759fb558907ef8f7e3d46c170f886/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "fe57fca108ccd8ea9b98666075fbc3237874c314/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "2b3054325e9e55e1af6056b604048fc328dbb2dd/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "df8452d0d7878f371c8775814e7a60cf6cecbfbb/camunda-platform-7-mockito/.github": {
- "build.yml": [11],
- "deploy.yml": [11]
- },
- "5f09581fe834abe1430c0bb894d095071bd1d581/camunda-platform-7-mockito/.github": {
- "build.yml": [11],
- "deploy.yml": [11]
- },
- "d675fa18d22f8ad374f8d6cb7e0dfd9b1f18cc58/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "c8da6c3c823d745bb37b072a4a33b6342a86dcd9/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "2c04b9834112eba86fbb8ad1f925128d49449c41/log-record/.github": {
- "ci.yml": [8]
- },
- "17778ff224c38fe03999cac8caa1814b68fd0ef2/camunda-platform-7-mockito/.github": {
- "build.yml": [11],
- "deploy.yml": [11]
- },
- "5b90c67ef2d2ebb296534ea2ce8d8955cf6854c7/LPVS/.github": {
- "test-suite.yml": [11],
- "build.yml": [11],
- "findbugs.yml": [11]
- },
- "0c60d0b08c999769313bfe2335fa792efcfb0300/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "f5dbb3021aa96afc60b38d2b0b01873d3a6f16bd/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "0ddd0efa29634a4783358cba727d0851236aa579/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "fe31c5e11259881e9dce66d325d1b8b8ed8afc81/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "01609f962f32cc2ba04fa574c79429e86b372c6b/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "f5a34301592bb62474489de79069d7873ffe070e/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "fe8646eae5d5f81a733be6cbf8f3a308c604e8ec/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "315060cd2c7a3812a4adf614b042de84e9c39da4/IDS-Messaging-Services/.github": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- },
- "70e13f6bdb7de7f8eda9f174a5616284f2157ea7/future-converter/.github": {
- "ci.yml": [8, 17, 18]
- },
- "c1fc16b4fe9dfdfa16ce7248fccad0e7d994094d/LPVS/.github": {
- "test-suite.yml": [11],
- "build.yml": [11],
- "findbugs.yml": [11]
- },
- "433fbc0ee1192ca4aa69f337fd3b530ec94906e9/LPVS/.github": {
- "test-suite.yml": [11],
- "build.yml": [11],
- "findbugs.yml": [11]
- }
-}
diff --git a/Resources/java_versions_projects.json b/Resources/java_versions_projects.json
deleted file mode 100644
index b057fca..0000000
--- a/Resources/java_versions_projects.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "jtcop": {
- "maven.test.yaml": [11, 17],
- "maven.release.yml": [11],
- "codecov.yaml": [11]
- },
- "LPVS": {
- "test-suite.yml": [11],
- "build.yml": [11],
- "findbugs.yml": [11]
- },
- "log-record": {
- "ci.yml": [8]
- },
- "lti-launch": {
- "maven.yml": [11]
- },
- "micronaut-openapi-codegen": {
- "release.yaml": [11],
- "ci.yaml": [11]
- },
- "dropwizard-graphql": {
- "maven.yml": [11, 14]
- },
- "jooq-meta-postgres-flyway": {
- "codeql-analysis.yml": [11],
- "maven.yml": [11]
- },
- "openhospital-core": {
- "maven.yml": [11]
- },
- "nldi-services": {
- "spotless.yml": [11],
- "maven-tests.yml": [11]
- },
- "camunda-platform-7-mockito": {
- "build.yml": [11],
- "deploy.yml": [11]
- },
- "future-converter": {
- "ci.yml": [8, 17, 18]
- },
- "IDS-Messaging-Services": {
- "development-maven-build.yml": [11],
- "maven-build-push.yml": [11],
- "maven-build.yml": [11]
- }
-}
diff --git a/Resources/results.md b/Resources/results.md
deleted file mode 100644
index 9a85de7..0000000
--- a/Resources/results.md
+++ /dev/null
@@ -1,18 +0,0 @@
-| Breaking commit | Maracas Result | Breaking Good Result | Description |
-|:-----------------------------------------|:------------------------------------------|:---------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| bd3ce213e2771c6ef7817c80818807a757d4e94a | Breaking changes: 379
Broken use: 0 | Method modifies but needs to generate an explanation with an exception | ------------------- |
-| 43b3a858b77ec27fc8946aba292001c3de465012 | Breaking changes: 244
Broken use: 8 | The error is not related to any of the dependency changes | Check if it is related to a transitive dependency
Analyze why the new version of the dependency
causes a break with a transitive dependency |
-| 8e1f0f08eef839903067c7c11432117c4897d0cd | Breaking changes: 0
Broken use: 0 | The issue occurs because the project is compiled with a different version of Java | ------------------- |
-| aa14451c6f218af9c08e846345d83259eb7d46a8 | Broken use: 0 | The issue occurs because the project is compiled with a different version of Java | ------------------- |
-| aa14451c6f218af9c08e846345d83259eb7d46a8 | Broken use: 0 | The issue occurs because the dependency version is compiled with a different version of Java | [ERROR] /LPVS/src/main/java/com/lpvs/util/FileUtil.java:[13,32] cannot access org.springframework.util.FileSystemUtils
class file has wrong version 61.0, should be 55.0 |
-| 6c53cd904bd66fc79af8687571e607c259226b81 | Broken use: 4 | The issue occurs because the project is compiled with a different version of Java | ------------------- |
-| 6c53cd904bd66fc79af8687571e607c259226b81 | broken use: 4 | No relationship between JAPICMP changes and the log errors | |
-| 26fd1cd7639b7deb7078df5e4cb05c6d463ad07a | Broken use: 0 | Related to a third-party dependency | |
-| 6c9a2ecf3bac1e0c7675e03b2828a71450d8ed45 | Broken use: 0 | No changes related to JAPICMP results | |
-| c5fd5187ce64d2b53602717f09cc18dd21d55e8d | ---- | Use of the `-Werror` option which treats warnings as errors | |
-| 7d97e1c7331f6722eb1d8192bf0a2686f5a33798 | Broken use : 0 | No relationship between japicmp and the errors | |
-| c44aa1857cdeb811d87303df5671be9431105d3c | Use of the `-Werror` | Warning errors are not present in the results of japicmp |
-| db02c6bcb989a5b0f08861c3344b532769530467 | Broken use:18 | The error is not related to any of the dependency changes | Check if it is related to a transitive dependency
Analyze why the new version of the dependency
causes a break with a transitive dependency |
-| 7e8c62e2bb21097e563747184636cf8e8934ce98 | Broken use: 0 | The issue is with a third-party dependency | ------------------- |
-| 3a4a2b11483689ca3e99e92785a7b27c56d072b8 | Broken use: 0 | Related to a third-party dependency | |
-| c09896887acf0fe59320e01145a7034cd8d4e326 | Broken use : 4 | fixed | FIXED |
\ No newline at end of file
diff --git a/Resources/template.md b/Resources/template.md
deleted file mode 100644
index 5a9c6a2..0000000
--- a/Resources/template.md
+++ /dev/null
@@ -1,17 +0,0 @@
-CI detected that the dependency upgrade from version <**label indicating the previous version of the dependency**> to <**label indicating the new version of the dependency**> has failed. Here are details to help you understand and fix the problem:
-1. Your client utilizes <**label indicate amount of instructions**> instructions which has been modified in the new version of the dependency.
- * < Method | Class | Field | Import | Constructor> < instruction name > which has been < Removed | Modified > in the new version of the dependency
-
- * The failure is identified from the logs generated in the build process.
-
- * > Label to indicate the error message in the logs
- * An error was detected in line < Label indicate line in client> which is making use of an outdated API.
- ``` java
- < Line in client >
- ```
-
- To resolve this issue, there are alternative options available in the new version of the dependency that can replace the incompatible method currently used in the client. You can consider substituting the existing method with one of the following options provided by the new version of the dependency
- ``` java
- < New method signature>
- ```
-
diff --git a/Resources/transitive.md b/Resources/transitive.md
deleted file mode 100644
index ba233b3..0000000
--- a/Resources/transitive.md
+++ /dev/null
@@ -1,20 +0,0 @@
-CI detected that the dependency upgrade from version <**label indicating the previous version of the dependency**> to <**label indicating the new version of the dependency**> has failed. Here are
-details to help you understand and fix the problem:
-
-Your code depends on indirect dependency <**label indicating indirect dependency**> which has been removed in the new version of the updated dependency (<**label indicating the new version of the dependency**>).
-
-
-Here you can find a list of failures identified from the logs generated in the build process
-
- * > Label to indicate the error message in the logs
- * An error was detected in line < Label indicate line in client> which is making use of an outdated API.
- ``` java
- < Line in client >
- ```
- * > Label to indicate the error message in the logs
- * An error was detected in line < Label indicate line in client> which is making use of an outdated API.
- ``` java
- < Line in client >
- ```
-
-
diff --git a/src/main/java/se/kth/data/BreakingGoodInfo.java b/src/main/java/se/kth/data/BreakingGoodInfo.java
deleted file mode 100644
index 4303705..0000000
--- a/src/main/java/se/kth/data/BreakingGoodInfo.java
+++ /dev/null
@@ -1,63 +0,0 @@
-package se.kth.data;
-
-import java.util.Objects;
-
-@lombok.Getter
-@lombok.Setter
-public class BreakingGoodInfo {
- String breakingCommit;
- String failureCategory;
- boolean hasExplanation;
- int errorsFromLog;
- int jApiCmpChanges;
- int totalErrorsInExplanation;
-
-
-
- @Override
- public String toString() {
- return "BreakingGoodInfo{" +
- "breakingCommit='" + breakingCommit + '\'' +
- ", failureCategory='" + failureCategory + '\'' +
- ", hasExplanation=" + hasExplanation +
- ", errorsFromLog=" + errorsFromLog +
- ", jApiCmpChanges=" + jApiCmpChanges +
- ", totalErrorsInExplanation=" + totalErrorsInExplanation +
- '}';
- }
-
- public BreakingGoodInfo(String breakingCommit, String failureCategory, boolean hasExplanation, int errorsFromLog, int jApiCmpChanges, int totalErrorsInExplanation) {
- this.breakingCommit = breakingCommit;
- this.failureCategory = failureCategory;
- this.hasExplanation = hasExplanation;
- this.errorsFromLog = errorsFromLog;
- this.jApiCmpChanges = jApiCmpChanges;
- this.totalErrorsInExplanation = totalErrorsInExplanation;
- }
-
- public BreakingGoodInfo() {
- }
-
- @Override
- public int hashCode() {
- return Objects.hash(breakingCommit, failureCategory, hasExplanation, errorsFromLog, jApiCmpChanges, totalErrorsInExplanation);
-
- }
-
- @Override
- public boolean equals(Object obj) {
- if (this == obj)
- return true;
- if (obj == null)
- return false;
- if (getClass() != obj.getClass())
- return false;
- BreakingGoodInfo other = (BreakingGoodInfo) obj;
- return breakingCommit.equals(other.breakingCommit)
- && failureCategory.equals(other.failureCategory)
- && hasExplanation == other.hasExplanation
- && errorsFromLog == other.errorsFromLog
- && jApiCmpChanges == other.jApiCmpChanges
- && totalErrorsInExplanation == other.totalErrorsInExplanation;
- }
-}
diff --git a/src/main/java/se/kth/data/BreakingUpdateMetadata.java b/src/main/java/se/kth/data/BreakingUpdateMetadata.java
deleted file mode 100644
index 151f68f..0000000
--- a/src/main/java/se/kth/data/BreakingUpdateMetadata.java
+++ /dev/null
@@ -1,17 +0,0 @@
-package se.kth.data;
-
-public record BreakingUpdateMetadata(
- String url,
- String project,
- String projectOrganisation,
- String breakingCommit,
- String prAuthor,
- String preCommitAuthor,
- String breakingCommitAuthor,
- UpdatedDependency updatedDependency,
- String preCommitReproductionCommand,
- String breakingUpdateReproductionCommand,
- String javaVersionUsedForReproduction,
- String failureCategory
-) {
-}
diff --git a/src/main/java/se/kth/data/BuildHelp.java b/src/main/java/se/kth/data/BuildHelp.java
deleted file mode 100644
index 4f49f95..0000000
--- a/src/main/java/se/kth/data/BuildHelp.java
+++ /dev/null
@@ -1,90 +0,0 @@
-package se.kth.data;
-
-import com.fasterxml.jackson.databind.type.MapType;
-import se.kth.core.Changes_V2;
-import se.kth.log_Analyzer.MavenErrorLog;
-import se.kth.log_Analyzer.MavenLogAnalyzer;
-
-import java.io.File;
-import java.io.IOException;
-import java.nio.file.Files;
-import java.nio.file.Path;
-import java.util.ArrayList;
-import java.util.List;
-import java.util.Map;
-import java.util.concurrent.atomic.AtomicInteger;
-
-public class BuildHelp {
- public static void main(String[] args) {
- System.out.println("Hello World!");
- }
-
- public static List getBreakingCommit(Path benchmarkDir) {
- File[] breakingUpdates = null;
-
- if (Files.isDirectory(benchmarkDir)) {
- breakingUpdates = benchmarkDir.toFile().listFiles();
- } else {
- breakingUpdates = new File[]{benchmarkDir.toFile()};
- }
-
- MapType buJsonType = JsonUtils.getTypeFactory().constructMapType(Map.class, String.class, Object.class);
- List breakingUpdateList = new ArrayList<>();
-
- if (breakingUpdates != null) {
- for (File breakingUpdate : breakingUpdates) {
- // read each breaking update json file
- BreakingUpdateMetadata bu = JsonUtils.readFromFile(breakingUpdate.toPath(), BreakingUpdateMetadata.class);
- // convert to BreakingUpdate object
- breakingUpdateList.add(bu);
- }
- } else {
- System.out.println("No breaking update found in " + benchmarkDir);
- }
- return breakingUpdateList;
- }
-
-
- public static void metadata() {
- final var path = Path.of("breaking_good_stats.json");
- if (!Files.exists(path)) {
- try {
- Files.createFile(path);
- } catch (IOException e) {
- throw new RuntimeException(e);
- }
- }
- }
-
- public static void changesCount(Changes_V2 changes, BreakingGoodInfo bg) {
- int breakingChanges = 0;
- for (var change : changes.brokenChanges()) {
- breakingChanges += change.getErrorInfo().size();
- }
- bg.setTotalErrorsInExplanation(breakingChanges);
- }
-
- public static MavenErrorLog mavenLogParser(BreakingUpdateMetadata breakingUpdate, BreakingGoodInfo bg) throws IOException {
- MavenLogAnalyzer mavenLogAnalyzer = new MavenLogAnalyzer(
- new File("projects/%s/%s/%s.log".formatted(breakingUpdate.breakingCommit(), breakingUpdate.project(), breakingUpdate.breakingCommit())));
-
- MavenErrorLog errorLog = mavenLogAnalyzer.analyzeCompilationErrors();
- AtomicInteger errorsCount = new AtomicInteger();
- errorLog.getErrorInfo().forEach((k, v) -> {
- System.out.println("Path: " + k);
- errorsCount.addAndGet(v.size());
- v.forEach(errorInfo -> {
- System.out.println("Line: " + errorInfo.getClientLinePosition());
- System.out.println("Error: " + errorInfo.getErrorMessage());
- });
- });
-
- bg.setErrorsFromLog(errorsCount.get());
- return errorLog;
- }
-
-
-
-
-
-}
diff --git a/src/main/java/se/kth/data/DockerImages.java b/src/main/java/se/kth/data/DockerImages.java
deleted file mode 100644
index 3232b6e..0000000
--- a/src/main/java/se/kth/data/DockerImages.java
+++ /dev/null
@@ -1,244 +0,0 @@
-package se.kth.data;
-
-import com.github.dockerjava.api.DockerClient;
-import com.github.dockerjava.api.command.CreateContainerCmd;
-import com.github.dockerjava.api.command.CreateContainerResponse;
-import com.github.dockerjava.api.command.PullImageResultCallback;
-import com.github.dockerjava.api.exception.NotFoundException;
-import com.github.dockerjava.core.DefaultDockerClientConfig;
-import com.github.dockerjava.core.DockerClientConfig;
-import com.github.dockerjava.core.DockerClientImpl;
-import com.github.dockerjava.okhttp.OkDockerHttpClient;
-import com.github.dockerjava.transport.DockerHttpClient;
-import org.apache.commons.compress.archivers.tar.TarArchiveEntry;
-import org.apache.commons.compress.archivers.tar.TarArchiveInputStream;
-import org.slf4j.Logger;
-import org.slf4j.LoggerFactory;
-import se.kth.breaking_changes.Download;
-
-import java.io.File;
-import java.io.IOException;
-import java.io.InputStream;
-import java.nio.file.Files;
-import java.nio.file.Path;
-import java.nio.file.StandardOpenOption;
-import java.util.ArrayList;
-import java.util.List;
-import java.util.Map;
-import java.util.Objects;
-
-public class DockerImages {
-
-
- private static final String PRECEDING_COMMIT_CONTAINER_TAG = "-pre";
-
- private static final String BREAKING_UPDATE_CONTAINER_TAG = "-breaking";
- private static final String REGISTRY = "ghcr.io/chains-project/breaking-updates";
- private static final Logger log = LoggerFactory.getLogger(DockerImages.class);
- private static DockerClient dockerClient;
- private static final Short EXIT_CODE_OK = 0;
- private static final List containers = new ArrayList<>();
-
-
- public void getProject(BreakingUpdateMetadata breakingUpdates) throws IOException, InterruptedException {
-
- createDockerClient();
-
- if (breakingUpdates != null) {
- //read each breaking update json file
- String breakingCommit = breakingUpdates.breakingCommit();
- String project = breakingUpdates.project();
-
- log.info("Processing breaking update {}", breakingCommit);
-
- String breakingImage = REGISTRY + ":" + breakingCommit + BREAKING_UPDATE_CONTAINER_TAG;
-
- Path dir = Path.of("projects/");
- Path breaking = dir.resolve(breakingCommit);
-
-
- String previousVersion = breakingUpdates.updatedDependency().dependencyArtifactID() + "-" + breakingUpdates.updatedDependency().previousVersion() + ".jar";
- String newVersion = breakingUpdates.updatedDependency().dependencyArtifactID() + "-" + breakingUpdates.updatedDependency().newVersion() + ".jar";
-
- boolean existsProject = Files.exists(breaking.resolve(project));
- boolean existPreviousVersion = Files.exists(breaking.resolve(previousVersion));
- boolean existNewVersion = Files.exists(breaking.resolve(newVersion));
-
-
- if (!existsProject) {
- Path projectDir_breaking;
- try {
- projectDir_breaking = Files.createDirectories(breaking);
- } catch (IOException e) {
- log.error("Could not create the project directory {}", project, e);
- return;
- }
- Path projectDir = copyProject(Objects.requireNonNull(startContainer(breakingImage, project)).getKey(), project, projectDir_breaking);
- deleteContainers(breakingImage);
- if (projectDir == null) {
- log.error("Could not copy the project {}", project);
- return;
- }
- }else {
- log.info("Project {} already exists.", project);
- }
-
- try {
- if (!existPreviousVersion) {
- Files.createDirectories(breaking);
- File prev = Download.getJarFile(breakingUpdates.updatedDependency().dependencyGroupID(),
- breakingUpdates.updatedDependency().dependencyArtifactID(),
- breakingUpdates.updatedDependency().previousVersion(), breaking);
- System.out.println((prev != null ? "Downloaded " : "Fail to download ") + breakingUpdates.updatedDependency().dependencyArtifactID() + "-" + breakingUpdates.updatedDependency().previousVersion());
- }
- if (!existNewVersion) {
- File newV = Download.getJarFile(breakingUpdates.updatedDependency().dependencyGroupID(),
- breakingUpdates.updatedDependency().dependencyArtifactID(),
- breakingUpdates.updatedDependency().newVersion(), breaking);
- System.out.println((newV != null ? "Downloaded " : "Fail to download ") + breakingUpdates.updatedDependency().dependencyArtifactID() + "-" + breakingUpdates.updatedDependency().newVersion());
- }
- } catch (IOException | InterruptedException e) {
- throw new RuntimeException(e);
- }
-
-
-// deleteContainers(breakingImage);
-
-// log.info("=====================================================================================================");
-// log.info("* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ");
-// log.info("=====================================================================================================");
-// log.info("");
-
-
- }
-
-
- }
-
-
- /**
- * Start a container with the given image and project.
- *
- * @param image the image to start the container from.
- * @param project the project name.
- * @return a map entry with the container id as key and a boolean indicating if the container was started as value.
- */
- public Map.Entry startContainer(String image, String project) {
- try {
- dockerClient.inspectImageCmd(image).exec();
- } catch (NotFoundException e) {
- try {
- log.info("Pulling image for {}", image);
- dockerClient.pullImageCmd(image)
- .exec(new PullImageResultCallback())
- .awaitCompletion();
- } catch (Exception ex) {
- log.error("Image not found for {}", image, ex);
- return null;
- }
- }
- // Create container
- CreateContainerCmd containerCmd = dockerClient.createContainerCmd(image)
- .withWorkingDir("/" + project)
- .withCmd("sh", "-c", "echo 'Hello World'");
- CreateContainerResponse container = containerCmd.exec();
- String containerId = container.getId();
- // Start container
- dockerClient.startContainerCmd(containerId).exec();
- log.info("Created container for " + image);
-
- return Map.entry(containerId, true);
- }
-
- /**
- * Copy the project from the container to the local file system.
- *
- * @param containerId the container id
- * @param project the project name
- * @param dir the directory where the project should be copied to
- * @return the path to the project
- */
- public Path copyProject(String containerId, String project, Path dir) {
- containers.add(containerId);
-
- try (InputStream dependencyStream = dockerClient.copyArchiveFromContainerCmd(containerId, "/" + project)
- .exec()) {
- try (TarArchiveInputStream tarStream = new TarArchiveInputStream(dependencyStream)) {
- TarArchiveEntry entry;
- while ((entry = tarStream.getNextTarEntry()) != null) {
- if (!entry.isDirectory()) {
- Path filePath = dir.resolve(entry.getName());
-
- if (!Files.exists(filePath)) {
- Files.createDirectories(filePath.getParent());
- Files.createFile(filePath);
-
- byte[] fileContent = tarStream.readAllBytes();
- Files.write(filePath, fileContent, StandardOpenOption.WRITE);
- }
- }
- }
- }
- log.info("Successfully copied the project {}.", project);
- return dir;
- } catch (Exception e) {
- log.error("Could not copy the project {}", project, e);
- return null;
- }
- }
-
- public void deleteContainers(String breakingImage) {
-
-
- containers.forEach(container -> {
- try {
- dockerClient.listContainersCmd().withShowAll(true).exec().forEach(container1 -> {
- if (container1.getId().equals(container)) {
-
- dockerClient.removeContainerCmd(container).withForce(true).exec();
- }
- });
- dockerClient.removeContainerCmd(container).withForce(true).exec();
- } catch (Exception e) {
- log.error("Container {} could not be deleted.", container);
- }
- });
-
- try {
-
- if (breakingImage != null)
- dockerClient.removeImageCmd(breakingImage).withForce(true).exec();
-
- } catch (Exception e) {
- log.error("Container {} could not be deleted.", breakingImage);
- }
- containers.clear();
- log.info("removed images and containers.");
- }
-
- private void createDockerClient() {
- DockerClientConfig clientConfig = DefaultDockerClientConfig.createDefaultConfigBuilder()
- .withRegistryUrl("https://hub.docker.com")
- .build();
- DockerHttpClient httpClient = new OkDockerHttpClient.Builder()
- .dockerHost(clientConfig.getDockerHost())
- .sslConfig(clientConfig.getSSLConfig())
- .connectTimeout(30)
- .build();
- dockerClient = DockerClientImpl.getInstance(clientConfig, httpClient);
- }
-
-
- /**
- * Copy old/new pair of dependency jar/pom files from the corresponding containers.
- *
- * @return the type of the updated dependency.
- */
-
-
- public DockerImages() {
- createDockerClient();
- }
-
-
-}
diff --git a/src/main/java/se/kth/data/JsonUtils.java b/src/main/java/se/kth/data/JsonUtils.java
deleted file mode 100644
index 0a00eb0..0000000
--- a/src/main/java/se/kth/data/JsonUtils.java
+++ /dev/null
@@ -1,99 +0,0 @@
-package se.kth.data;
-
-import com.fasterxml.jackson.databind.JavaType;
-import com.fasterxml.jackson.databind.ObjectMapper;
-import com.fasterxml.jackson.databind.type.TypeFactory;
-import com.fasterxml.jackson.databind.util.StdDateFormat;
-
-import java.io.IOException;
-import java.nio.file.Files;
-import java.nio.file.Path;
-import java.nio.file.StandardOpenOption;
-
-/**
- * The JsonUtils class provides a simple interface for writing and reading JSON files
- *
- * @author Gabriel Skoglund
- */
-public class JsonUtils {
-
- /** The default JSON file ending ".json" */
- public static final String JSON_FILE_ENDING = ".json";
-
- /** The string representing an empty JSON object */
- public static final String EMPTY_JSON_OBJECT = "{}";
-
- private static final ObjectMapper mapper =
- new ObjectMapper().setDateFormat(new StdDateFormat());
-
- private JsonUtils() { /* Nothing to see here... */ }
-
- /**
- * Read a JSON object from file
- * @param file the path to the JSON file to read.
- * @param jsonType the type that the data should be considered as.
- * @return an object of the specified type as read from the given file.
- */
- public static T readFromFile(Path file, Class jsonType) {
- try {
- return mapper.readValue(Files.readString(file), jsonType);
- } catch (IOException e) {
- throw new RuntimeException(e);
- }
- }
-
- /**
- * Read a JSON object from file
- * @param file the path to the JSON file to read.
- * @param jsonType the type that the data should be considered as.
- * @return an object of the specified type as read from the given file.
- */
- public static T readFromFile(Path file, JavaType jsonType) {
- try {
- return mapper.readValue(Files.readString(file), jsonType);
- } catch (IOException e) {
- throw new RuntimeException(e);
- }
- }
-
- /**
- * Read a JSON object from file which can be empty
- * @param file the path to the JSON file to read which can be empty.
- * @param jsonType the type that the data should be considered as.
- * @return an object of the specified type as read from the given file.
- */
- public static T readFromNullableFile(Path file, JavaType jsonType) {
- try {
- if (Files.readString(file).isEmpty()) {
- // Handle empty JSON file.
- return null;
- } else {
- return mapper.readValue(Files.readString(file), jsonType);
- }
- } catch (IOException e) {
- throw new RuntimeException(e);
- }
- }
-
- /**
- * Write an object to a JSON file.
- * @param outputFilePath the file path where the data should be written.
- * @param data the object to be stored as JSON.
- */
- public static void writeToFile(Path outputFilePath, Object data) {
- try {
- String json = mapper.writerWithDefaultPrettyPrinter().writeValueAsString(data);
- Files.writeString(outputFilePath, json, StandardOpenOption.WRITE, StandardOpenOption.CREATE,
- StandardOpenOption.TRUNCATE_EXISTING);
- } catch (IOException e) {
- throw new RuntimeException(e);
- }
- }
-
- /**
- * @return a {@link TypeFactory} from the underlying {@link ObjectMapper}.
- */
- public static TypeFactory getTypeFactory() {
- return mapper.getTypeFactory();
- }
-}
diff --git a/src/main/java/se/kth/data/Main.java b/src/main/java/se/kth/data/Main.java
deleted file mode 100644
index 7f5e359..0000000
--- a/src/main/java/se/kth/data/Main.java
+++ /dev/null
@@ -1,246 +0,0 @@
-package se.kth.data;
-
-import se.kth.breaking_changes.ApiChange;
-import se.kth.breaking_changes.ApiMetadata;
-import se.kth.breaking_changes.BreakingGoodOptions;
-import se.kth.breaking_changes.JApiCmpAnalyze;
-import se.kth.core.Changes_V2;
-import se.kth.core.CombineResults;
-import se.kth.explaining.CompilationErrorTemplate;
-import se.kth.explaining.ExplanationTemplate;
-import se.kth.explaining.JavaVersionIncompatibilityTemplate;
-import se.kth.japianalysis.BreakingChange;
-import se.kth.java_version.JavaIncompatibilityAnalyzer;
-import se.kth.java_version.JavaVersionFailure;
-import se.kth.java_version.JavaVersionIncompatibility;
-import se.kth.java_version.VersionFinder;
-import se.kth.log_Analyzer.MavenErrorLog;
-import se.kth.sponvisitors.BreakingChangeVisitor;
-import se.kth.spoon_compare.Client;
-import spoon.reflect.CtModel;
-
-import java.io.BufferedReader;
-import java.io.File;
-import java.io.FileReader;
-import java.io.IOException;
-import java.nio.file.Files;
-import java.nio.file.Path;
-import java.util.*;
-
-import static se.kth.data.BuildHelp.*;
-import static se.kth.java_version.JavaVersion.generateVersionExplanation;
-
-
-public class Main {
- static List list = new ArrayList<>();
- static Set breakingGoodInfoList = new HashSet<>();
-
- public static void main(String[] args) {
- String fileName = "0cdcc1f1319311f383676a89808c9b8eb190145c";
-
- list = getBreakingCommit(Path.of("/Users/frank/Documents/Work/PHD/Explaining/breaking-good/benchmark/data/benchmark"));
-// list = getBreakingCommit(Path.of("examples/Benchmark"));
-// list = getBreakingCommit(Path.of("/Users/frank/Documents/Work/PHD/Explaining/breaking-good/benchmark/data/benchmark/%s.json".formatted(fileName)));
-//
- List compilationErrors = list.stream().filter(b -> b.failureCategory().equals("COMPILATION_FAILURE")).toList();
-
-
-// compilationErrors = read(Path.of("/Users/frank/Documents/Work/PHD/Explaining/breaking-good/explanationStatistics-data-old.json"), compilationErrors);
- generateTemplate(compilationErrors);
- }
-
-
- public static void generateTemplate(List breakingUpdateList) {
-
- String githubURL = "https://github.com/knaufk/flink-faker/blob/1ef97ea6c5b6e34151fe6167001b69e003449f95/src/main/java/com/github/knaufk/flink/faker/DateTime.java#L44";
-
- DockerImages dockerImages = new DockerImages();
-
- List explanationStatistics = new ArrayList<>();
-
- Path info = Path.of("breaking_good_stats.json");
-
- for (BreakingUpdateMetadata breakingUpdate : breakingUpdateList) {
-
- if (breakingUpdate.project().equals("google-cloud-java")) {
- continue;
- }
-
-// Path explaining = Path.of("/Users/frank/Documents/Work/PHD/Explaining/breaking-good/Explanations/%s.md".formatted(breakingUpdate.breakingCommit()));
-// if (Files.exists(explaining)) {
-// continue;
-// }
-
- Path jarsFile = Path.of("/Users/frank/Documents/Work/PHD/Explaining/breaking-good/projects/");
-
- System.out.println("Processing breaking update " + breakingUpdate.breakingCommit());
- try {
- dockerImages.getProject(breakingUpdate);
- } catch (IOException | InterruptedException e) {
- System.out.println("Error downloading breaking update " + breakingUpdate.breakingCommit());
- }
-
- try {
- processingBreakingUpdate(breakingUpdate, jarsFile, explanationStatistics);
-
- } catch (Exception e) {
- System.out.println("Error processing breaking update " + breakingUpdate.breakingCommit());
- System.out.println(e.toString());
- continue;
- }
- }
-
- }
-
- private static void processingBreakingUpdate(BreakingUpdateMetadata breakingUpdate, Path
- jarsFile, List explanationStatistics) {
- try {
-
- //Metadata
- BreakingGoodInfo bg = new BreakingGoodInfo();
- bg.setBreakingCommit(breakingUpdate.breakingCommit());
- bg.setFailureCategory(breakingUpdate.failureCategory());
- MavenErrorLog mavenLogAnalyzer = mavenLogParser(breakingUpdate, bg);
-
-
- Path oldDependency = jarsFile.resolve("%s/%s-%s.jar".formatted(breakingUpdate.breakingCommit(), breakingUpdate.updatedDependency().dependencyArtifactID(), breakingUpdate.updatedDependency().previousVersion()));
- Path newDependency = jarsFile.resolve("%s/%s-%s.jar".formatted(breakingUpdate.breakingCommit(), breakingUpdate.updatedDependency().dependencyArtifactID(), breakingUpdate.updatedDependency().newVersion()));
-
- ApiMetadata newApiVersion = new ApiMetadata(newDependency.toFile().getName(), newDependency);
- ApiMetadata oldApiVersion = new ApiMetadata(oldDependency.toFile().getName(), oldDependency);
-
-
- generateJavaVersionIncompatibilityTemplate(breakingUpdate, oldApiVersion, newApiVersion);
-
-// generateCompilationExplanations(breakingUpdate, explanationStatistics, oldApiVersion, newApiVersion, bg, mavenLogAnalyzer);
-
- } catch (Exception e) {
- System.out.println("Error processing breaking update " + breakingUpdate.breakingCommit());
- System.out.println(e.toString());
- throw new RuntimeException(e);
- }
- }
-
- private static void generateJavaVersionIncompatibilityTemplate(BreakingUpdateMetadata breakingUpdate, ApiMetadata oldApiVersion, ApiMetadata newApiVersion) throws IOException {
-
- List projects = readJavaIncompatibilityFile("/Users/frank/Documents/Work/PHD/Explaining/breaking-good/client_java_version_failure.txt");
-
- if (!projects.contains(breakingUpdate.breakingCommit())) {
- return;
- }
-
- Changes_V2 changes = new Changes_V2(oldApiVersion, newApiVersion);
- Client client = new Client(Path.of("/Users/frank/Documents/Work/PHD/Explaining/breaking-good/projects/%s/%s".formatted(breakingUpdate.breakingCommit(), breakingUpdate.project())));
-
- VersionFinder versionFinder = new VersionFinder();
-
-// generateVersionExplanation(changes, client.getSourcePath().toString(), client.getSourcePath().toString() + "/%s.log".formatted(breakingUpdate.breakingCommit()));
-
- Map> javaVersions = versionFinder.findJavaVersions(client.getSourcePath().toString());
- JavaIncompatibilityAnalyzer javaIncompatibilityAnalyzer = new JavaIncompatibilityAnalyzer();
- Set errorList = javaIncompatibilityAnalyzer.parseErrors(client.getSourcePath().toString() + "/%s.log".formatted(breakingUpdate.breakingCommit()));
- Map> versionFailures = JavaIncompatibilityAnalyzer.extractVersionErrors(errorList);
-
-
-
- JavaVersionFailure javaVersionFailure = new JavaVersionFailure();
- javaVersionFailure.setJavaInWorkflowFiles(javaVersions);
- javaVersionFailure.setDiffVersionErrors(versionFailures);
- javaVersionFailure.setErrorMessages(errorList);
- javaVersionFailure.setIncompatibilityVersion();
-
-
- ExplanationTemplate explanationTemplate = new JavaVersionIncompatibilityTemplate(
- changes,
- "Explanations/JavaVersionIncompatibility/%s.md".formatted(breakingUpdate.breakingCommit()),
- javaVersionFailure
- );
-
- explanationTemplate.generateTemplate();
- }
-
- private static void generateCompilationExplanations(BreakingUpdateMetadata breakingUpdate, List explanationStatistics, ApiMetadata oldApiVersion, ApiMetadata newApiVersion, BreakingGoodInfo bg, MavenErrorLog mavenLogAnalyzer) {
- JApiCmpAnalyze jApiCmpAnalyze = new JApiCmpAnalyze(
- oldApiVersion,
- newApiVersion
- );
-
- Set apiChanges = jApiCmpAnalyze.useJApiCmp();
-
- List breakingChanges = jApiCmpAnalyze.useJApiCmp_v2();
-
- bg.setJApiCmpChanges(apiChanges.size());
- System.out.println("Number of changes: " + apiChanges.size());
-
- Client client = new Client(Path.of("/Users/frank/Documents/Work/PHD/Explaining/breaking-good/projects/%s/%s".formatted(breakingUpdate.breakingCommit(), breakingUpdate.project())));
- client.setClasspath(List.of(Path.of("/Users/frank/Documents/Work/PHD/Explaining/breaking-good/projects/%s/%s-%s.jar".formatted(breakingUpdate.breakingCommit(), breakingUpdate.updatedDependency().dependencyArtifactID(), breakingUpdate.updatedDependency().previousVersion()))));
-
- CtModel model = client.createModel();
- CombineResults combineResults = new CombineResults(apiChanges, oldApiVersion, newApiVersion, mavenLogAnalyzer, model);
- combineResults.setProject("projects/%s".formatted(breakingUpdate.breakingCommit()));
-
- try {
-
- List visitors = jApiCmpAnalyze.getVisitors(breakingChanges);
- BreakingGoodOptions options = new BreakingGoodOptions();
-
- Changes_V2 changesV2 = combineResults.analyze_v2(visitors, options);
-
-// Changes changes = combineResults.analyze();
- changesCount(changesV2, bg);
- System.out.println("Project: " + breakingUpdate.project());
- System.out.println("Breaking Commit: " + breakingUpdate.breakingCommit());
- System.out.println("Changes: " + changesV2.brokenChanges().size());
-
- String explanationFolder = list.size() > 1 ? "Explanations/" : "Explanations_tmp/";
- final var dir = Path.of(explanationFolder);
- if (Files.notExists(dir)) {
- Files.createDirectory(dir);
- }
-
- explanationStatistics.add(new ExplanationStatistics(breakingUpdate.project(), breakingUpdate.breakingCommit(), changesV2.brokenChanges().size()));
- ExplanationTemplate explanationTemplate = new CompilationErrorTemplate(changesV2, explanationFolder + "/" + breakingUpdate.breakingCommit() + ".md");
- explanationTemplate.generateTemplate();
- System.out.println("**********************************************************");
- if (Files.exists(Path.of(explanationFolder + "/" + breakingUpdate.breakingCommit() + ".md"))) {
- bg.setHasExplanation(true);
- } else {
- System.out.println("Error generating explanation template for breaking update " + breakingUpdate.breakingCommit());
- }
- breakingGoodInfoList.add(bg);
- } catch (IOException e) {
- System.out.println("Error analyzing breaking update " + breakingUpdate.breakingCommit());
- System.out.println(e);
- throw new RuntimeException(e);
- }
- try {
- Path file = (list.size() > 1) ? Path.of("explanationStatistics-last.json") : Path.of("tmpStatistics.json");
- Files.deleteIfExists(file);
- Files.createFile(file);
- JsonUtils.writeToFile(file, explanationStatistics);
- JsonUtils.writeToFile(Path.of("breaking_good_stats.json"), breakingGoodInfoList);
- } catch (IOException e) {
- throw new RuntimeException(e);
- }
- }
-
- public static record ExplanationStatistics(String project, String commit, int changes) {
- }
-
- public static List readJavaIncompatibilityFile(String filePath) {
-
- File file = new File(filePath);
- List lines = new ArrayList<>();
- try (BufferedReader br = new BufferedReader(new FileReader(file))) {
- String line;
- while ((line = br.readLine()) != null) {
- lines.add(line);
- }
- } catch (IOException e) {
- e.printStackTrace();
- }
- return lines;
- }
-
-
-}
diff --git a/src/main/java/se/kth/data/UpdatedDependency.java b/src/main/java/se/kth/data/UpdatedDependency.java
deleted file mode 100644
index d601c49..0000000
--- a/src/main/java/se/kth/data/UpdatedDependency.java
+++ /dev/null
@@ -1,33 +0,0 @@
-package se.kth.data;
-
-//
-
-/**
- * Represents an updated dependency
- *
- * @param dependencyGroupID
- * @param dependencyArtifactID
- * @param previousVersion
- * @param newVersion
- * @param dependencyScope
- * @param versionUpdateType
- * @param dependencySection
- * @param githubCompareLink
- * @param mavenSourceLinkPre
- * @param mavenSourceLinkBreaking
- * @param updatedFileType
- */
-public record UpdatedDependency(
- String dependencyGroupID,
- String dependencyArtifactID,
- String previousVersion,
- String newVersion,
- String dependencyScope,
- String versionUpdateType,
- String dependencySection,
- String githubCompareLink,
- String mavenSourceLinkPre,
- String mavenSourceLinkBreaking,
- String updatedFileType
-) {
-}