Commit Graph

119 Commits

Author SHA1 Message Date
Spring Buildmaster
18cf866e8a [artifactory-release] Next development version 2020-12-21 17:18:21 +00:00
Spring Buildmaster
187ef63076 [artifactory-release] Release version 2.3.0 2020-12-21 17:18:17 +00:00
Spring Buildmaster
73e0eb389f [artifactory-release] Next development version 2020-12-11 17:31:40 +00:00
Spring Buildmaster
8e40ddcd20 [artifactory-release] Release version 2.3.0-RC1 2020-12-11 17:31:36 +00:00
Glenn Renfro
2cba0f223a Tasks supports JobLauncherApplicationRunner
Will  support JobLauncherCommandLineRunner  if running task on Boot 2.2.0

resolves #645

Updated based on code review and rebased

Updated code based on code review
2020-12-03 09:44:51 -05:00
Spring Buildmaster
f68f8e734b [artifactory-release] Next development version 2020-11-30 16:47:44 +00:00
Spring Buildmaster
c8eba09a21 [artifactory-release] Release version 2.3.0-M4 2020-11-30 16:47:40 +00:00
Spring Buildmaster
7386faabe6 [artifactory-release] Next development version 2020-09-24 14:33:22 +00:00
Spring Buildmaster
8abcf6337b [artifactory-release] Release version 2.3.0-M3 2020-09-24 14:33:18 +00:00
Spring Buildmaster
fd102c84c2 [artifactory-release] Next development version 2020-07-20 18:32:02 +00:00
Spring Buildmaster
e71784fe8b [artifactory-release] Release version 2.3.0-M2 2020-07-20 18:31:58 +00:00
Glenn Renfro
59c9adf047 Updated all Junit tests to 5.x
resolves TASK-675
2020-07-07 10:55:16 -05:00
Spring Buildmaster
19d964288a [artifactory-release] Next development version 2020-05-07 17:44:32 +00:00
Spring Buildmaster
d0e31e175c [artifactory-release] Release version 2.3.0-M1 2020-05-07 17:44:28 +00:00
Glenn Renfro
90a2a27e51 Updated Task Version to use the -SNAPSHOT vs .BUILD-SNAPSHOT 2020-05-07 09:51:42 -05:00
Glenn Renfro
8b41515ee3 Upgraded master to use Boot 2.3.0.M4 2020-04-06 11:56:19 -04:00
Michael Minella
9faa7fa60e Added debug logging for DeployerPartitionHandler 2020-01-08 14:39:51 -06:00
Glenn Renfro
03b38404a0 Updated versions for minor release of cloud 2019-12-19 09:17:52 -05:00
Spring Buildmaster
1bfa6006ec [artifactory-release] Next development version 2019-11-22 21:20:15 +00:00
Spring Buildmaster
14f2c510c4 [artifactory-release] Release version 2.2.1.RELEASE 2019-11-22 21:20:11 +00:00
Glenn Renfro
70ed8b96e9 Set Parent to 2.2.0.RELEASE for dependencies
Revert to 2.2.1.BUILD-SNAPSHOT
2019-11-22 15:05:54 -05:00
Spring Buildmaster
17ca1050b4 [artifactory-release] Next development version 2019-11-22 19:04:22 +00:00
Spring Buildmaster
bf670a065d [artifactory-release] Release version 2.2.0.RELEASE 2019-11-22 19:04:18 +00: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
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
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
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
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
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
16f68020fb Update dependency versions 2019-05-07 13:54:00 -04: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
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
505fd21ff9 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 1 occurrences could not be migrated:
   ([https](https://xslthl.sf.net) result AnnotatedConnectException).

# 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://asciidoctor.org with 1 occurrences migrated to:
  https://asciidoctor.org ([https](https://asciidoctor.org) result 200).
* http://maven.apache.org/xsd/maven-4.0.0.xsd with 18 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://sourceforge.net/projects/xslthl/ with 14 occurrences migrated to:
  https://sourceforge.net/projects/xslthl/ ([https](https://sourceforge.net/projects/xslthl/) result 200).
* http://www.w3.org/TR/CSS21/propidx.html with 1 occurrences migrated to:
  https://www.w3.org/TR/CSS21/propidx.html ([https](https://www.w3.org/TR/CSS21/propidx.html) result 200).

# Ignored
These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 36 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 18 occurrences
2019-03-19 21:26:51 -05:00
Glenn Renfro
03d9a980e9 Cleanup from Checkstyle changes
resolves #511

* Sets the appropriate copyright dates
* Updates some docs
2019-02-13 12:21:14 -05:00
Marcin Grzejszczak
60f1e21d03 Added checkstyle 2019-02-03 19:27:07 +01:00
Spring Buildmaster
4d0acf120c [artifactory-release] Next development version 2019-01-22 14:30:34 +00:00
Spring Buildmaster
dc3af1dfd4 [artifactory-release] Release version 2.1.0.RELEASE 2019-01-22 14:30:29 +00:00
Spring Buildmaster
549e9e14cd [artifactory-release] Next development version 2019-01-15 14:06:50 +00:00
Spring Buildmaster
3534b42f79 [artifactory-release] Release version 2.1.0.RC1 2019-01-15 14:06:46 +00:00
Spring Buildmaster
d3381b71f9 [artifactory-release] Next development version 2018-12-13 22:12:42 +00:00
Spring Buildmaster
a1c10b8d46 [artifactory-release] Release version 2.1.0.M2 2018-12-13 22:12:38 +00:00
Glenn Renfro
30399dbb57 Established @EnableTask to create instance of TaskLifecycle Bean
resolves #494
2018-12-10 16:07:31 -05:00