Commit Graph

230 Commits

Author SHA1 Message Date
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
Artem Bilan
9c686ddcb7 More JVM memory for Gradle
* Fix race condition in the `KafkaOutboundAdapterParserTests`
2021-02-23 11:28:04 -05:00
Artem Bilan
6c50419418 Increase Xmx for JVM in Gradle builds 2021-02-22 14:08:29 -05:00
Spring Buildmaster
ee3ccc4493 [artifactory-release] Next development version 2021-02-17 23:35:20 +00:00
Spring Buildmaster
a395dd0ac5 [artifactory-release] Release version 5.5.0-M2 2021-02-17 23:35:16 +00:00
Spring Buildmaster
aa4a186825 [artifactory-release] Next development version 2021-01-20 20:30:02 +00:00
Spring Buildmaster
b1d7ba19da [artifactory-release] Release version 5.5.0-M1 2021-01-20 20:29:57 +00:00
Artem Bilan
cf8591d700 Start version 5.5 2020-12-02 14:37:20 -05:00
Spring Buildmaster
d1d4a7edae [artifactory-release] Next development version 2020-11-11 19:47:07 +00:00
Spring Buildmaster
21fdd4e4a4 [artifactory-release] Release version 5.4.1 2020-11-11 19:47:02 +00:00
Artem Bilan
7eb07344cc GH-3428: Make Kotlin dependency optional again
Fixes https://github.com/spring-projects/spring-integration/issues/3428

The Kotlin Gradle plugin starting with Kotlin `1.4` adds a standard
Kotlin lib into `compile` scope fully ignoring an `optional` variant.
See more info here: https://kotlinlang.org/docs/reference/using-gradle.html#dependency-on-the-standard-library

* Add `kotlin.stdlib.default.dependency=false` into `gradle.properties`
to rely only on the explicit dependency definitions in the project config
* Remove explicit Kotlin deps from test scope in the target modules since
it is declared globally for all the modules
* Fix author emails in the `publish-maven.gradle` to their VMware variants
* Remove usage of `org.jetbrains.annotations` in favor of `@Nullable`
from Spring Framework
2020-11-11 11:04:24 -05:00
Spring Buildmaster
04f89f5421 [artifactory-release] Next development version 2020-10-28 21:15:24 +00:00
Spring Buildmaster
1b38a30410 [artifactory-release] Release version 5.4.0 2020-10-28 21:15:19 +00:00
Spring Buildmaster
0d8ea39c72 [artifactory-release] Next development version 2020-10-14 19:04:02 +00:00
Spring Buildmaster
c67f92b912 [artifactory-release] Release version 5.4.0-RC1 2020-10-14 19:03:57 +00:00
Spring Buildmaster
e223d341f3 [artifactory-release] Next development version 2020-09-16 17:29:48 +00:00
Spring Buildmaster
e2d5517544 [artifactory-release] Release version 5.4.0-M3 2020-09-16 17:29:43 +00:00
Spring Buildmaster
1bb58c9193 [artifactory-release] Next development version 2020-08-12 17:48:31 +00:00
Spring Buildmaster
32d72f088b [artifactory-release] Release version 5.4.0-M2 2020-08-12 17:48:26 +00:00
Spring Buildmaster
0dc03ad731 [artifactory-release] Next development version 2020-06-26 17:20:54 +00:00
Spring Buildmaster
696271bf6a [artifactory-release] Release version 5.4.0-M1 2020-06-26 17:20:49 +00:00
Artem Bilan
8f92bb26d3 Start version 5.4
* Fix compatibility after upgrading to some latest dependencies
2020-05-19 12:47:30 -04:00
Spring Buildmaster
bc84d47da0 [artifactory-release] Next development version 2020-05-13 20:34:34 +00:00
Spring Buildmaster
8fd0f06854 [artifactory-release] Release version 5.3.0.RELEASE 2020-05-13 20:34:29 +00:00
Spring Buildmaster
346762a0e2 [artifactory-release] Next development version 2020-04-29 18:03:21 +00:00
Spring Buildmaster
f25c91ea46 [artifactory-release] Release version 5.3.0.RC1 2020-04-29 18:03:16 +00:00
Spring Buildmaster
e37d3f0741 [artifactory-release] Next development version 2020-04-01 18:05:52 +00:00
Spring Buildmaster
e5772d4d38 [artifactory-release] Release version 5.3.0.M4 2020-04-01 18:05:47 +00:00
Spring Buildmaster
e2b6383d04 [artifactory-release] Next development version 2020-03-11 20:40:29 +00:00
Spring Buildmaster
24ad1edc22 [artifactory-release] Release version 5.3.0.M3 2020-03-11 20:40:25 +00:00
Spring Buildmaster
89e31b2a21 [artifactory-release] Next development version 2020-02-12 18:36:42 +00:00
Spring Buildmaster
cadca23553 [artifactory-release] Release version 5.3.0.M2 2020-02-12 18:36:38 +00:00
Spring Buildmaster
a75fc03e10 [artifactory-release] Next development version 2020-01-22 23:03:42 +00:00
Spring Buildmaster
b0a457409f [artifactory-release] Release version 5.3.0.M1 2020-01-22 23:03:37 +00:00
Artem Bilan
715e9a2042 Upgrade dependencies including Gradle 6.1
* Add `org.gradle.caching=true` and `org.gradle.parallel=true` into a `gradle.properties`
* Fix `Matcher` tests in the `spring-integration-test-support` for the latest JUnit 4
2020-01-16 16:13:06 -05:00
Artem Bilan
9dc3519f20 Start version 5.3
* Move `What's New` into `changes-5.1-5.2.adoc`
* Remove version from the `XSD` files:
 1. Align with SF
 2. The version for XSD doesn't matter for the current jar version,
 since only the version is available in classpath is from the current
 jar version
 3. Modify `spring.schemas` to map all the possible versions for XSD
 into the current one in a jar.
 This way target applications can upgrade without changing the version
 for XSD location and we don't need to require `versionless` variant
 any more
 4. The jar in classpath can handle only its own XSD, so independently
 of version or no-version variants we still may fail because the current
 jar may not support end-user code any more - need some fix over there
 anyway.
* Remove `checkTestConfigs` Gradle task since we don't worry about XSD
version any more
* Modify `schemaZip` Gradle task to populate XSDs into a distribution
still with a version to avoid overriding on-line XSDs for version `1.0.x`.
We may consider not do that since SF doesn't and just bite a bullet
for always overriding those on-line XSDs to the actual one from the latest
release.
2019-12-26 15:41:19 -05:00