Artem Bilan
d2bbc7c89f
Upgrade to Apache Artemis 2.24.0
2022-08-31 10:33:20 -04:00
dependabot[bot]
c633575cd8
Bump artemis-server from 2.20.0 to 2.24.0 in /basic/jms
...
Bumps [artemis-server](https://github.com/apache/activemq-artemis ) from 2.20.0 to 2.24.0.
- [Release notes](https://github.com/apache/activemq-artemis/releases )
- [Commits](https://github.com/apache/activemq-artemis/compare/2.20.0...2.24.0 )
---
updated-dependencies:
- dependency-name: org.apache.activemq:artemis-server
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-31 09:10:51 -04:00
Artem Bilan
3688be38bf
Fix TcpClientServerAnnDemoTest for latest SI
2022-08-28 10:14:06 -04:00
Artem Bilan
70ad0efa92
Upgrade to the latest PostgreSQL driver
...
* Bring back Spring Integration dependency as `SNAPSHOT`
2022-08-09 12:46:51 -04:00
Artem Bilan
833f55d662
Upgrade to the latest dependencies
...
* Fix deprecation warnings
2022-07-22 16:17:47 -04:00
Artem Bilan
ceeebd7be7
Upgrade to the latest deps; fix compatibility
2022-07-12 17:25:34 -04:00
René Scheibe
80af14a2e6
Make fields immutable (final) where possible
2022-06-08 10:13:03 -04:00
René Scheibe
9f4428153c
Fix various typos in the code & docs
2022-06-08 10:11:45 -04:00
Artem Bilan
cf742d3b86
Upgrade to SI-6.0.0-M3
2022-05-18 16:37:08 -04:00
Artem Bilan
dff443ce90
Fix compatibility with the latest Spring Boot
2022-05-13 10:37:52 -04:00
Artem Bilan
1aa24b6577
Upgrade dependencies and various fixes
...
* Remove usage of removed `org.springframework.util.SocketUtils`
in favor of OS-selected port
* Migrate mail tests to Greenmail instead of already obsolete (and soon to be removed)
`org.springframework.integration.test.mail.TestMailServer`
2022-03-24 12:02:16 -04:00
Artem Bilan
361866da58
Move main to version 6.0
...
* Upgrade to the latest dependencies
* Migrate samples to `jakarta` namespace
* Rework `cafe-scripted` to RSocket instead of already removed RMI
* Migrate JMS samples to Apache Artemis for Jakarta EE 9
* Disables mails tests since there is a requirement to migrate to Greenmail for Jakarta EE 9 support
* Rework `generatePom` task to a new `maven-publish` plugin style
2022-01-20 17:10:31 -05:00
Artem Bilan
86b543cef7
Upgrade dependencies
2022-01-18 13:53:56 -05:00
Artem Bilan
182f91d162
Upgrade dependencies
2021-12-21 17:02:53 -05:00
Artem Bilan
f6d05d9cb9
Upgrade to Log4j-2.16.0
2021-12-14 16:21:53 -05:00
Artem Bilan
b143431a14
Upgrade to Log4J-2.15.0
2021-12-10 10:28:48 -05:00
Artem Bilan
1e9d2dc715
Upgrade dependencies
2021-11-16 16:45:40 -05:00
Artem Bilan
068d8d147d
Upgrade dependencies
2021-09-22 08:56:56 -04:00
Artem Bilan
110f1ca53a
Upgrade dependencies
2021-08-17 15:31:28 -04:00
Artem Bilan
4f2d9c52c5
Upgrade dependencies
...
* Fix compilation warnings
* Fix compatibility with upgraded deps
* Fix repo URLs
2021-07-20 13:26:56 -04:00
Artem Bilan
74452b11fe
Upgrade dependencies
2021-06-24 10:16:23 -04:00
Artem Bilan
e5d87c569f
Upgrade dependencies
2021-05-18 17:25:38 -04:00
Artem Bilan
85bcbc10de
Upgrade dependencies
2021-04-14 22:20:21 -04:00
Gary Russell
261648bed1
Fix web-socket client logging
...
- nothing is currently logged.
2021-04-09 13:48:45 -04:00
Artem Bilan
ca15898ab5
Upgrade to SI-5.5.0-M3
2021-03-17 19:19:53 -04:00
Artem Bilan
85fa429a11
Upgrade dependencies including Gradle
...
* Some Gradle script clean up
* disable Splunk sample since there is no `splunk`
artifact in any reasonable repository
2021-02-18 11:56:46 -05:00
Gary Russell
f77fae75ad
Upgrade to SI 5.5.0-M1
...
- ignore failing test in tcp-client-server-multiplex.
2021-01-20 16:19:41 -05:00
Artem Bilan
571a991ef6
Upgrade dependencies
2021-01-13 16:03:25 -05:00
YevheniiLutsyshyn
e6ce2d2c3b
Fix typo in readme.md
2020-12-14 09:57:20 -05:00
Artem Bilan
59d0db7bff
Upgrade dependencies; fix compatibility
2020-12-09 16:29:20 -05:00
Artem Bilan
b51dc6fa55
Clean repositories up in the build script
2020-11-16 10:51:39 -05:00
Artem Bilan
578f6e56b7
Upgrade dependencies to the latest releases
2020-10-28 17:28:38 -04:00
Artem Bilan
f40278dae9
Upgrade dependencies to latest milestones
2020-10-15 09:29:35 -04:00
Artem Bilan
ce4979701f
Upgrade dependencies to latest milestones
2020-09-16 15:16:37 -04:00
Artem Bilan
25b85ee969
Upgrade dependencies; fix compatibility
2020-08-12 14:29:05 -04:00
Artem Bilan
8fb73ff29a
Upgrade Gradle; move to SNAPSHOTs
2020-08-05 17:23:25 -04:00
Gary Russell
b872a1371e
GH-285: Fix AMQP Sample
...
Resolves https://github.com/spring-projects/spring-integration-samples/issues/285
- deprecated `publisher-confirms` attribute has been removed in 5.4
2020-07-17 10:00:58 -04:00
Artem Bilan
21e44479ee
Fix deprecation warnings
...
* Use `MatcherAssert.assertThat()`
instead of deprecated `Assert.assertThat()`
* Use `IntegrationFlows.fromSupplier(Supplier)`
instead of removed `IntegrationFlows.from(Supplier)`
* Use `org.springframework.integration:spring-integration-test`
throughout the project for more testing utilities
2020-06-29 13:26:03 -04:00
Gary Russell
cb9f6eb0a5
Fix Barrier with Boot 2.3
...
- deprecated property was removed in Boot 2.3, but there was no test to verify operation.
2020-06-29 10:59:52 -04:00
Artem Bilan
c72d642f35
Fix Spring Boot Gradle plugin usage
...
* Upgrade dependencies
* Regenerate poms
2020-06-23 10:09:17 -04:00
Artem Bilan
18f3fcf912
Upgrade dependencies
2020-05-14 15:15:47 -04:00
C.A. Little
b7afbb45dc
Update README.adoc in tcp-with-headers
...
Corrected command line for running sample.
2020-04-21 09:47:15 -04:00
Artem Bilan
2fcf28a9d4
Upgrade dependencies
2020-04-17 15:25:51 -04:00
Artem Bilan
c68d40458e
Upgrade to SI-5.3.0.M4
2020-04-01 16:00:21 -04:00
Artem Bilan
bce03dec79
Upgrade to SI-5.3 M3; S-Kafka-2.4.4
2020-03-11 16:48:20 -04:00
Artem Bilan
2401452961
Upgrade dependencies
2020-02-28 11:05:36 -05:00
Artem Bilan
a00684726b
Upgrade to SI 5.3; fix SD Mongo deprecations
2020-02-26 13:25:59 -05:00
Artem Bilan
b8fe06de89
Upgrade dependencies to the latest GAs
2019-12-04 15:33:04 -05:00
Gary Russell
e56f0c6c1f
Upgrade to Spring Integration 5.2.1
2019-11-04 17:05:00 -05:00
Artem Bilan
197e1e7770
Upgrade dependencies to the latest GAs
2019-10-01 15:47:17 -04:00