91 Commits

Author SHA1 Message Date
Ryan Baxter
f00b4c2ec0 Fixing versions 2019-05-28 11:54:17 -04:00
buildmaster
35bac99416 Bumping versions to 1.3.8.BUILD-SNAPSHOT after release 2019-05-22 18:49:02 +00:00
buildmaster
5499370fc5 Going back to snapshots 2019-05-22 18:49:02 +00:00
buildmaster
8c4ea8ad55 Update SNAPSHOT to 1.3.5.RELEASE 2019-05-22 18:48:08 +00:00
buildmaster
29465c255e Bumping versions to 1.3.7.BUILD-SNAPSHOT after release 2019-05-21 20:39:30 +00:00
buildmaster
a85f8798be Going back to snapshots 2019-05-21 20:39:30 +00:00
buildmaster
4923ed33d6 Update SNAPSHOT to 1.3.5.RELEASE 2019-05-21 20:38:45 +00:00
buildmaster
09ca1dda3b Bumping versions to 1.3.6.BUILD-SNAPSHOT after release 2019-05-21 18:24:48 +00:00
buildmaster
f985484014 Going back to snapshots 2019-05-21 18:24:48 +00:00
buildmaster
afdf15f4df Update SNAPSHOT to 1.3.5.RELEASE 2019-05-21 18:22:02 +00:00
Spring Operator
2763afff2a URL Cleanup (#156)
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 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://stackoverflow.com/questions/1593051/how-to-programmatically-determine-the-current-checked-out-git-branch with 1 occurrences 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 with 1 occurrences 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 with 2 occurrences migrated to:  
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

# 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-16 11:38:53 -04:00
buildmaster
a5d7925d8f Bumping versions to 1.3.5.BUILD-SNAPSHOT after release 2018-06-28 14:56:09 +00:00
buildmaster
6394e7d4ff Going back to snapshots 2018-06-28 14:56:09 +00:00
buildmaster
b909287d70 Update SNAPSHOT to 1.3.4.RELEASE 2018-06-28 14:55:16 +00:00
buildmaster
fdd74a6161 Bumping versions to 1.3.4.BUILD-SNAPSHOT after release 2018-02-08 11:36:32 +00:00
buildmaster
3dabe48f6e Going back to snapshots 2018-02-08 11:36:31 +00:00
buildmaster
cc75705c43 Update SNAPSHOT to 1.3.3.RELEASE 2018-02-08 11:35:27 +00:00
Spencer Gibb
27c20cfed9 update docs branches 2017-11-28 12:28:40 -05:00
Ryan Baxter
e56c23e412 Bumping versions to 1.3.3.BUILD-SNAPSHOT after release 2017-11-20 15:13:09 -05:00
Ryan Baxter
ed34932586 Going back to snapshots 2017-11-20 15:13:09 -05:00
Ryan Baxter
29c216c41d Update SNAPSHOT to 1.3.2.RELEASE 2017-11-20 15:10:33 -05:00
Spencer Gibb
2bc5af4d04 Going back to snapshots 2017-10-20 16:15:40 -04:00
Spencer Gibb
1c3cae40e7 Update SNAPSHOT to 1.3.2.RC1 2017-10-20 16:15:12 -04:00
Marcin Grzejszczak
83cfefa949 Referrencing resources from sc-build 2017-08-31 14:34:50 +02:00
Marcin Grzejszczak
da2915ca95 Migrated to new docs; fixes #83 2017-08-29 12:22:06 +02:00
Spencer Gibb
de6b69fa48 Bumping versions to 1.3.2.BUILD-SNAPSHOT after release 2017-05-19 15:24:12 -06:00
Spencer Gibb
3868c99fb8 Going back to snapshots 2017-05-19 15:24:12 -06:00
Spencer Gibb
25e7890345 Update SNAPSHOT to 1.3.1.RELEASE 2017-05-19 15:21:25 -06:00
Spencer Gibb
580942c374 Mention Kafka in the intro to be consistent.
fixes gh-64
2017-04-10 13:06:32 -06:00
Spencer Gibb
bc8fa1f1a4 Bumping versions to 1.3.1.BUILD-SNAPSHOT after release 2017-04-05 17:53:49 -06:00
Spencer Gibb
4d75d9666c Update SNAPSHOT to 1.3.0.RELEASE 2017-04-05 17:46:41 -06:00
Ryan Baxter
d6fac7372f Revert "Version changes for 1.3.0.M1 release"
This reverts commit a6db47353f.
2017-01-26 19:47:25 -05:00
Ryan Baxter
a6db47353f Version changes for 1.3.0.M1 release 2017-01-26 19:34:17 -05:00
Ryan Baxter
0a7d687578 Changes for Dalston release. Build against Boot 1.5.0. 2017-01-19 14:56:08 -05:00
Dave Syer
1c531cf892 Revert to snapshots 2016-10-17 09:15:19 +01:00
Dave Syer
896560df80 Update to 1.2.1.RELEASE 2016-10-17 09:11:08 +01:00
Dave Syer
1522c46a08 Revert to snapshots 2016-09-22 09:20:41 +01:00
Dave Syer
fe34beba8c Update for 1.2.0.RELEASE 2016-09-22 09:20:41 +01:00
Marcin Grzejszczak
d2c0bdb514 Removed adoc footer 2016-09-07 17:56:50 +02:00
Dave Syer
023c963f31 Revert to snapshots 2016-09-06 16:29:46 +01:00
Dave Syer
afebf7330e Update to 1.2.0.RC1 2016-09-06 16:28:19 +01:00
Donovan Muller
f5dc2a76b3 Add documentation for @RemoteApplicationEventScan (#40) 2016-08-30 12:29:07 -04:00
Dave Syer
3604bca509 Revert to snapshots 2016-08-26 09:10:30 +01:00
Dave Syer
35b53ba927 Update to 1.2.0.M1 2016-08-26 09:09:51 +01:00
Marius Bogoevici
904330a7a2 Upgrade to Spring Cloud Stream 1.1
- use Brooklyn release train dependency
- remove dependency on defunct `AbstractFromMessageConverter`
- update to 1.2.0
2016-08-22 15:29:55 +01:00
Marcin Grzejszczak
bf1abe00b9 Updating ghpages for all projects 2016-08-22 13:30:26 +02:00
Marcin Grzejszczak
8b7c298326 Updating ghpages for all projects 2016-08-19 11:43:52 +02:00
Marcin Grzejszczak
623108ab8f Updating ghpages for all projects 2016-08-18 13:08:21 +02:00
Marcin Grzejszczak
3915ef510c Updating ghpages for all projects 2016-08-17 12:42:12 +02:00
Behrang Saeedzadeh
32ef2692cc Fixed a couple of typos (#37)
Fixed a couple of minor typos in the `quickstart.adoc`.
2016-08-16 14:53:49 -04:00