Commit Graph

118 Commits

Author SHA1 Message Date
buildmaster
6bb94e7aec Going back to snapshots 2019-06-11 11:59:35 +00:00
buildmaster
bf807cdcae Update SNAPSHOT to 3.0.0.M1 2019-06-11 11:58:48 +00:00
Oleg Zhurakousky
d73e32e079 Bumped s-c-build to 2.2.0.M2 2019-06-11 13:47:09 +02:00
Oleg Zhurakousky
2ecd299bfc Upgraded master to 3.0.0
Removed some deprecation and fixed few tests
2019-05-28 16:38:05 +02:00
buildmaster
a91987bec7 Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2019-05-07 12:28:18 +00:00
buildmaster
1b76ed3859 Going back to snapshots 2019-05-07 12:28:17 +00:00
buildmaster
bad8ad6549 Update SNAPSHOT to 2.2.0.RELEASE 2019-05-07 12:23:56 +00:00
buildmaster
8600626a69 Going back to snapshots 2019-04-09 18:02:32 +00:00
buildmaster
0eff1052e5 Update SNAPSHOT to 2.2.0.RC1 2019-04-09 18:01:43 +00:00
Oleg Zhurakousky
3ccda2c689 Upgraded to s-c-build 2.1.4 2019-03-25 15:25:19 +01:00
Spring Operator
e559fcdcf1 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://cloud.spring.io/spring-cloud-static/ with 1 occurrences migrated to:
  https://cloud.spring.io/spring-cloud-static/ ([https](https://cloud.spring.io/spring-cloud-static/) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 6 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://repo.spring.io/libs-milestone-local with 2 occurrences migrated to:
  https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local) result 302).
* http://repo.spring.io/libs-snapshot-local with 2 occurrences migrated to:
  https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local) result 302).
* http://repo.spring.io/release with 1 occurrences migrated to:
  https://repo.spring.io/release ([https](https://repo.spring.io/release) result 302).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 12 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 6 occurrences
2019-03-20 17:20:15 +01:00
buildmaster
c09af3fb8c Bumping versions 2019-03-14 16:03:05 +00:00
Spring Operator
744c809fee 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).

These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch migrated to:
  https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch ([https](https://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch) result 200).
* http://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin migrated to:
  https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin ([https](https://stackoverflow.com/questions/29300806/a-bash-script-to-check-if-a-string-is-present-in-a-comma-separated-list-of-strin) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://projects.spring.io/spring-cloud migrated to:
  https://projects.spring.io/spring-cloud ([https](https://projects.spring.io/spring-cloud) result 301).
* http://www.spring.io migrated to:
  https://www.spring.io ([https](https://www.spring.io) result 301).
* http://repo.spring.io/libs-milestone-local migrated to:
  https://repo.spring.io/libs-milestone-local ([https](https://repo.spring.io/libs-milestone-local) result 302).
* http://repo.spring.io/libs-release-local migrated to:
  https://repo.spring.io/libs-release-local ([https](https://repo.spring.io/libs-release-local) result 302).
* http://repo.spring.io/libs-snapshot-local migrated to:
  https://repo.spring.io/libs-snapshot-local ([https](https://repo.spring.io/libs-snapshot-local) result 302).
* http://repo.spring.io/release migrated to:
  https://repo.spring.io/release ([https](https://repo.spring.io/release) result 302).

Resolves #200

These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-13 16:11:12 +01:00
Oleg Zhurakousky
e740b159b2 removed boot formatter plugin 2019-02-07 20:10:45 +01:00
Oleg Zhurakousky
5d53e79919 Upgraded to use spring-cloud styles 2019-02-04 20:33:52 +01:00
Oleg Zhurakousky
351f7f5b4c Merged 2.2.x to master 2019-02-04 18:14:12 +01:00
Oleg Zhurakousky
2142355c92 Updated versions for 2.2.x branch 2019-02-04 08:24:32 +01:00
buildmaster
5dca68feac Bumping versions to 2.1.1.BUILD-SNAPSHOT after release 2019-01-08 11:45:16 +00:00
buildmaster
decdf8a493 Going back to snapshots 2019-01-08 11:45:15 +00:00
buildmaster
4bced8da57 Update SNAPSHOT to 2.1.0.RELEASE 2019-01-08 11:44:13 +00:00
buildmaster
053de2a97b Going back to snapshots 2018-12-20 19:38:30 +00:00
buildmaster
2c5f8fc966 Update SNAPSHOT to 2.1.0.RC4 2018-12-20 19:37:50 +00:00
buildmaster
e73c713a30 Going back to snapshots 2018-12-13 20:20:26 +00:00
buildmaster
9f4433b612 Update SNAPSHOT to 2.1.0.RC3 2018-12-13 20:19:46 +00:00
buildmaster
245fc81885 Bumping versions 2018-12-12 19:09:07 +00:00
buildmaster
98bc59ceef Going back to snapshots 2018-11-19 14:43:19 +00:00
buildmaster
9b46cea7dc Update SNAPSHOT to 2.1.0.RC2 2018-11-19 14:42:44 +00:00
Oleg Zhurakousky
4303c2a708 moved s-c-build dependency back to snapshot 2018-11-01 11:39:55 +01:00
Oleg Zhurakousky
c820ae5099 Going back to snapshots 2018-10-30 14:44:16 +01:00
Oleg Zhurakousky
655c0f15d9 Update SNAPSHOT to 2.1.0.RC1 2018-10-30 14:42:39 +01:00
Oleg Zhurakousky
70a8c5c6c5 Bumping versions 2018-10-29 15:54:09 +01:00
Oleg Zhurakousky
6e9ca222d5 Restructured 'docs' module to be compliant with spring-cloud 2018-10-29 12:26:52 +01:00
Oleg Zhurakousky
94bb518419 Removed check-style dependencies from main pom 2018-10-02 10:38:11 -04:00
Soby Chacko
91cefc4d38 Next update version: 2.1.0.BUILD-SNAPSHOT 2018-09-21 11:40:10 -04:00
Soby Chacko
6352426b4f 2.1.0.M3 Release 2018-09-21 11:09:18 -04:00
Soby Chacko
79761444bb Next update version: 2.1.0.BUILD-SNAPSHOT 2018-08-28 10:18:41 -04:00
Soby Chacko
f737f28c91 2.1.0.M2 Release 2018-08-28 10:08:04 -04:00
Gary Russell
4c52585c5e GH-167: Upgrade to spring-cloud-build 2.1.0 snap
Resolves https://github.com/spring-cloud/spring-cloud-stream-binder-rabbit/issues/167
2018-08-08 10:41:10 -04:00
Soby Chacko
2fdfc66214 Next update version: 2.1.0.BUILD-SNAPSHOT 2018-06-27 15:41:25 -04:00
Soby Chacko
415e24a04d 2.1.0.RELEASE 2018-06-27 14:15:43 -04:00
Soby Chacko
2f08c0f7cc Update spring-cloud-stream to 2.1.0 snapshot 2018-05-01 13:29:01 -04:00
Oleg Zhurakousky
fa6a9e35d2 Post-release update to 2.1.0.BUILD-SNAPSHOT 2018-04-06 15:28:54 -04:00
Oleg Zhurakousky
7173b77a25 2.0.0.RELEASE 2018-04-06 14:21:56 -04:00
Soby Chacko
80afaebffc 2.0 release updates 2018-04-06 13:02:08 -04:00
Soby Chacko
4ff8abb756 Back to 2.0.0.BUILD-SNAPSHOT 2018-03-12 16:33:31 -04:00
Soby Chacko
43fae2d697 2.0.0.RC3 Release 2018-03-12 15:32:42 -04:00
Soby Chacko
fe2a099e5b Next version: 2.0.0.BUILD-SNAPSHOT 2018-03-01 09:33:38 -05:00
Soby Chacko
425e6d4156 2.0.0.RC2 Release 2018-03-01 09:22:49 -05:00
Soby Chacko
6398efbccf Next update: 2.0.0.BUILD-SNAPSHOT 2018-02-23 12:56:23 -05:00
Soby Chacko
b023c719ef 2.0.0.RC1 Release 2018-02-23 12:35:21 -05:00