Commit Graph

108 Commits

Author SHA1 Message Date
Spencer Gibb
b50fe824dd Temporarily disable dataflow test 2019-07-19 16:40:38 -04:00
Spencer Gibb
7dc3971536 Updates dependency versions 2019-07-12 14:16:21 -05:00
Marcin Grzejszczak
eafd1b4c94 BUmped libs 2019-07-12 12:25:46 +02:00
Ryan Baxter
794e07faa6 Merge pull request #125 from spring-operator/polish-urls-remaining-1.4.x
URL Cleanup
2019-03-27 11:41:36 -04:00
Spring Operator
0559862485 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:8750 with 1 occurrences
* http://localhost:8750/stubs with 2 occurrences
* http://localhost:8761 with 2 occurrences
* http://localhost:8761/eureka/ with 3 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:11:01 -05:00
Spring Operator
3e039c0f5c 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:14:39 -05:00
Spring Operator
deec87df3a URL Cleanup (#87)
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 15 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 30 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 15 occurrences
2019-03-16 11:37:19 -04: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
Marcin Grzejszczak
5c34b170f4 Added Stub Runner, fixes #64 2017-08-23 16:53:36 +02:00
Marcin Grzejszczak
6b83f5d86a Fixes wrong dataflow versions (#67)
* Fixes wrong dataflow versions
* Fixed broken build
2017-08-23 13:13:11 +02: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
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
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
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
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
Tommy Ludwig
229a1d9de1 Polish spring-cloud-launcher README (#45)
Use relative links, add mention of dataflow, fix example that mentions dataflow but had other applications in the code.
2016-11-28 14:44:43 -05:00