Commit Graph

85 Commits

Author SHA1 Message Date
buildmaster
b4f9542b64 Update SNAPSHOT to 3.0.0 2020-12-22 10:14:38 +00:00
buildmaster
e96c2e7c9f Going back to snapshots 2020-12-11 23:15:31 +00:00
buildmaster
8d3af6cc72 Update SNAPSHOT to 3.0.0-RC1 2020-12-11 23:14:31 +00:00
buildmaster
224c45c298 Going back to snapshots 2020-12-01 23:57:43 +00:00
buildmaster
4adf07f1ee Update SNAPSHOT to 3.0.0-M6 2020-12-01 23:56:40 +00:00
buildmaster
c52963dc89 Going back to snapshots 2020-11-17 22:06:39 +00:00
buildmaster
aa3ee65b1c Update SNAPSHOT to 3.0.0-M5 2020-11-17 22:05:35 +00:00
buildmaster
5add0edf30 Going back to snapshots 2020-10-05 07:45:03 +00:00
buildmaster
eae2255f55 Update SNAPSHOT to 3.0.0-M4 2020-10-05 07:43:42 +00:00
buildmaster
7bf5e7da31 Going back to snapshots 2020-05-29 19:41:49 +00:00
buildmaster
b35ae114b7 Update SNAPSHOT to 3.0.0-M2 2020-05-29 19:40:58 +00:00
buildmaster
e09bddd2ab Bumping versions 2020-05-08 01:11:47 +00:00
Ryan Baxter
e3296e7438 Revert "3.0.0.M1 version changes"
This reverts commit f33dd1b1cb.
2020-04-13 20:18:11 -04:00
Ryan Baxter
f33dd1b1cb 3.0.0.M1 version changes 2020-04-13 20:15:19 -04:00
Spencer Gibb
b94d712458 Updates some tests to run and ignores others 2020-01-23 19:30:22 -05:00
Spencer Gibb
fc533bfe2b Updates to remove hystrix and boot 2.3 compatibility. 2020-01-23 19:08:31 -05:00
buildmaster
de61d9edc3 Bumping versions to 2.2.2.BUILD-SNAPSHOT after release 2019-12-20 14:54:27 +00:00
buildmaster
b86524d4d0 Going back to snapshots 2019-12-20 14:54:27 +00:00
buildmaster
a6b9f6ab7b Update SNAPSHOT to 2.2.1.RELEASE 2019-12-20 14:52:48 +00:00
Dave Syer
2395be01bb Add flattened poms to git ignores 2019-12-17 11:15:10 +00:00
buildmaster
25051479fa Bumping versions 2019-11-27 01:17:04 +00:00
buildmaster
44c0ecc6ac Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2019-11-26 12:24:03 +00:00
buildmaster
26e40b1793 Going back to snapshots 2019-11-26 12:24:02 +00:00
buildmaster
22253a2f46 Update SNAPSHOT to 2.2.0.RELEASE 2019-11-26 12:22:49 +00:00
buildmaster
b9d0e2f06a Going back to snapshots 2019-11-10 00:57:27 +00:00
buildmaster
5718a4cb88 Update SNAPSHOT to 2.2.0.RC2 2019-11-10 00:56:33 +00:00
buildmaster
9d5a77a2fb Bumping versions 2019-11-08 01:15:01 +00:00
buildmaster
b402abb168 Going back to snapshots 2019-10-24 21:51:35 +00:00
buildmaster
87dd04f640 Update SNAPSHOT to 2.2.0.RC1 2019-10-24 21:50:44 +00:00
buildmaster
e456621472 Going back to snapshots 2019-10-03 22:14:24 +00:00
buildmaster
0b328d0cc2 Update SNAPSHOT to 2.2.0.M2 2019-10-03 22:13:33 +00:00
Dave Syer
5039d0ec16 Fix version of Maven in a few places
This is kind of a tactical fix while we work out how to do it
better. The issue comes back to Spring Cloud Contract. They use Maven
3.6.2 (which isn't compatible with either the thin launcher or Spring
Boot CLI).
2019-09-26 17:28:20 +01:00
buildmaster
231b74a64f Going back to snapshots 2019-08-15 15:18:26 +00:00
buildmaster
f687580da2 Update SNAPSHOT to 2.2.0.M1 2019-08-15 15:17:19 +00:00
Dave Syer
3d63de2405 Carefully calculate system class loader for launcher
If you get it wrong then there is a conflict between the JarFile
implementations in the deployer app and Spring Boot latest.

Fixes #132
2019-07-22 15:22:10 +01:00
Spencer Gibb
e7e734319a Bumps cli to 2.2.0 and Hoxton 2019-06-19 16:42:01 -04:00
Spring Operator
d854781d87 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 50 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 11:15:30 -05:00
Spring Operator
9ba4470958 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 14 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 28 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 14 occurrences
2019-03-19 21:17:44 -05:00
Marcin Grzejszczak
659524a75b Looks good 2018-10-02 18:15:39 +02:00
Marcin Grzejszczak
9f7f564c11 Bumped project to 2.1.0 2018-10-02 11:50:19 +02:00
Dave Syer
1f9346f3c0 Revert to snapshots 2018-08-01 14:01:17 +01:00
Dave Syer
9f89c2fddc Update to 2.0.0.RELEASE 2018-08-01 13:57:37 +01:00
Spencer Gibb
12abb67a65 initial 2.0.0 version 2017-07-06 12:05:14 -06:00
Dave Syer
49a5bd4bee Revert to snapshots 2017-05-10 18:10:53 +01:00
Dave Syer
78a52b200e Update to 1.3.3 2017-05-10 18:03:55 +01:00
Dave Syer
8f94733c00 Revert to snapshots 2017-04-27 15:38:54 +01:00
Dave Syer
8ca1acde18 Update for 1.3.2 2017-04-27 15:34:05 +01:00
Dave Syer
ac9cfc1bae Revert to snapshots 2017-04-26 09:46:48 +01:00
Dave Syer
cb2cd7144b Update to 1.3.1.RELEASE 2017-04-26 09:45:42 +01:00
Spencer Gibb
14b5a9b89a Fix compatibility with boot 1.5.3 2017-04-25 15:34:28 -06:00