77 Commits

Author SHA1 Message Date
buildmaster
c64a863685 Bumping versions to 2.2.5.BUILD-SNAPSHOT after release 2021-02-11 15:25:01 +00:00
buildmaster
dc254db6ac Going back to snapshots 2021-02-11 15:25:00 +00:00
buildmaster
daf0413b38 Update SNAPSHOT to 2.2.4.RELEASE 2021-02-11 15:22:55 +00:00
spencergibb
de714224a9 Replace static version field with ClassPathResource.
Previously, the default version was loaded from a java constant. This version used to be updated by hand after the release train was published to maven central, then built and deployed by hand. Spring-Cloud-Cli is now built and deployed automatically, but the default version hasn't been updated. The default version was only used if the version couldn't be read from the manifest (which should be the version used during release.

The constant was replaced with the contents of a file that is updated at build time. This process works for development and release without any manual intervention.

Fixes gh-174
2021-02-08 13:26:25 -05:00
Marcin Grzejszczak
7c1d3e1433 Fixed wrong versions after the release 2020-11-16 14:00:49 +01:00
buildmaster
f922e552fb Bumping versions to 2.2.4.SNAPSHOT after release 2020-11-09 13:53:26 +00:00
buildmaster
3710abd318 Going back to snapshots 2020-11-09 13:53:25 +00:00
buildmaster
06d383e5b6 Update SNAPSHOT to 2.2.3.RELEASE 2020-11-09 13:51:31 +00:00
spencergibb
0ecf37739c Updates to snapshot after release. 2020-08-03 17:18:28 -04:00
spencergibb
f51073beb0 Update SNAPSHOT to 2.2.2.RELEASE 2020-08-03 15:47:22 -04: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
66c45bf2c2 Add comment about workaround 2019-12-17 11:19:30 +00:00
Dave Syer
514f7fcbf9 Use older version of spring-boot-loader
Avoids class def not found issue owning to a change in the
behaviour of JarFileArchive in Spring Boot 2.2.
2019-12-17 11:15:25 +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
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
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
Dave Syer
6d1c66db86 Regularize some versions of things that are not released 2018-10-03 14:56:21 +01: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
Dave Syer
6176e80294 Switch to using the published jar for zipkin server
Fixes gh-74
2018-04-23 09:39:29 +01:00
Spencer Gibb
c55560a0b6 Merge branch 'master' into 2.0.x 2017-11-28 00:10:38 -05:00
Spencer Gibb
bb95cb50bd Update to snapshots 2017-11-22 17:33:33 -05:00
Spencer Gibb
b96d49e765 Update to 1.4.0.RELEASE with Edgware.RELEASE 2017-11-22 17:10:20 -05:00
Spencer Gibb
4237446aa6 Revert "Update to 1.4.0.RC1 for Finchley.RC1"
This reverts commit 96a096de64.
2017-10-24 14:14:52 -04:00
Spencer Gibb
96a096de64 Update to 1.4.0.RC1 for Finchley.RC1 2017-10-24 14:11:45 -04:00
Spencer Gibb
52cf87d728 Updates to latest versions 2017-10-24 14:02:12 -04:00
Spencer Gibb
3dc269d8a9 Bump to version 1.4.0.BUILD-SNAPSHOT 2017-07-21 13:47:40 -06:00
Spencer Gibb
7329a8a091 Update to SNAPSHOT 2017-07-21 13:41:45 -06:00
Spencer Gibb
7c6966331e Update SNAPSHOT to 1.3.4.RELEASE 2017-07-21 13:26:05 -06: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
d38a48947e Update thin deployer to fix property source ordering 2017-05-10 18:01:38 +01:00
Dave Syer
8f94733c00 Revert to snapshots 2017-04-27 15:38:54 +01:00