Ryan Baxter
1d5e438512
Merge pull request #115 from spring-operator/polish-urls-xml-1.2.x
...
URL Cleanup
2019-03-27 11:44:37 -04:00
Ryan Baxter
bbe42561e7
Merge pull request #123 from spring-operator/polish-urls-remaining-1.2.x
...
URL Cleanup
2019-03-27 11:42:58 -04:00
Ryan Baxter
6ccae22333
Merge pull request #98 from spring-operator/polish-urls-apache-license-1.2.x
...
URL Cleanup
2019-03-27 11:35:42 -04:00
Spring Operator
1d34254fc8
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:46 -05:00
Spring Operator
cd00f0e266
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:43 -05:00
Spring Operator
cdd2509bf8
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 47 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:23 -05:00
Spring Operator
5c0ce434f2
URL Cleanup ( #85 )
...
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:49 -04:00
Spencer Gibb
709d9927ad
Update SNAPSHOT to 1.2.4.BUILD-SNAPSHOT
2017-02-09 11:20:40 -07:00
Spencer Gibb
c3d2fb3508
Revert "Update SNAPSHOT to 1.2.3.RELEASE"
...
This reverts commit 7543b5d510 .
2017-02-09 11:14:49 -07:00
Spencer Gibb
7543b5d510
Update SNAPSHOT to 1.2.3.RELEASE
2017-02-09 10:42:00 -07:00
Spencer Gibb
ea9bb69511
Update to spring-boot 1.4.4
2017-02-09 10:33:42 -07:00
Spencer Gibb
cd30249e03
Update to spring-boot 1.4.4
2017-02-09 10:23:13 -07:00
Janne Valkealahti
5ecd36b64d
Upgrade to Spring Data Flow 1.1.2 ( #54 )
...
- Remove workaround from DataFlowApplication as dataflow
server impls now work as plain main class having just
@EnableDataFlowServer and @SpringBootApplication.
Fixes gh-53
2017-01-20 14:35:02 -05: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
William Witt
02c13fec63
Adds url encode/decode commands
...
Adds a URL Endoding helper
Adds charset option
Adds decode operations
Fixes gh-11
2016-11-03 15:27:15 -04:00
Spencer Gibb
c66f05dd3a
Update to SNAPSHOT
2016-11-01 16:06:04 -06:00
Spencer Gibb
f240db174f
Update SNAPSHOT to 1.2.2.RELEASE
2016-11-01 15:06:42 -06:00
Spencer Gibb
ada3509e38
some launcher images
2016-10-31 14:12:37 -06:00
Dave Syer
38866a1879
Revert to snapshots
2016-10-18 19:16:06 +01:00
Dave Syer
b83a8321d0
Update to 1.2.1.RELEASE (Camden.SR1)
2016-10-18 18:41:53 +01:00
Dave Syer
5d6eb0828d
Add back the monitor for snapshots
2016-10-17 14:40:09 +01:00
Dave Syer
dc78a0c22b
Settle back to dataflow 1.0.1
2016-10-14 09:10:28 +01:00
Spencer Gibb
4a49831ce9
Update to SNAPSHOT
2016-10-13 15:17:06 -06:00
Spencer Gibb
f4211e9236
Update SNAPSHOT to 1.2.0.RELEASE
2016-10-13 14:34:25 -06:00
Spencer Gibb
01e16a7235
Roll back to s-c-dataflow 1.0.1
2016-10-13 12:29:21 -06:00
Dave Syer
0969e488ce
Reduce default memory consumption (-Xmx128m)
2016-10-13 14:46:33 +01:00
Dave Syer
cf0fe6c856
Remove unnecessary @SupressWarnings
2016-10-13 14:46:33 +01:00
Dave Syer
843e0de134
Exclude kafka server by default
...
It could be excluded in the bus starter, but no harm in doing
it here for 1.2.0
2016-10-13 14:46:33 +01:00
Dave Syer
af43a16c91
Align default h2 URL with other launcher projects
2016-10-13 14:46:33 +01:00
Dave Syer
5facdb5e55
Remove config server monitor for this release
...
A bug in spring-cloud-config makes the generetaed jar blow up
if it is using the default classpath:/launcher/ location for
config files. We can fix that in 1.2.1.
2016-10-13 14:46:33 +01:00
Dave Syer
16a9c6890f
Workaround for file system issues with Boot 1.4
2016-10-13 11:03:35 +01:00
Dave Syer
3ea5efa862
DeployerThread refactored to extract meat into a Deployer utility
...
The utility can then be added to the application context, and only one
lookup is needed. Also switchews on autoconfiguration in the deployer
app, since the deployer implementations support that now.
2016-10-07 17:21:35 +02:00
Dave Syer
b949e390f2
Add generic deployment properties to deployer apps
...
Instead of JAVA_OPTS (didn't like the name anyway), user can define
generic "properties" in each deployable that will be passed down
to the app request.
The current 1.0 snapshots of the local deployer look in there for
JAVA_OPTS (but that hopefully will change to something more
"property like") before 1.0.3 is released.
2016-10-06 11:34:10 +02:00
Dave Syer
8587791549
Remove . from default classpath for cli launcher
...
Since "." is already on the search path for config files, it is
not obviously necessary to add "." to the classpath as well.
2016-10-06 10:45:03 +02:00
Dave Syer
2e0dda930d
Make sure dataflow server uses h2 launched by spring cloud
...
If user runs `spring cloud dataflow h2` you'd expect the database to
be used by dataflow. It's tricky to achieve, and impossible with
an in-memory data store (because of the way dataflow is set up
currently). This was achieved by adding a feature: each deployable
can specify "enabled" (in addition to existing "disabled" feature)
properties: i.e. environemnt properties that are applied to all
other apps as long as this one is running.
Another change here is to pass the "PATH" env var from the deployer
down to deployed apps. This affects dataflow in particular because
it likes to launch other apps, and it will pick the wrong Java
version (for instance) if the path is not preserved.
2016-10-06 09:36:38 +02:00
Dave Syer
2ba29cea25
Use smaller memory for dataflow apps by default
...
(Requires a change in spring-cloud-deployer)
2016-10-06 09:36:38 +02:00
Spencer Gibb
c9ffd381ea
Validate items to run are valid.
...
fixes gh-40
2016-10-04 19:37:58 -06:00
Spencer Gibb
2d924f9359
Push deployer and dataflow dep mgmt down.
...
Dataflow pom was bringing in old stream, which broke s-c-bus-kafka.
fixes gh-39
2016-10-03 17:01:29 -06:00
Spencer Gibb
33ca198cca
Add spring cloud --version option
...
fixes gh-33
2016-10-03 15:12:17 -06:00
Spencer Gibb
44a5adbf6f
Downgrade dataflow bits to 1.0.1
2016-10-03 13:54:34 -06:00
Spencer Gibb
e3f0a66f4d
Add spring-cloud-config-monitor to configserver
...
fixes gh-36
2016-10-03 13:27:36 -06:00
Dave Syer
eb1896e509
Update to latest dataflow bits
2016-10-03 15:01:44 +01:00
Spencer Gibb
f2fc5c8a67
Upgrade to dataflow 1.0.1
...
fixes gh-32
2016-09-26 16:12:57 -06:00
Spencer Gibb
28407c9255
remove install
2016-09-26 16:08:57 -06:00
Spencer Gibb
6dbd550405
bump s-c-build version
2016-09-26 16:08:47 -06:00
Spencer Gibb
5c8c99af7e
Revert "Update SNAPSHOT to 1.2.0.RC1"
...
This reverts commit 110fa69b975377a1c478faa10fb4f7266a24f8e4.
2016-09-26 16:06:21 -06:00
Spencer Gibb
c2c96700db
Update SNAPSHOT to 1.2.0.RC1
2016-09-26 15:51:32 -06:00
Spencer Gibb
b486928aab
Update install instructions
2016-09-26 15:29:12 -06:00
Dave Syer
7428de1176
Merge remote-tracking branch 'origin/1.1.x'
2016-09-21 12:49:24 +01:00
Dave Syer
27b759ee38
Revert to snapshots
2016-09-21 12:48:05 +01:00