317 Commits

Author SHA1 Message Date
Ryan Baxter
d561895f45 Merge pull request #116 from spring-operator/polish-urls-xml-1.3.x
URL Cleanup
2019-03-27 11:44:24 -04:00
Ryan Baxter
0eb9120dae Merge pull request #124 from spring-operator/polish-urls-remaining-1.3.x
URL Cleanup
2019-03-27 11:42:03 -04:00
Ryan Baxter
396e0a11bb Merge pull request #99 from spring-operator/polish-urls-apache-license-1.3.x
URL Cleanup
2019-03-27 11:36:00 -04:00
Spring Operator
d15984c608 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 But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.

* [ ] http://compose.docker.io/ (UnknownHostException) with 1 occurrences migrated to:
  https://compose.docker.io/ ([https](https://compose.docker.io/) result UnknownHostException).
* [ ] http://mygitserver/myrepo.git (UnknownHostException) with 1 occurrences migrated to:
  https://mygitserver/myrepo.git ([https](https://mygitserver/myrepo.git) result UnknownHostException).

## 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://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 1 occurrences migrated to:
  https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 1 occurrences migrated to:
  https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546) result 301).
* [ ] http://projects.spring.io/spring-boot with 2 occurrences migrated to:
  https://projects.spring.io/spring-boot ([https](https://projects.spring.io/spring-boot) result 301).
* [ ] http://eclipse.org with 1 occurrences migrated to:
  https://eclipse.org ([https](https://eclipse.org) result 302).
* [ ] http://eclipse.org/m2e/ with 2 occurrences migrated to:
  https://eclipse.org/m2e/ ([https](https://eclipse.org/m2e/) result 302).
* [ ] http://repo.spring.io/milestone with 1 occurrences migrated to:
  https://repo.spring.io/milestone ([https](https://repo.spring.io/milestone) result 302).
* [ ] http://repo.spring.io/snapshot with 1 occurrences migrated to:
  https://repo.spring.io/snapshot ([https](https://repo.spring.io/snapshot) result 302).
* [ ] http://repo1.maven.org/maven2 with 1 occurrences migrated to:
  https://repo1.maven.org/maven2 ([https](https://repo1.maven.org/maven2) result 302).
* [ ] http://www.springsource.com/developer/sts with 1 occurrences migrated to:
  https://www.springsource.com/developer/sts ([https](https://www.springsource.com/developer/sts) result 302).

# Ignored
These URLs were intentionally ignored.

* http://localhost with 1 occurrences
* http://localhost:7979 with 1 occurrences
* http://localhost:8080/eureka/ with 2 occurrences
* http://localhost:8761 with 2 occurrences
* http://localhost:8761/eureka/ with 2 occurrences
* http://localhost:8888 with 1 occurrences
* http://localhost:9091 with 1 occurrences
* http://localhost:9095 with 2 occurrences
* http://localhost:9393 with 1 occurrences
* http://localhost:9411 with 1 occurrences
2019-03-26 03:10:54 -05:00
Spring Operator
ca53b3124c 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://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 28 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 14 occurrences
2019-03-25 23:51:50 -05:00
Spring Operator
4cfffd82ac 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 48 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:14:31 -05:00
Spring Operator
200a1259d3 URL Cleanup (#86)
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).
* 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 28 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 14 occurrences
2019-03-16 11:37:38 -04: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
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
Dave Syer
8ca1acde18 Update for 1.3.2 2017-04-27 15:34:05 +01:00
Dave Syer
06b9b04519 Make local app deployer the default (per docs) 2017-04-26 16:51:06 +01:00
Dave Syer
a12950bc7a Add a test for the version so deployer doesn't get deployed
Also unignore test in dataflow server
2017-04-26 16:23:07 +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
be32049485 Ignore test because of incompatibility with boot 1.5.3 2017-04-25 15:34:49 -06:00
Spencer Gibb
14b5a9b89a Fix compatibility with boot 1.5.3 2017-04-25 15:34:28 -06:00
Spencer Gibb
2fb2a74e22 Update to SNAPSHOT 2017-04-12 13:39:47 -06:00
Spencer Gibb
55c1eacdfa Update SNAPSHOT to 1.3.0.RELEASE 2017-04-12 13:22:21 -06:00
Spencer Gibb
23e9722dae Update mvnw to resolve central profile for RELEASE 2017-04-12 12:53:19 -06:00
Spencer Gibb
0980eecf81 Fix Dalston versions 2017-03-20 12:13:58 -06:00
Spencer Gibb
48ffa3a5d0 Revert "Updates SNAPSHOTS to 1.3.0.RC1"
This reverts commit deb448b594.
2017-03-20 12:07:34 -06:00
Spencer Gibb
deb448b594 Updates SNAPSHOTS to 1.3.0.RC1 2017-03-20 12:05:01 -06:00
Spencer Gibb
37ea893882 Bump spring boot version to 1.5.2 2017-03-20 11:47:10 -06:00
Spencer Gibb
dd862cd28d removes maven-jar-plugin 2017-03-20 11:34:53 -06:00
Spencer Gibb
a0e5648f1c fix cli int test failure 2017-03-17 15:23:55 -06:00
Spencer Gibb
672bb62b61 fix cli int test failure 2017-03-17 14:43:57 -06:00
Spencer Gibb
90efd1e40f add circleci support for JCE 2017-03-17 14:22:05 -06:00
Spencer Gibb
e1ab257138 add circleci support 2017-03-17 14:00:16 -06:00
Spencer Gibb
ae58ef6dd8 Revert "fix build?"
This reverts commit 70a80e26bc.
2017-03-17 13:57:45 -06:00
Spencer Gibb
70a80e26bc fix build? 2017-03-17 13:16:25 -06:00
Spencer Gibb
269b955fb1 fix test that fails with port already in use error 2017-03-17 11:33:49 -06:00
Dave Syer
1c0ab6f4fe Make sure dataflow works with and without h2 2017-03-07 10:02:39 +00:00
Dave Syer
a055893243 Add integration tests for the server components 2017-03-07 09:40:57 +00:00
Dave Syer
ec4e962997 Revert to snaphots of thin launcher 2017-03-06 09:59:59 +00:00
Dave Syer
a521f561a9 Update to stable 1.0.0.M2 thin launcher 2017-02-24 17:05:18 +00:00
Dave Syer
e7519b9b8f Fix class path in launcher command
You only need the deployer jar on the classpath (and the system classpath).
Nothing else matters and it can screw up the thin launcher classpath
if there are remnants of Guice or Guava or Aether.
2017-02-24 14:28:16 +00:00
Dave Syer
20233cfd19 Fix dependencies carefully 2017-02-24 12:17:03 +00:00
Dave Syer
7b8c7e48a1 Update Kafka to use spring-kafka (0.10) 2017-02-09 17:55:05 +00:00
Dave Syer
260d11e037 Update Boot versions 2017-02-09 17:39:35 +00:00
Dave Syer
ca120e6302 Add 'rabbit' thin launcher profile to all apps and --deployer=thin 2016-12-16 08:41:07 +00:00
Dave Syer
c1c2f9d940 Add thin and rabbit profiles for deployer 2016-12-15 15:50:22 +00:00
Dave Syer
7e31e9b36c Convert thread to an actual application
User can now use spring boot CLI as before or alternatively just
java -jar the deployer app.
2016-12-15 14:44:00 +00:00
Dave Syer
e3a0dc8395 Add javaOpts 2016-12-09 09:26:56 +00:00
Dave Syer
36f91edcae The format of the JAVA_OPTS changed in the deployer 1.1 2016-12-02 14:52:43 +00:00
Dave Syer
8aa3b6b302 The format of the JAVA_OPTS changed in the deployer 1.1 2016-12-02 14:49:06 +00:00
Dave Syer
194425f483 First version of 1.3.0 with thin jars 2016-12-02 13:38:23 +00:00