Spring Operator
deff0f36ea
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://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://www.apache.org/licenses/LICENSE-2.0 with 19 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 36 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 18 occurrences
2019-03-16 10:51:53 -05:00
Spring Buildmaster
83a7003656
[artifactory-release] Next development version
2019-02-21 19:54:44 +00:00
Spring Buildmaster
a8b61539c9
[artifactory-release] Release version 2.0.1.RELEASE
2019-02-21 19:54:41 +00:00
Glenn Renfro
1406fa986c
Refer users to SCDF to launch tasks
2018-06-26 14:10:21 -04:00
Glenn Renfro
f8fd74e616
Added docs on deploying SCT apps to CF
2018-06-18 18:42:39 -04:00
Michael Minella
4c5ce965fd
Incremented version to the next development version
2018-05-08 17:01:51 -05:00
Spring Buildmaster
81b54aadba
[artifactory-release] Next development version
2018-05-03 20:43:48 +00:00
Michael Minella
ba5bc3908a
Documentation fixes prior to GA release
...
This commit addresses two formatting issues with the documentation as
well as should fix the publishing of the javadocs.
Resolves #417
2018-04-30 12:02:11 -05:00
Michael Minella
486ef0dec3
Updated reactor versions in the batch sample to match what the latest CF Deployer uses
2018-04-13 13:11:12 -05:00
Glenn Renfro
a2a9d598e7
Remove sections on Yarn and Mesos partition executions
...
resovles #400
2018-03-07 14:16:25 -05:00
Jay Bryant
5cd934eb97
Full editing pass
...
I corrected spelling and grammar and gave it a voice (flat, corporate) consistent with our other docs. I added a couple TODOs where I thought another sample would help.
Incorporated Glenn Renfro's comments
Glenn gave my work a thorough review (thanks, Glenn!). This commit incorporates his changes.
One more change
I missed one of Glenn's fixes (by forgetting to save one last time before the previous commit). I have corrected that oversight
2018-03-07 14:01:18 -05:00
Michael Minella
1ae7930d09
Added ability to cofigure CommandLineRunner order
...
This commit adds the ability to configure the order for the
TaskJobLauncherCommandLineRunner. It also provides minor polish on a
few other code review related items.
2018-02-12 17:03:48 -06:00
Glenn Renfro
cd4dbe6a93
Allows failed batch apps to set exit code of task app.
...
resolves #201
Please enter the commit message for your changes. Lines starting
Cleanup Removed taskProperties from TaskBatchAutoConfiguration
2018-02-12 17:03:36 -06:00
kangtaku
16efd486d8
Correct typo of a word and a bracket.
...
Removed a unneeded empty row.
Removed starting parenthesis and added Carriage return to end of file
2018-02-05 09:53:02 -05:00
Glenn Renfro
d8a73ba183
Prevent a task from starting if an inst with the same name is running.
...
resolves #81
Using LockRegistryLeaderInitiator to do leadership election.
When task is started and singleInstanceEnabled isset to true then we use leader election
to determine if a task needs to be started.
Error Event Name had to be updated
2018-01-25 13:24:53 -06:00
Glenn Renfro
94e074d841
Set the spring.cloud.task.closecontext_enable default to false
...
resolves #364
2018-01-24 14:11:35 -06:00
Glenn Renfro
3f316a0170
SCT now handles exceptions thrown by execution listeners
...
resolves #341
2018-01-24 12:12:50 -06:00
Glenn Renfro
c4324b550d
Docs updated dependency samples to use starter instead of core
...
resolves #362
2018-01-18 10:38:51 -06:00
Michael Minella
15acc0c756
Fixes documentation publication
...
This commit fixes the generation of the zip file used to autopublish the
documentation. The previous version only included the HTML, epub, and
PDF files for the reference documentation. However it was missing the
images and css for the HTML as well as all of the javadocs. This commit
now fixes that so the javadoc as well as all the resources required for
the reference documentation is included in the zip file.
Resolves #327
2017-08-17 09:54:48 -05:00
Glenn Renfro
d95f46002f
Migrate Task to Spring Cloud Build 2.0.x
...
resolves #313
2017-07-12 11:38:00 -05:00
Spring Buildmaster
54bce9a590
[artifactory-release] Next development version
2017-06-27 15:46:26 +00:00
Glenn Renfro
68307a9312
Updated deployer dependencies to 1.2.1.RELEASE
...
Also updated the docs
2017-06-27 10:16:10 -05:00
Glenn Renfro
c7f15f5c8a
Sets Version of repo to 1.2.1
...
* Docs and poms updated
* Updated deployer dependencies
resolves #323
2017-06-26 17:19:11 -04:00
Spring Buildmaster
1a16d44b2c
[artifactory-release] Next development version
2017-04-24 19:36:00 +00:00
Glenn Renfro
606954dc07
Updating dependencies and doc versions
2017-04-24 14:43:04 -04:00
Glenn Renfro
0560899a6f
Updated docs version to 1.2.0.RC1
2017-04-14 14:57:23 -04:00
David Turanski
a1cffe8bd4
Change closecontextEnable to closeContextEnabled
...
Added test
Updated to use the standard log library
resolves #217
2017-04-12 11:06:26 -04:00
Ali Shahbour
450de51d0c
Add Ordered interface to all event listeneres
...
changes requested by cppwfs
Fix Constructors duplication
Add @author
Some cleanup on chunk listener
Updated chunk listener to send message before and after chunk.
Fixed Links for JavaDocs to prevent failure on javadoc build.
Updated tests to support new chunk messages.
2017-03-31 09:15:28 -04:00
Glenn Renfro
ad6ce32750
Update copyright to this year
2017-03-22 09:08:36 -04:00
Thomas Risberg
3c8d61447c
Revert incremented versions for release
2017-03-21 10:34:05 -04:00
Michael Minella
a32d26f14c
Incremented versions for release
2017-03-20 21:54:54 -05:00
Glenn Renfro
901b21cbe8
Add Note to TaskConfigurer Ref Doc
...
Reminds users to create their own TaskConfigurer implementation when the DefaultTaskConfigurer does not meet their needs.
resolves #272
2017-03-06 11:13:41 -06:00
Glenn Renfro
3819a418e5
Added docs on handling tests
...
resolves #281
2017-03-03 11:19:38 -06:00
Glenn Renfro
acaaad89f3
Adds support for Task Execution Parent Ids
...
resolves #261
2017-01-20 14:47:12 -06:00
Michael Minella
3d1ee18db3
Minor polish
2017-01-06 12:54:38 -06:00
Glenn Renfro
10bb457a5a
Allows user to set table prefix via properties.
...
resolves #244
2017-01-06 12:54:30 -06:00
Spring Buildmaster
ce31582995
[artifactory-release] Next development version
2016-11-22 16:58:27 +00:00
Michael Minella
91485769d5
Fixed release versions
2016-11-22 10:22:13 -06:00
Glenn Renfro
9074926736
Updated RC1 to GA for migration comments, tests and docs.
2016-11-22 09:39:42 -06:00
Gunnar Hillert
366cbaf213
Revert to Docboc
...
- Due to the lack of multipage Html support we need to revert to Docbook for the time being
- Revert "gh-246 Remove docbooks from asciidoctor infrastructure"
- This reverts commit 4ed50a6b31 .
2016-11-21 05:46:18 -10:00
Gunnar Hillert
4ed50a6b31
gh-246 Remove docbooks from asciidoctor infrastructure
...
resolves #246
Removed javadoc build from parent pom.
It is now contained in the doc pom
2016-11-16 14:50:05 -05:00
Michael Minella
82f97def52
Fix for installing docs zip twice
2016-11-07 09:39:24 -06:00
Glenn Renfro
fa5cb4f242
Update docs and static maven artifacts to RC1
2016-11-03 22:47:07 -04:00
Glenn Renfro
4a1a2c3c88
Add Application Name to TaskLaunchRequest for launched task
...
resolves #238
2016-11-03 15:50:21 -05:00
Michael Minella
cc1f971f3e
Build updates to support automated doc deployment
...
The Spring build infrastructure has the capabilities to deploy
documentation automatically that it finds in Artifactory. This commit
creates the required zip archive for that process.
Resolves SCT-78
2016-11-03 14:15:56 -05:00
Glenn Renfro
99e5397f29
Added instructions for launching tasks with partitions
...
resolves #230
2016-11-02 10:44:21 -05:00
Thomas Schuettel
c61a6e9c35
Adds DB2 support
...
Provides the files and enum constants for Spring Cloud Task
to work with a DB2 database.
2016-10-27 15:26:50 -04:00
Glenn Renfro
8e8a5c927a
Added Notes for launching partitions on Mesos/Chronos.
2016-10-20 14:39:50 -04:00
Glenn Renfro
644daa8508
Updated docs for external-execution-id
2016-10-12 17:14:08 -04:00
Glenn Renfro
ce4402053d
Version update preparations.
2016-10-12 14:48:03 -04:00