Commit Graph

382 Commits

Author SHA1 Message Date
Glenn Renfro
1a7113f37b Updated to reset vesions to Snapshot and to fix a checkstyle 2019-11-04 09:14:37 -05:00
Spring Buildmaster
1572eb1bf2 [artifactory-release] Next development version 2019-10-24 16:57:11 +00:00
Spring Buildmaster
b6b8e4cd10 [artifactory-release] Release version 2.2.0.RC1 2019-10-24 16:57:08 +00:00
Glenn Renfro
27edcdf949 Updated Dependencies to RC1 or RELEASE 2019-10-24 12:20:37 -04:00
Michael Minella
338f19c9e9 Fixed NPE that would occur when using old constructor 2019-10-23 10:05:08 -05:00
Glenn Renfro
79719c541f Capture external-execution-id for child tasks started from a partition 2019-10-23 10:04:56 -05:00
Glenn Renfro
068df27723 Updated the test so that it will now work.
We will need to add a new task to the bamboo integration tests for SCT.
In this task we will pass in the parameters
This will be run after the other integration tasks.
2019-10-22 17:04:01 -05:00
Michael Minella
6a5a81b554 Polished 2019-10-22 16:59:14 -05:00
Glenn Renfro
d39ed3c7cb Resolve issue where spring.batch.job.names was not expressed
when using TaskJobLauncherCommandLineRunner

resolves #614
2019-10-22 14:13:56 -05:00
Glenn Renfro
87b8555b66 Reverted back to BUILD-SNAPSHOT 2019-10-04 11:52:33 -04:00
Spring Buildmaster
bd313d3f8d [artifactory-release] Next development version 2019-10-04 14:09:31 +00:00
Spring Buildmaster
0cdd345b3a [artifactory-release] Release version 2.2.0.M3 2019-10-04 14:09:28 +00:00
Glenn Renfro
7fd0be5b0e Version Updates 2019-10-04 09:31:45 -04:00
Glenn Renfro
a5161f816e Updated the sample to match the reference docs
Also added some additional information in the reference docs.
2019-08-06 17:50:56 -04:00
Glenn Renfro
3044f7cf08 Updated versions of libraries to use Build-Snapshots 2019-08-06 13:48:42 -04:00
Spring Buildmaster
b4e3aa1910 [artifactory-release] Next development version 2019-08-02 16:02:22 +00:00
Spring Buildmaster
2f6df94f8c [artifactory-release] Release version 2.2.0.M2 2019-08-02 16:02:18 +00:00
Glenn Renfro
7d7183e7f2 Updating version for 2.2.0.M2 2019-08-02 08:48:46 -04:00
Glenn Renfro
4f1524a711 OutputCapture should be updated to OutputCaptureRule
resolves #615

In Boot 2.2.x they change the of OutputCapture and thus it was deprecated.
2019-07-15 15:28:50 -04:00
Glenn Renfro
7aa08f08e4 Updating surefire plugin 2019-07-03 17:04:33 -04:00
Glenn Renfro
0a179aae61 Allows users to set spring.batch.job.enabled with fail-on-job-failure.
resolves #525
2019-07-03 13:33:50 -05:00
Glenn Renfro
7490f8b820 Initialize values with properties vs value
resolves #SCT-587
2019-07-03 13:24:06 -05:00
Michael Minella
0af72e31ac Polish 2019-07-03 13:09:18 -05:00
Christian Tzolov
d4b51a074b Add Micrometer support for Task applications
- New dependencies
   - micrometer-core
   - java-cfenv - required by the CF tags configuration.
 - Add TaskMetrics configuration that installs two Meters (Timer and LongTaskTimer) that produce the following time-series:
   - spring.cloud.task - shows task duration (updated only after the task has completed).
   - spring.cloud.task.active - provides run time information about the non-completed tasks.
   Both meters are started at TaskExecutionListener#onTaskStartup() and ended at onTaskEnd() or onTaskFailure().
 - Add common Task tags assigned to all time-series produced by the Task (not only the s.c.task and s.c.task.active). This allows to analyze CPU, Memory and other measurements grouped by task/execution ids.
 - Add Cloud Found tags - Activated only for CF target platform.

 Resolves #608
2019-07-03 13:06:58 -05:00
Christian Tzolov
aa29153656 Update Apache Maven Wrapper to 3.6.0
Resolves #610
2019-06-26 12:08:06 +02:00
Michael Minella
f0f539ed8c Polish 2019-06-25 09:48:30 -05:00
Glenn Renfro
d2031ff66e Updated the order in which the TaskLifecycleListener is configured
resolves #605
2019-06-25 09:48:21 -05:00
Anbu Sampath
320a864112 doc correction for Initialzr downloaded file name 2019-06-13 15:59:47 +05:30
Glenn Renfro
7e6b5729e8 Resolves AMQP CNF by resolving Stream dependencies
resolves #603
2019-06-04 11:30:21 -04:00
Glenn Renfro
d7a4700270 Removed waffle tags 2019-05-20 10:14:29 -04:00
Donovan Muller
915a6ef82f Fix closecontextEnabled property reference
Fixes #561
2019-05-08 14:38:12 -04:00
Glenn Renfro
16f68020fb Update dependency versions 2019-05-07 13:54:00 -04:00
Marcin Grzejszczak
f7baf172ec Merge pull request #597 from spring-cloud/fix/sagan-docs
Added the sagan adoc files
2019-04-30 08:35:14 +02:00
Haytham Mohamed
1665bd29db Added the sagan adoc files 2019-04-29 12:35:10 -05:00
Spring Buildmaster
f1b13e049c [artifactory-release] Next development version 2019-04-16 16:50:51 +00:00
Spring Buildmaster
9fb1fcb043 [artifactory-release] Release version 2.2.0.M1 2019-04-16 16:50:48 +00:00
Glenn Renfro
4de24dcc62 Left Cloud Dependencies and snapshot.
Now at M1
2019-04-16 12:25:08 -04:00
Glenn Renfro
8aeac58b44 Left out the deployer depencency for partition sample.
It still referred to BUILD-SNAPSHOT instead of RELEASE
2019-04-16 11:50:13 -04:00
Glenn Renfro
fd8ab15238 Updated all dependencies for M1 RELEASE
Updated to Spring Cloud Build 2.2.0.M1
2019-04-15 15:11:28 -04:00
Glenn Renfro
d890835923 Updating the version of the asciidoc 2019-04-11 14:13:07 -04:00
Jay Bryant
0c53ba812a Modernizing the documentation
I made this project match the other Spring projects for documentation by pulling in spring-doc-resources and using those resources to create the dynamic ToC and our new styles.

Accounting for Glenn Renfro's feedback

Glenn caught a couple problems. I have fixed them. Thanks, Glenn. :)
2019-04-11 13:21:32 -04:00
Toshiaki Maki
56469bb92f Fix a broken code 2019-04-09 08:52:51 -04:00
Glenn Renfro
c8158360b2 Updated test for the new maria error code
resolves #288
2019-04-08 11:28:13 -04:00
Glenn Renfro
ce51987f98 Rebased
Updated to spring-cloud-build 2.2.0.BUILD-SNAPSHOT
Updated Tests to support the changes in the latest H2 database
Must use "-ifNotExists", when using the H2 TCP Server
2019-03-28 16:57:11 -05:00
Glenn Renfro
1786732b40 Updated all versions to latest BUILD-SNAPSHOT 2019-03-28 16:57:11 -05:00
Glenn Renfro
697185ab5f Updated versions
changed http to https in .settings
2019-03-28 16:57:11 -05:00
Glenn Renfro
c4abbbcbbf Updated Base Version to 2.2.x
Removed Task Dependencies.  These should be brought in by Boot
2019-03-28 16:57:11 -05:00
Glenn Renfro
8a3ac48cc3 Updated all task_lock tables to add NOT NULL to primary keys.
resolves #505
2019-03-22 11:52:57 -04:00
Spring Operator
2bff013b83 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).

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 204 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).

Updated Spring Cloud Build dependency

this was so that we can get the latest spring-cloud-build
2019-03-21 16:34:26 -04:00
Spring Operator
0ea5070050 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).

# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.

* [ ] http://xslthl.sf.net (301) with 4 occurrences could not be migrated:
   ([https](https://xslthl.sf.net) result AnnotatedConnectException).
* [ ] http://exslt.org/common (404) with 1 occurrences could not be migrated:
   ([https](https://exslt.org/common) result SSLHandshakeException).

# 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://waffle.io/spring-cloud/spring-cloud-task (301) with 2 occurrences migrated to:
  https://waffle.io/spring-cloud/spring-cloud-task ([https](https://waffle.io/spring-cloud/spring-cloud-task) result ReadTimeoutException).
* [ ] http://myURI (UnknownHostException) with 1 occurrences migrated to:
  https://myURI ([https](https://myURI) result UnknownHostException).
* [ ] http://oops (UnknownHostException) with 1 occurrences migrated to:
  https://oops ([https](https://oops) 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://EditorConfig.org with 1 occurrences migrated to:
  https://EditorConfig.org ([https](https://EditorConfig.org) result 200).
* [ ] http://docs.spring.io/spring-boot/docs/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-boot/docs/ ([https](https://docs.spring.io/spring-boot/docs/) result 200).
* [ ] http://docs.spring.io/spring-boot/docs/current/reference/html/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-boot/docs/current/reference/html/ ([https](https://docs.spring.io/spring-boot/docs/current/reference/html/) result 200).
* [ ] http://docs.spring.io/spring-cloud-task/docs/ with 2 occurrences migrated to:
  https://docs.spring.io/spring-cloud-task/docs/ ([https](https://docs.spring.io/spring-cloud-task/docs/) result 200).
* [ ] http://docs.spring.io/spring-security/site/docs/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-security/site/docs/ ([https](https://docs.spring.io/spring-security/site/docs/) result 200).
* [ ] http://docs.spring.io/spring/docs/ with 2 occurrences migrated to:
  https://docs.spring.io/spring/docs/ ([https](https://docs.spring.io/spring/docs/) result 200).
* [ ] http://github.com/ with 3 occurrences migrated to:
  https://github.com/ ([https](https://github.com/) result 200).
* [ ] http://stackoverflow.com with 1 occurrences migrated to:
  https://stackoverflow.com ([https](https://stackoverflow.com) result 200).
* [ ] http://stackoverflow.com/tags/spring-cloud-task with 1 occurrences migrated to:
  https://stackoverflow.com/tags/spring-cloud-task ([https](https://stackoverflow.com/tags/spring-cloud-task) result 200).
* [ ] http://start.spring.io/ with 1 occurrences migrated to:
  https://start.spring.io/ ([https](https://start.spring.io/) result 200).
* [ ] http://ant.apache.org/manual with 1 occurrences migrated to:
  https://ant.apache.org/manual ([https](https://ant.apache.org/manual) result 301).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
  https://contributor-covenant.org ([https](https://contributor-covenant.org) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
  https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/) result 301).
* [ ] http://docs.spring.io/spring-amqp/docs/current/api/org/springframework/amqp with 1 occurrences migrated to:
  https://docs.spring.io/spring-amqp/docs/current/api/org/springframework/amqp ([https](https://docs.spring.io/spring-amqp/docs/current/api/org/springframework/amqp) result 301).
* [ ] http://docs.spring.io/spring-cloud-task/docs/current-SNAPSHOT/reference/html/ with 1 occurrences migrated to:
  https://docs.spring.io/spring-cloud-task/docs/current-SNAPSHOT/reference/html/ ([https](https://docs.spring.io/spring-cloud-task/docs/current-SNAPSHOT/reference/html/) result 301).
* [ ] http://docs.spring.io/spring-data/commons/docs/current/api/org/springframework/data with 1 occurrences migrated to:
  https://docs.spring.io/spring-data/commons/docs/current/api/org/springframework/data ([https](https://docs.spring.io/spring-data/commons/docs/current/api/org/springframework/data) result 301).
* [ ] http://docs.spring.io/spring-data/jpa/docs/current/api/org/springframework/data/jpa with 1 occurrences migrated to:
  https://docs.spring.io/spring-data/jpa/docs/current/api/org/springframework/data/jpa ([https](https://docs.spring.io/spring-data/jpa/docs/current/api/org/springframework/data/jpa) result 301).
* [ ] http://docs.spring.io/spring-data/mongodb/docs/current/api/org/springframework/data/mongodb with 1 occurrences migrated to:
  https://docs.spring.io/spring-data/mongodb/docs/current/api/org/springframework/data/mongodb ([https](https://docs.spring.io/spring-data/mongodb/docs/current/api/org/springframework/data/mongodb) result 301).
* [ ] http://docs.spring.io/spring-data/rest/docs/current/api/org/springframework/data/rest with 1 occurrences migrated to:
  https://docs.spring.io/spring-data/rest/docs/current/api/org/springframework/data/rest ([https](https://docs.spring.io/spring-data/rest/docs/current/api/org/springframework/data/rest) result 301).
* [ ] http://raw.github.com/ with 1 occurrences migrated to:
  https://raw.github.com/ ([https](https://raw.github.com/) result 301).
* [ ] http://www.gradle.org/docs/current/userguide with 1 occurrences migrated to:
  https://www.gradle.org/docs/current/userguide ([https](https://www.gradle.org/docs/current/userguide) result 301).

# Ignored
These URLs were intentionally ignored.

* http://docbook.org/ns/docbook with 4 occurrences
* http://docbook.sourceforge.net/xmlns/l10n/1.0 with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 1 occurrences
* http://www.w3.org/1999/XSL/Format with 2 occurrences
* http://www.w3.org/1999/XSL/Transform with 7 occurrences
* http://www.w3.org/1999/xlink with 1 occurrences
2019-03-20 16:10:18 -05:00