-
Notifications
You must be signed in to change notification settings - Fork 580
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[7.67.x-blue] Updating mysql connector #3061
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… and user is not present (kiegroup#2742)
Signed-off-by: Karel Suta <[email protected]>
Signed-off-by: ruromero <[email protected]>
Signed-off-by: ruromero <[email protected]>
Signed-off-by: ruromero <[email protected]>
…ment mode and no dispose flag
…ng.planning.TaskAssigningPlanningKieServerExtensionTest#initRuntimeClientWithKeyStore (kiegroup#2763)
…st#testWatchServiceOnLatelyCreatedConfigFile (kiegroup#2756) (kiegroup#2762)
…cases.CaseRuntimeDataServiceIntegrationTest#testFindCaseTasksAssignedAsBusinessAdminByPassAuth (kiegroup#2766)
…kie.server:kie-server-services-common (kiegroup#2760) * BXMSPROD-1673 jakarta.el:jakarta.el-api excluded due to spring 5.3.18 * removing KeycloakWebSecurityConfigurerAdapter cycle dependency error The dependencies of some of the beans in the application context form a cycle: ┌──->──┐ | kieServerSecurity (field private org.keycloak.adapters.KeycloakConfigResolver org.keycloak.adapters.springsecurity.config.KeycloakWebSecurityConfigurerAdapter.keycloakConfigResolver) └──<-──┘ Co-authored-by: ginxo <[email protected]>
…RepositoryTest#testWatchServiceOnLatelyCreatedConfigFile (kiegroup#2770)
…JWS 5.6.1 (kiegroup#2773) - Backport of DROOLS-6898
…ion (kiegroup#2771) or subclasses
… Prometheus, etc. (kiegroup#2786) * Remove Task Assigning * Finish Task Assigning * Remove OptaPlanner * Cleanup * Revapi * Add JAXB API dependency
… of REST endpoints (kiegroup#2800) (kiegroup#2811)
… even when the option is unflagged (kiegroup#2768)
…ough its not marked mandatory (kiegroup#2780)
…ntaining date process variable (kiegroup#2781)
…g a process from Business Central (kiegroup#2809)
- force jackson version in kie-server war rather than wildfly Co-authored-by: Toshiya Kobayashi <[email protected]>
…kiegroup#2964) (kiegroup#2970) Co-authored-by: Gonzalo Muñoz <[email protected]>
Co-authored-by: Marek Novotný <[email protected]>
…iegroup#2975) * Ensure elytron is on the classpath before using it * Safe wildfly-elytron usage on ElytronUserGroupAdapter * Improved smoke tests covering more branches on ElytronUserGroupAdapterTest * Fixing sonar code smells Co-authored-by: Andrea Lamparelli <[email protected]>
kiegroup#2978) (kiegroup#2980) Bumps [h2](https://github.com/h2database/h2database) from 2.1.210 to 2.2.220. - [Release notes](https://github.com/h2database/h2database/releases) - [Commits](h2database/h2database@version-2.1.210...version-2.2.220) --- updated-dependencies: - dependency-name: com.h2database:h2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kiegroup#2985) Co-authored-by: Gonzalo Muñoz <[email protected]>
* Bump h2 from 1.4.197 to 2.2.220 - remove ;MVCC=true - add ;MODE=LEGACY;OLD_INFORMATION_SCHEMA=TRUE * [bump h2-200] Fix kie-spring tests * [bump h2-200] Fix integration and springboot tests --------- Co-authored-by: Toshiya Kobayashi <[email protected]> Co-authored-by: Gonzalo Muñoz <[email protected]>
…disabled (kiegroup#2989) (kiegroup#2990) Signed-off-by: Your Name <[email protected]> Co-authored-by: Filippe Spolti <[email protected]>
…egroup#2998) (kiegroup#2999) Bumps org.apache.santuario:xmlsec from 2.1.7 to 2.2.6. --- updated-dependencies: - dependency-name: org.apache.santuario:xmlsec dependency-type: direct:production ... Raised by dependabot Co-authored-by: Toshiya Kobayashi <[email protected]>
…ager libraries (kiegroup#3001) (kiegroup#3002) - Added test case for kie-karaf-itests
* [DROOLS-7598] Upgrade tomcat version * excluded servlet-api to avoid BanDuplicateClasses Co-authored-by: Toshiya Kobayashi <[email protected]>
kiegroup#3004) (kiegroup#3013) * [JBPM-10214] Fix regression for immutable KIE container with auto scan * Update kie-spring-boot/kie-spring-boot-autoconfiguration/kie-server-spring-boot-autoconfiguration/src/main/java/org/kie/server/springboot/autoconfiguration/KieServerAutoConfiguration.java --------- Co-authored-by: Gonzalo Muñoz <[email protected]> Co-authored-by: gmunozfe <[email protected]> Co-authored-by: Francisco Javier Tirado Sarti <[email protected]>
…oints (kiegroup#3016) * [RHPAM-4876] exclusion on kie server affect custom endpoints (kiegroup#3011) - Add resteasy-jackson2-provider in kie-server.war * - revert unwanted jaxb change --------- Co-authored-by: Toshiya Kobayashi <[email protected]>
…iegroup#3019) Co-authored-by: Gonzalo Muñoz <[email protected]>
…ance is aborted (kiegroup#3005) (kiegroup#3023) Co-authored-by: nmirasch <[email protected]>
…oup#3024) Co-authored-by: Toshiya Kobayashi <[email protected]>
…/2.5.1.Final" (kiegroup#3026) (kiegroup#3027) Co-authored-by: Toshiya Kobayashi <[email protected]>
…iegroup#3029) (kiegroup#3031) Co-authored-by: Gonzalo Muñoz <[email protected]>
* Remove invoker.properties, so it tests don't run builds twice. * Restore debug output as it is needed by a test.
This reverts commit 14cc31c.
…ation (kiegroup#3042) * [FIX_KAFKA_EXECUTOR] fix executor service * Fix logging output for processed ConsumerRecords * Avoid synchronization on topic maps * Restore synchronized method signatures --------- Co-authored-by: Enrique Gonzalez Martinez <[email protected]>
…ords (kiegroup#3037) (kiegroup#3043) * integration java-jwt for kafka and inmemory thing * add security and integration check with RSA * keystore helpers
…021-26291 (kiegroup#3044) * RHPAM-3709: upgrade maven dependencies to address CVE-2021-26291 * adding exclusions for jcl-over-slf4j in jbpm-spring-boot-autoconfiguration <exclusions> <exclusion> <groupId>org.slf4j</groupId> <artifactId>jcl-over-slf4j</artifactId> </exclusion> </exclusions> --------- Co-authored-by: Alex Porcelli <[email protected]> Co-authored-by: Marek Novotný <[email protected]>
…ble is not updated after updating process SLA (kiegroup#3050) * RHPAM-4779: SLA due date value in ProcessInstanceLog table is not updated after updating process SLA (cherry picked from commit b19df69) * Removed * from imports (cherry picked from commit 4279f84) --------- Co-authored-by: nmirasch <[email protected]>
…s in first request (kiegroup#3051) * [incubator-kie-issues-1105] Polymorphic json typing causes long delays in first request (kiegroup#3046) (cherry picked from commit 1829d1e) * Fixed org.reflections dependency --------- Co-authored-by: Enrique <[email protected]>
Signed-off-by: Jason Porter <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thank you for submitting this pull request
JIRA: (please edit the JIRA link if it exists)
link
referenced Pull Requests: (please edit the URLs of referenced pullrequests if they exist)
How to replicate CI configuration locally?
Build Chain tool does "simple" maven build(s), the builds are just Maven commands, but because the repositories relates and depends on each other and any change in API or class method could affect several of those repositories there is a need to use build-chain tool to handle cross repository builds and be sure that we always use latest version of the code for each repository.
build-chain tool is a build tool which can be used on command line locally or in Github Actions workflow(s), in case you need to change multiple repositories and send multiple dependent pull requests related with a change you can easily reproduce the same build by executing it on Github hosted environment or locally in your development environment. See local execution details to get more information about it.
How to retest this PR or trigger a specific build:
a pull request please add comment: Jenkins retest this
a full downstream build please add comment: Jenkins run fdb
a compile downstream build please add comment: Jenkins run cdb
a full production downstream build please add comment: Jenkins execute product fdb
an upstream build please add comment: Jenkins run upstream
How to backport a pull request to a different branch?
In order to automatically create a backporting pull request please add one or more labels having the following format
backport-<branch-name>
, where<branch-name>
is the name of the branch where the pull request must be backported to (e.g.,backport-7.67.x
to backport the original PR to the7.67.x
branch).Once the original pull request is successfully merged, the automated action will create one backporting pull request per each label (with the previous format) that has been added.
If something goes wrong, the author will be notified and at this point a manual backporting is needed.