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
f35cd9d561
Updated for 2.3.0-M2 release
...
Updated to include latest stream dependencies
2020-07-20 13:50:38 -04:00
Michael Minella
15eec87b68
Adding autoconfiguration for a JdbcCursorItemReader
...
This commit adds autoconfiguration for a JdbcCursorItemReader to the
single step batch job starter.
Fixed build
Updates
updated to clean db between tests
2020-07-15 17:05:10 -04:00
Glenn Renfro
468fab1b42
Updated versions to latest releases
2020-07-10 10:34:45 -04:00
Glenn Renfro
fba162fea2
Support JDBCWriter for singlestep batch
...
resolves 677
2020-07-09 15:08:49 -05:00
Glenn Renfro
80f39bea84
Removed cfenv from dependencies
...
Updated tests that used it.
resolves #681
2020-07-08 12:41:56 -04:00
Glenn Renfro
59c9adf047
Updated all Junit tests to 5.x
...
resolves TASK-675
2020-07-07 10:55:16 -05:00
Michael Minella
f3bbc37293
Added generation of epub
2020-06-19 10:43:54 -05:00
Glenn Renfro
dd321f1462
html files now under html dir in zip file
...
pdf file is now under pdf dir in zip file
resolves #668
2020-06-18 09:40:21 -05:00
FWinkler79
1913e1e7f9
Added missing @EnableTask annotation
...
Following the documentation (using Spring Boot 2.3.0 and Spring Cloud Hoxton.SR5) does not yield the described output if that annotation is missing. I saw it being used in several videos of M. Minella, so I think it is a glitch.
Adding the annotation to my code showed the log output where `TaskExecution` is created and updated in the repository. Without the annotation that does not show (and probably does not happen either).
2020-06-16 16:42:33 -04:00
Glenn Renfro
95a2683331
Updated sc-build and s-c-depenency-parent to 3.0.0-SNAPSHOT
...
Readded JUnit 4 temporarily to get build to complete
Refer to issue #675
2020-06-16 16:39:14 -04:00
Glenn Renfro
b2ce87d041
Updated version numbers to reset master
2020-05-20 15:05:10 -04: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
9e7e75b7cd
Updated
2020-05-07 11:26:27 -04:00
Glenn Renfro
90a2a27e51
Updated Task Version to use the -SNAPSHOT vs .BUILD-SNAPSHOT
2020-05-07 09:51:42 -05:00
Jay Bryant
214c121397
Update spring-doc-resources version and highlight
...
Update spring-doc-resources and change highlght to github,
to get Damien Vitrac's latest look and feel for the docs.
2020-05-07 09:34:14 -05:00
Glenn Renfro
d508285f58
Additional docs on table creation when using the tablePrefix prop
...
Resolves #653
2020-05-07 09:23:11 -05:00
Michael Minella
3ed2042ca0
Updates
2020-04-13 17:22:29 -04:00
Michael Minella
7e76cb00f3
Initial commit of Single Step Spring Batch Job Starter
...
This commit adds a new starter for creating a single step Spring Batch
job. It allows users to configure a FlatFileItemReader and a
FlatFileItemWriter as well as the job and step with just properties.
2020-04-13 17:22:29 -04:00
Glenn Renfro
8b41515ee3
Upgraded master to use Boot 2.3.0.M4
2020-04-06 11:56:19 -04:00
Glenn Renfro
aba70b468a
Changing DataSourceBuilder to EmbeddedDatabaseBuilder.
2020-03-25 11:19:18 -04:00
Michael Minella
00b8acab55
Added support for specifying a TransactionManager
...
Before this commit, Spring Cloud Task did not correctly configure the
provided PlatformTransactionManager with the TaskRepository. This
commit addressis this bug.
Resolves #652
Polished PR on Merge
2020-03-25 10:05:16 -04:00
Glenn Renfro
f7c2501314
Added section on closing the context
...
resolves #646
2020-02-18 10:49:28 -06:00
Glenn Renfro
79c7bd3783
Used BOM for stream and binder starters in samples.
...
resolves #637
2020-02-18 11:01:52 -05:00
Dominik Bartholdi
37749efca2
fix link to DDL scripts
2020-01-30 10:11:54 -06:00
Glenn Renfro
6b336a983c
Resolves Task Lock issue with Oracle DB
...
In short the Oracle CHAR type is blank padded to the end of the field. So we were not getting an exact match on queries when looking for the LOCK_KEY or CLIENT_ID
2020-01-30 09:17:15 -06:00
Michael Minella
9faa7fa60e
Added debug logging for DeployerPartitionHandler
2020-01-08 14:39:51 -06:00
Glenn Renfro
fe24bc1dad
Introduction of github actions for build
2019-12-20 10:47:22 -05:00
Glenn Renfro
03b38404a0
Updated versions for minor release of cloud
2019-12-19 09:17:52 -05:00
Glenn Renfro
cf05696d4a
Updated schema documentation
2019-12-17 15:03:48 -06:00
Glenn Renfro
98ba2dc1c1
Set dependencies back to BUILD-SNAPSHOT
2019-11-25 16:33:14 -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
Michael Minella
3675ebcf96
Removed versions and pointed them to ${project.version}
2019-11-22 14:58:42 -06: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
Glenn Renfro
ec195e8e04
Updated Stream dependencies to Release
2019-11-22 11:54:29 -05:00
Glenn Renfro
e1956d871f
Updated boot version for samples
2019-11-20 17:17:16 -05:00
Glenn Renfro
bed7155905
Updated Deployer and Build to release
2019-11-20 17:01:16 -05:00
Glenn Renfro
7e24e6d4ec
Added Flatten-maven-plugin
...
resolves #633
2019-11-07 12:01:04 -05:00
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