buildmaster
9495a33386
Bumping versions
2019-11-07 13:48:43 +00:00
buildmaster
69c158c766
Going back to snapshots
2019-10-24 11:44:53 +00:00
buildmaster
013ef853c8
Update SNAPSHOT to 3.0.0.RC1
2019-10-24 11:39:50 +00:00
buildmaster
eab50ca751
Bumping versions
2019-10-23 18:58:11 +00:00
buildmaster
66b9074bfa
Bumping versions
2019-10-03 18:57:06 +00:00
Oleg Zhurakousky
97bea81836
Discover function type from FactoryBean
...
* Fix spring-integration sample
* Added discoverFunctionTypeFromClass() method to FunctionTypeUtils
* A `FactoryBean` may produce a function instance as well.
Add a logic into `BeanFactoryAwareFunctionRegistry` to discover a function type from the `FactoryBean.getObjectType()`
2019-09-25 10:24:07 -04:00
buildmaster
95fc3079bb
Bumping versions
2019-09-24 18:56:05 +00:00
buildmaster
042a4828ef
Bumping versions
2019-09-23 18:55:39 +00:00
buildmaster
b81caf811c
Going back to snapshots
2019-09-23 16:18:37 +00:00
buildmaster
6725178552
Update SNAPSHOT to 3.0.0.M3
2019-09-23 16:13:20 +00:00
buildmaster
6538c3da4c
Going back to snapshots
2019-09-23 08:37:27 +00:00
buildmaster
4572e34195
Update SNAPSHOT to 3.0.0.M3
2019-09-23 08:31:46 +00:00
buildmaster
cc0dcaf6ed
Bumping versions
2019-08-13 18:54:54 +00:00
buildmaster
ef0e42dd6f
Going back to snapshots
2019-08-13 06:02:38 +00:00
buildmaster
b49e116cf2
Update SNAPSHOT to 3.0.0.M2
2019-08-13 05:56:32 +00:00
buildmaster
eb06670481
Bumping versions
2019-08-12 11:19:27 +00:00
Marcin Grzejszczak
75607c4f18
Updated the versions
2019-07-30 09:18:53 +02:00
Oleg Zhurakousky
49f76856d4
Temporarily disconnected SI sample
2019-07-30 09:06:41 +02:00
Oleg Zhurakousky
2dad9b65c1
Bumped to spring-cloud-build 2.2
...
Fixed boot 2.2 related errors
set master version to 2.2.0
2019-05-28 13:22:02 +02:00
buildmaster
d28fc9978a
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
2019-05-07 10:08:10 +00:00
buildmaster
e44c61754c
Going back to snapshots
2019-05-07 10:08:09 +00:00
buildmaster
7fafbe7848
Update SNAPSHOT to 2.1.0.RELEASE
2019-05-07 09:12:21 +00:00
buildmaster
9df7455a30
Going back to snapshots
2019-04-08 14:18:29 +00:00
buildmaster
24740e4e17
Update SNAPSHOT to 2.1.0.RC1
2019-04-08 14:14:23 +00:00
Spring Operator
3b573c27ac
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://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/ ) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 247 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-03-21 12:48:58 -05:00
buildmaster
0fe8693565
Going back to snapshots
2019-03-20 08:49:57 +00:00
buildmaster
60f11baf57
Update SNAPSHOT to 2.1.0.M1
2019-03-20 08:45:24 +00:00
Spring Operator
5bf9bebbb2
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://cloud.spring.io/ with 1 occurrences migrated to:
https://cloud.spring.io/ ([https](https://cloud.spring.io/ ) result 200).
* http://maven.apache.org/xsd/assembly-1.1.2.xsd with 1 occurrences migrated to:
https://maven.apache.org/xsd/assembly-1.1.2.xsd ([https](https://maven.apache.org/xsd/assembly-1.1.2.xsd ) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 28 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).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 56 occurrences
* http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 with 2 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 29 occurrences
2019-03-19 21:21:48 -05:00
buildmaster
2d294e3d39
Bumping versions
2019-03-14 15:22:35 +00:00
Dave Syer
6865d53c91
Update to 2.1.0 snapshots in all the other places
2019-02-20 13:19:03 +00:00
Artem Bilan
660aebc4d9
Add Spring Integration Sample
...
Demonstrates how `IntegrationFlow` can be exposed as a `Function`
* Upgrade to the latest dependencies
* Polishing
Resolves #214
2019-02-06 19:10:40 +01:00