Commit Graph

265 Commits

Author SHA1 Message Date
Spring Builds
a09d6dcd2c [artifactory-release] Next development version 2023-02-22 22:41:07 +00:00
Spring Builds
6705f46705 [artifactory-release] Release version 6.1.0-M1 2023-02-22 22:41:04 +00:00
abilan
39c73d404a Start version 6.1
* Upgrade dependencies whenever it is reasonable
* Fix deprecations and some new API paths
* Move docs to a new version with respective branching for the `changes-5.5-6.0.adoc`
2023-02-21 15:18:03 -05:00
Spring Builds
ab32591012 [artifactory-release] Next development version 2023-02-21 19:31:05 +00:00
Spring Builds
7592c64073 [artifactory-release] Release version 6.0.3 2023-02-21 19:31:02 +00:00
Spring Builds
f8c0779964 [artifactory-release] Next development version 2023-01-18 18:20:29 +00:00
Spring Builds
480a9735bf [artifactory-release] Release version 6.0.2 2023-01-18 18:20:26 +00:00
Spring Builds
e74393f995 [artifactory-release] Next development version 2022-12-21 15:42:34 +00:00
Spring Builds
e990486025 [artifactory-release] Release version 6.0.1 2022-12-21 15:42:31 +00:00
Spring Builds
88f6e39cf0 [artifactory-release] Next development version 2022-11-22 14:44:40 +00:00
Spring Builds
5b669da7ca [artifactory-release] Release version 6.0.0 2022-11-22 14:44:36 +00:00
Spring Builds
748551ae51 [artifactory-release] Next development version 2022-11-08 20:11:26 +00:00
Spring Builds
70c1bb3b3d [artifactory-release] Release version 6.0.0-RC2 2022-11-08 20:11:22 +00:00
Spring Builds
2217cb4f90 [artifactory-release] Next development version 2022-10-18 19:21:25 +00:00
Spring Builds
52ddad2c2f [artifactory-release] Release version 6.0.0-RC1 2022-10-18 19:21:21 +00:00
Spring Builds
d825adeeda [artifactory-release] Next development version 2022-09-21 00:50:49 +00:00
Spring Builds
3304cd4bcc [artifactory-release] Release version 6.0.0-M5 2022-09-21 00:50:46 +00:00
Spring Builds
31907ec1d9 [artifactory-release] Next development version 2022-07-20 18:20:22 +00:00
Spring Builds
31cd7a16a8 [artifactory-release] Release version 6.0.0-M4 2022-07-20 18:20:18 +00:00
Spring Builds
76d571f649 [artifactory-release] Next development version 2022-05-18 20:28:17 +00:00
Spring Builds
8cb8690dc7 [artifactory-release] Release version 6.0.0-M3 2022-05-18 20:28:13 +00:00
Spring Builds
f4a45cc4d0 [artifactory-release] Next development version 2022-03-22 22:13:38 +00:00
Spring Builds
5e95b3a25d [artifactory-release] Release version 6.0.0-M2 2022-03-22 22:13:35 +00:00
Spring Builds
98b2d1b8c6 [artifactory-release] Next development version 2022-01-19 00:37:59 +00:00
Spring Builds
cfae849ff9 [artifactory-release] Release version 6.0.0-M1 2022-01-19 00:37:55 +00:00
Artem Bilan
b3ae24eac6 Fixes according latest upgrades
* Add `--add-opens` to `asciidoctor` Gradle task to avoid compilation warning
* Upgrade to Kotlin `1.6.10` and modify its Gradle task respective
* Add empty impl for new `AnnotationMetadataAdapter.getDeclaredMethods()`
* Parse HTTP methods to new `String methodNames` property of the `RequestMapping`
since `HttpMethod` is not an `enum` anymore.
* Ignore JDBC tests which rely on a map property resolution: the `[]` placeholder
is not handled in the latest SF anymore.
* Fix `WebFluxInboundEndpoint` for deprecations
2022-01-18 14:38:53 -05:00
Artem Bilan
a80b22638d Start 6.0 version
* Upgrade to Java 17, SF-6.0, Gradle 7.2
* Upgrade to Jakarta dependencies and respective namespaces
* Fix some tests for Java 17 compatibility
* Fix wrong Javadocs
* Add some missed Javadocs
* Fix more `jakarta` namespace
* Fix WS & XML modules to use Jakarta EE
* `--add-opens` in some modules for their reflection-based tests
* Disable Kafka tests which does not work on Windows; see Apache Kafka `3.0.1`
* Upgrade to JUnit `5.8.1`
* Migrate JMS tests to Artemis
* Remove RMI module as it was deprecated before
* Fix `pr-build-workflow.yml` for Java 17
* Fix JavaDocs warnings using `Xdoclint:syntax` per module, not in the top-level `api` task
* Move docs for version `6.0`
2022-01-18 14:38:50 -05:00
Spring Builds
4423e43cd8 [artifactory-release] Next development version 2022-01-18 18:38:40 +00:00
Spring Builds
182b1cb158 [artifactory-release] Release version 5.5.8 2022-01-18 18:38:37 +00:00
Spring Builds
cb8787b724 [artifactory-release] Next development version 2021-12-21 15:30:28 +00:00
Artem Bilan
8c85fc9957 Add MessageHandlerMethodFactoryCreatingFactoryBean
Rework the logic around `ManagedList` in the `DefaultConfiguringBeanFactoryPostProcessor`
when it registers a `IntegrationContextUtils.MESSAGE_HANDLER_FACTORY_BEAN_NAME` and
`IntegrationContextUtils.LIST_MESSAGE_HANDLER_FACTORY_BEAN_NAME` into a dedicated
`MessageHandlerMethodFactoryCreatingFactoryBean` with pure Java code instead of
`BeanDefinition` burden

* Deprecate `IntegrationContextUtils.DISPOSABLES_BEAN_NAME` constant for
already removed internal bean
* Align JVM args for Gradle with Java 17 on the `6.0` branch
2021-11-29 12:49:29 -05:00
Spring Builds
414667f999 [artifactory-release] Next development version 2021-11-16 21:17:50 +00:00
Spring Builds
f777c015ed [artifactory-release] Release version 5.5.6 2021-11-16 21:17:46 +00:00
Spring Builds
035581b421 [artifactory-release] Next development version 2021-10-19 19:00:50 +00:00
Spring Builds
c822eb2204 [artifactory-release] Release version 5.5.5 2021-10-19 19:00:47 +00:00
Spring Builds
d2e23c5f03 [artifactory-release] Next development version 2021-09-21 17:44:21 +00:00
Spring Builds
6268917239 [artifactory-release] Release version 5.5.4 2021-09-21 17:44:17 +00:00
Spring Builds
590fb01743 [artifactory-release] Next development version 2021-08-17 19:13:21 +00:00
Spring Builds
1c554a9583 [artifactory-release] Release version 5.5.3 2021-08-17 19:13:17 +00:00
Gary Russell
1b7d622777 GH-3600: Fix Kafka Tx Synchronization
Resolves https://github.com/spring-projects/spring-integration/issues/3600

Previously, the `KafkaProducerMessageHandler` did not synchronize a transaction
with some other transaction (e.g. JDBC); it published in a local transaction instead.

Also configure the Gradle Kotlin Daemon to work with JDK 16.

**cherry-pick to 5.4.x**
2021-07-28 11:54:31 -04:00
Spring Builds
bc8246d267 [artifactory-release] Next development version 2021-07-20 16:20:43 +00:00
Spring Builds
63073e4ee4 [artifactory-release] Release version 5.5.2 2021-07-20 16:20:37 +00:00
Spring Builds
52bfb7cd40 [artifactory-release] Next development version 2021-06-23 18:58:51 +00:00
Spring Builds
c10af07cd1 [artifactory-release] Release version 5.5.1 2021-06-23 18:58:46 +00:00
Spring Builds
14a64a78a6 [artifactory-release] Next development version 2021-05-18 20:56:26 +00:00
Spring Builds
349aad36d8 [artifactory-release] Release version 5.5.0 2021-05-18 20:56:21 +00:00
Spring Buildmaster
d54b3bbd71 [artifactory-release] Next development version 2021-04-15 02:11:25 +00:00
Spring Buildmaster
9977bfcdab [artifactory-release] Release version 5.5.0-RC1 2021-04-15 02:11:22 +00:00
Spring Buildmaster
52511e4d84 [artifactory-release] Next development version 2021-03-17 23:08:52 +00:00
Spring Buildmaster
aab3cd771a [artifactory-release] Release version 5.5.0-M3 2021-03-17 23:08:48 +00:00