Spring Operator
aa8dff4cfd
URL Cleanup
...
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).
# Fixed URLs
## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 67 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.txt with 68 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt ) result 200).
* http://projects.spring.io/spring-integration with 68 occurrences migrated to:
https://projects.spring.io/spring-integration ([https](https://projects.spring.io/spring-integration ) result 301).
* http://repo.spring.io/libs-milestone with 1 occurrences migrated to:
https://repo.spring.io/libs-milestone ([https](https://repo.spring.io/libs-milestone ) result 302).
* http://repo.spring.io/libs-snapshot with 2 occurrences migrated to:
https://repo.spring.io/libs-snapshot ([https](https://repo.spring.io/libs-snapshot ) result 302).
* http://repo.spring.io/libs-staging-local with 1 occurrences migrated to:
https://repo.spring.io/libs-staging-local ([https](https://repo.spring.io/libs-staging-local ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 134 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 67 occurrences
2019-03-16 12:54:41 -04:00
Gary Russell
54e1088213
Upgrade to SI 5.0.12, Boot 2.0.8
2019-02-15 10:23:04 -05:00
Artem Bilan
7e8a67a7b8
Upgrade dependencies
2019-01-11 10:50:51 -05:00
Artem Bilan
398484f1f7
Upgrade dependencies & generate poms
2018-11-28 15:55:27 -05:00
Gary Russell
f0c0552a99
Version Upgrades
2018-09-10 14:19:14 -04:00
Artem Bilan
d4f96b9ca5
Upgrade to latest Spring dependencies
2018-07-30 13:32:02 -04:00
Gary Russell
41664f0501
Upgrade Spring Dependencies
2018-07-12 14:11:38 -04:00
Artem Bilan
72999587b1
Upgrade to SI.5.0.5, Boot 2.0.2
2018-05-09 14:57:34 -04:00
Gary Russell
e1929d1d3d
Updgrade to Boot 2.0.0.RELEASE
2018-03-01 09:06:46 -05:00
Artem Bilan
6ce495e427
Upgrade to Mockito-2.10.0 and appropriate fixes
2017-09-21 15:46:21 -04:00
Gary Russell
e37904128e
INTSAMPLES-150: Switch to Log4j2
...
JIRA: https://jira.spring.io/browse/INTSAMPLES-150
2017-09-01 16:14:34 -04:00
Artem Bilan
2ccc8f426c
Fix compatibility with the latest Spring Boot
...
https://build.spring.io/browse/INTSAMPLES-NIGHTLY-2099/
2017-05-17 11:50:17 -04:00
Artem Bilan
5956cf8cfb
Fix FTP sample tests to use bigger idle
...
https://build.spring.io/browse/INTSAMPLES-NIGHTLY-2059/
Fix `JmsMockTests` stubbing via making endpoint stopped before mocking
Force SI and SF versions via their BOMs imports
Regenerate POMs including `dependencyManagement` for BOMs customization
2017-04-11 11:56:08 -04:00
Artem Bilan
2b80cf25a8
Upgrade to SI-5.0 M3
...
* Fix Spring Boot 2.0 B-S compatibility
* Fix deprecation warnings
* regenerate POMs according new dependency versions
2017-04-05 17:09:49 -04:00
Gary Russell
038ee4576a
Kafka Sample Improvements
...
- get rid of topic creator and scala deps
- use boot properties
- demonstrate using the DSL to dynamically add adapters
2017-02-02 12:11:16 -05:00
Artem Bilan
5f524dc534
Upgrade to SI-5.0 & SIK-3.0, Reactor 3.0
...
* Fix compatibility after Java DSL migration to the SI Core
* Also upgrade all the JMS sample to the JMS 2.0
* Fix default `connectionFactory` bean reference to the current `jmsConnectionFactory`
* Remove unsupported JPA-1.0 Spec via `OpenJpaAutoConfiguration`, since the minimum now is JPA-2.0
* Remove non-lambda sample since minimum now is Java 8
* Rename `PromiseTest` to `MonoTest` and fix it to Reactor 3.0
* Fix `stomp-server.xml` to use proper Reactor 3.0 `eactor.util.function.Tuples` for SpEL
* Regenerate POMs
2016-11-18 14:11:32 -05:00
Artem Bilan
a6bf188099
regenerate POMs
2016-11-11 13:46:03 -05:00
Gary Russell
948e5135cd
Generate POMs
2016-10-14 11:35:47 -04:00
Gary Russell
b3bab0dea2
Revert "file-split-ftp Move errorChannel to Poller"
...
This reverts commit 7b84810388 .
2016-10-13 17:21:49 -04:00
Gary Russell
7b84810388
file-split-ftp Move errorChannel to Poller
2016-10-13 17:18:17 -04:00
Artem Bilan
a46bd8acb3
Add Java DSL sample for Kafka 0.9
...
Make `PromiseTest` more fast decreasing `sleep()` in the `MathService`
Kafka-0.10.0 Compatibility
Upgrade to Spring Boot 1.4.0.RELEASE
Regenerate poms according to upgrades
2016-08-24 09:34:09 -04:00
Artem Bilan
9554dc7f1f
INTSAMPLES-142: Fix mail dependencies
...
JIRA: https://jira.spring.io/browse/INTSAMPLES-142
Also do some upgrades and polishing
2016-07-06 12:57:40 -04:00
Artem Bilan
2a26f74845
Regenerate POMs according the latest upgrades
2016-06-08 09:49:43 -04:00
Artem Bilan
b6f872664d
Fix compatibility with Boot-1.4 and fresh POMs
2016-05-13 11:47:32 -04:00
Gary Russell
a13e153d5b
Regenerate POMs
2016-04-12 18:22:55 -04:00
kasoban
68976a81a6
Add specific slf4j-api version dependency
...
When just importing the ftp example as a maven project, I ran into the issue of a slf4j version discrepancy described here:
http://www.slf4j.org/faq.html#IllegalAccessError
This is solved by adding the specific version dependency of `slf4j-api`.
* Add the specific `slf4j-api` dependency to the Gradle script
* Change the dependency scope for `slf4j-` impl to the `runtime`.
* Regenerate POMs
2016-01-04 09:54:04 -05:00
Gary Russell
8f7fb189c0
Barrier README Polishing
2015-12-08 09:23:31 -05:00
Gary Russell
3c855f8204
Barrier Error Handling
2015-11-28 14:17:14 -05:00
Gary Russell
b335846952
Barrier: Fix Banner w/ eclipse Ansi Console
2015-11-19 16:49:27 -05:00
Gary Russell
69d39f7ff2
Barrier Sample Boot Banner
2015-11-19 16:18:07 -05:00
Artem Bilan
5c4b817e27
INTSAMPLES-146 Fix Kafka tests and some polishing
...
JIRA: https://jira.spring.io/browse/INTSAMPLES-146
2015-09-24 08:49:26 -04:00
Gary Russell
23f4a04661
Barrier: Use Boot AutoConfig for RabbitMQ
...
Also support a browser GET.
2015-09-21 17:34:54 -04:00
Gary Russell
ecab656cc1
INTEXT-191: Add Apache Kafka Sample
...
JIRA: https://jira.spring.io/browse/INTEXT-191
Polishing and build.gradle fix for pom generation
2015-09-21 17:30:47 -04:00
Gary Russell
db3d78109f
INTSAMPLES-144: Barrier Sample
...
JIRA: https://jira.spring.io/browse/INTSAMPLES-144
INTSAMPLES-144: Use o-c-a for Release
INTSAMPLES-144: Switch to Spring Boot
INTSAMPLES-144: Polishing
* Upgrade to SI-4.2, SF-4.2, Boot-1.3
* Fix: https://jira.spring.io/browse/INTSAMPLES-145
2015-08-17 12:05:43 -04:00