buildmaster
02176275bb
Bumping versions to 2.1.5.BUILD-SNAPSHOT after release
2019-11-18 15:01:06 +00:00
buildmaster
d1b0135c5d
Going back to snapshots
2019-11-18 15:01:06 +00:00
buildmaster
c5e68aead1
Update SNAPSHOT to 2.1.4.RELEASE
2019-11-18 14:59:53 +00:00
buildmaster
ec8ae98ac9
Bumping versions to 2.1.4.BUILD-SNAPSHOT after release
2019-09-09 19:08:29 +00:00
buildmaster
f70c515929
Going back to snapshots
2019-09-09 19:08:29 +00:00
buildmaster
8ff4f7dab4
Update SNAPSHOT to 2.1.3.RELEASE
2019-09-09 19:07:09 +00:00
Spencer Gibb
dfabce205d
Bumps to 2.1.3.BUILD-SNAPSHOT build to 2.1.7
2019-06-21 12:18:48 -04:00
buildmaster
9c6ae81a03
Bumping versions to 2.1.4.BUILD-SNAPSHOT after release
2019-06-20 16:58:08 +00:00
buildmaster
67808a7bfc
Going back to snapshots
2019-06-20 16:58:07 +00:00
buildmaster
3364b53c40
Update SNAPSHOT to 2.1.2.RELEASE
2019-06-20 16:57:16 +00:00
buildmaster
2ca47f697b
Bumping versions to 2.1.3.BUILD-SNAPSHOT after release
2019-06-11 19:11:07 +00:00
buildmaster
814017ec25
Going back to snapshots
2019-06-11 19:11:07 +00:00
buildmaster
c96ed33dd4
Update SNAPSHOT to 2.1.2.RELEASE
2019-06-11 19:09:44 +00:00
Spring Operator
76ca08222e
URL Cleanup ( #50 )
...
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 8 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 16 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 8 occurrences
2019-04-01 11:35:24 -04:00
Spring Operator
f1beab8475
URL Cleanup ( #41 )
...
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 25 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-04-01 11:34:35 -04:00
buildmaster
5b20e17b1e
Bumping versions to 2.1.2.BUILD-SNAPSHOT after release
2019-03-05 17:34:29 +00:00
buildmaster
47f677d27c
Going back to snapshots
2019-03-05 17:34:29 +00:00
buildmaster
15f7144a12
Update SNAPSHOT to 2.1.1.RELEASE
2019-03-05 17:33:19 +00:00
Marcin Grzejszczak
004e83b1e8
Added checkstyle
2019-02-05 15:21:41 +01:00
buildmaster
c1772ba120
Bumping versions to 2.1.1.BUILD-SNAPSHOT after release
2019-01-22 18:22:09 +00:00
buildmaster
badefa5526
Going back to snapshots
2019-01-22 18:22:09 +00:00
buildmaster
ce0b7fd5ee
Update SNAPSHOT to 2.1.0.RELEASE
2019-01-22 18:20:52 +00:00
buildmaster
88bc77ad8e
Going back to snapshots
2018-12-11 21:50:21 +00:00
buildmaster
954fecd095
Update SNAPSHOT to 2.1.0.RC2
2018-12-11 21:49:42 +00:00
buildmaster
410fd654e0
Going back to snapshots
2018-12-11 16:36:29 +00:00
buildmaster
3e5c8ab0c2
Update SNAPSHOT to 2.1.0.RC1
2018-12-11 16:35:48 +00:00
Marcin Grzejszczak
74d3cfeec4
Bumping versions
2018-09-07 15:30:20 +02:00
Spencer Gibb
571dc29f16
Bumps to 2.0.1.BUILD-SNAPSHOT
2018-06-19 13:12:14 -04:00
buildmaster
982f515408
Going back to snapshots
2018-04-20 20:31:41 +00:00
buildmaster
553ca1d7b0
Update SNAPSHOT to 2.0.0.RC1
2018-04-20 20:30:52 +00:00
Scott Frederick
510b6ebcfc
Improve Cloud Foundry Java Client auto-configuration.
...
An organization and space are not required by all CF Java Client operations. Those properties should be optional to the client-autoconfiguration.
The CF target URL should default to the CF an application is running on when it is deployed to CF.
2018-04-09 17:11:33 -05:00
buildmaster
fa3922b641
Going back to snapshots
2018-02-09 22:51:06 +00:00
buildmaster
0a0678d7be
Update SNAPSHOT to 2.0.0.M3
2018-02-09 22:50:25 +00:00
Spencer Gibb
d275b72569
Add or update license headers
2018-01-09 15:21:52 -05:00
Spencer Gibb
3cb69505e3
polish
2018-01-08 17:08:13 -05:00
Spencer Gibb
673679fd00
Formatting
2018-01-08 16:55:33 -05:00
Josh Long
fef7d2c9a7
support Reactor-based CF Java Client ( #22 )
...
* reactive Cloud Foundry Java Client
- new support for auto-configuring the reactor-based CF java client v3.3.
- reworkd the `DiscoveryClient` to depend on the standalone support.
- made the tests run conditionally based on presence of certain env vars.
fixes gh-21
2018-01-08 16:45:02 -05:00