Commit Graph

733 Commits

Author SHA1 Message Date
Glenn Renfro
147b98c4ba Updated samples to use SCSt 4.0.0-SNAPSHOT instead of M1 2022-03-11 16:39:22 -05:00
Glenn Renfro
40b9840506 Updated Deployer Version to 2.8
Reactivated tests for rempote partition
2022-03-11 09:57:50 -05:00
Glenn Renfro
270b24be8b Updated tests so that they use TestSocketUtils instead of SocketUtils
Temporarily disabled tests for remote partition sample until Spring Cloud Deployer Local is fixed
2022-03-09 16:49:18 -05:00
Glenn Renfro
300c767710 Update Task to resolve Micromenter 2.0.x upgrade issue.
This will resolve the current issue, but improvements to Task's use of Micrometer 2.0 are coming in a upcoming PR
2022-03-07 14:14:26 -05:00
buildmaster
64fe51901c Bumping versions 2022-01-28 09:20:25 +00:00
buildmaster
721409e44e Going back to snapshots 2022-01-27 21:36:59 +00:00
buildmaster
11e2fe1d20 Update SNAPSHOT to 3.0.0-M1 2022-01-27 21:33:59 +00:00
Glenn Renfro
d6bfd94d63 Updated Stream version to M1 2022-01-27 11:23:52 -05:00
buildmaster
262bf6e4fb Bumping versions 2022-01-27 09:19:51 +00:00
Glenn Renfro
c753b98a76 Update task to use Milestone build
Updated partitioned sample readme

Updated samples base boot version

Updated jpa sample to use jakarta
2022-01-26 16:13:41 -05:00
buildmaster
ff5d116898 Bumping versions 2022-01-22 09:21:19 +00:00
Glenn Renfro
f061fb569d Updated maven version to 3.8.4 2022-01-21 14:09:19 -05:00
Glenn Renfro
eac561bcf0 Updated the mavenw version to 3.8.2 2022-01-20 17:38:42 -05:00
Glenn Renfro
ed5784b64e TaskBatcheExecutionListener is now created before other jobexec listeners
Resolves #818

This resolves the scenario where a JobExecutionListenerSupport fails before the TaskBatchExecutionListener fires and thus the TASK-BATCH table is not populated.
2022-01-20 14:56:47 -05:00
Glenn Renfro
6dc83b8abe Replaced increment table with sequnce for sqlserver
resolves #781
2022-01-19 13:37:16 -05:00
Glenn Renfro
45d7662fbc Updating documentation for 3.x release
Updated versions and links in docs

* Set the baseline to Java 17
* Update links

resolves #814
2022-01-18 16:00:54 -05:00
Glenn Renfro
c353d68396 Boot updated bom to use batch 5.x
Updated code to remove new deprecations
Updated code to fix compilation errors.
Updated code to add new bits for tests
2022-01-18 14:30:20 -05:00
buildmaster
930d21fae3 Bumping versions 2022-01-15 09:26:22 +00:00
Glenn Renfro
741e9c20b8 Rename master to main
Added push to the triggers
2022-01-14 13:31:35 -05:00
Glenn Renfro
6aa3a327f6 Reactivate GH PR Build 2022-01-14 12:24:19 -05:00
Glenn Renfro
02b44227d4 Updated project to use Spring Boot 3.0
Resolves issues:
TASK-810
TASK-812
TASK-813
2022-01-13 20:11:55 -05:00
Henning Poettker
a95b420315 Use strict H2 query syntax for paging query provider
Simplify tests a bit

Updated to snapshot dependencies

Updated test and to set the version of h2 to us boot bom.
2022-01-10 14:04:47 -05:00
Glenn Renfro
65d3510157 Fix merge conflict 2022-01-03 14:17:50 -05:00
Glenn Renfro
449595a4b2 Updated base project to 3.x 2022-01-03 14:08:58 -05:00
Glenn Renfro
1d7b4865c4 Updated docs 2022-01-03 14:08:58 -05:00
Glenn Renfro
78f27ef26d Base Task Sink Case with Tests works
In process of migrating batch-events to streambridge

BatchEvents Migrated

Integration tests for TaskSink now work

Batch Event Integration Tests updated

Added tests to batch events

Event integration tests added

Updated with the last bit of tests

baseline polishing
2022-01-03 14:08:50 -05:00
Robert McNees
f74d38a47f New build profile to compile without local Docker environment 2021-12-15 07:20:09 -05:00
buildmaster
b941324465 Bumping versions 2021-12-02 09:24:14 +00:00
buildmaster
78d51438e9 Bumping versions to 2.4.1-SNAPSHOT after release 2021-12-01 18:17:24 +00:00
buildmaster
385cc836c4 Going back to snapshots 2021-12-01 18:17:23 +00:00
buildmaster
2b3a0b56e5 Update SNAPSHOT to 2.4.0 2021-12-01 18:13:34 +00:00
buildmaster
2f786fecba Bumping versions 2021-11-30 09:24:08 +00:00
Glenn Renfro
1b24d08639 Changed org and contact to VMware from Pivotal 2021-11-22 18:26:02 -05:00
Glenn Renfro
4ffc81e43b Updated to remove unused dependency 2021-11-22 09:03:06 -05:00
buildmaster
8294fde557 Bumping versions 2021-11-20 09:23:44 +00:00
Glenn Renfro
7870b41107 Added Version Number to reference docs 2021-11-15 11:50:00 -05:00
buildmaster
06ed67af00 Bumping versions 2021-11-04 09:23:58 +00:00
buildmaster
b239094e0d Going back to snapshots 2021-11-03 11:13:50 +00:00
buildmaster
dd3bad7f92 Update SNAPSHOT to 2.4.0-RC1 2021-11-03 11:10:55 +00:00
Glenn Renfro
ec89e6dbdd Version update and cleanup 2021-10-26 10:25:33 -04:00
Glenn Renfro
6b9012250c Updated Task Deployer Version to current release 2021-10-25 09:50:16 -04:00
buildmaster
bb498bb584 Bumping versions 2021-10-23 09:24:01 +00:00
buildmaster
bb88ee1efe Bumping versions 2021-10-22 09:24:39 +00:00
Glenn Renfro
fb5d4b6573 SingleStepBatch Job can be used with spring-cloud-task-stream
resolves #799

Added config to reduce testcontainer logging

Updated to use task starter
2021-10-21 16:47:21 -04:00
Henning Pöttker
a785fb00b1 No TaskBatchExecutionListener without EnableTask
If SCT is on the classpath but EnableTask has not been used, the TaskBatchExecutionListener will no longer be registered with the jobs.

Issue #651
2021-10-20 16:30:45 -04:00
Glenn Renfro
3d785ffd99 Updated versions and re-enabled kafka test 2021-10-20 14:39:45 -04:00
buildmaster
6752679673 Going back to snapshots 2021-10-20 02:01:36 +00:00
buildmaster
394c803de4 Update SNAPSHOT to 2.4.0-M3 2021-10-20 01:58:29 +00:00
Glenn Renfro
a065e9c00d Updated to disable tests for M3 release.
Will reactivate
2021-10-19 15:29:45 -04:00
buildmaster
2966d21ec7 Bumping versions 2021-10-19 09:24:15 +00:00