Commit Graph

382 Commits

Author SHA1 Message Date
buildmaster
c8c5bae7d0 Update SNAPSHOT to 3.0.3 2023-05-24 19:03:47 +00:00
Glenn Renfro
0a596a19ee Updated partitioning readme to contain content on Kubernetes 2023-05-08 14:27:49 -04:00
Glenn Renfro
24a54b954b Updated libs-snapshot to snapshot for test dependencies and props 2023-05-01 16:17:04 -04:00
David McClatchey
ab87387b8b updated wording to be single spring batch job
updating batch job wording
2023-04-12 08:09:10 -04:00
buildmaster
c6cd589cf7 Bumping versions to 3.0.3-SNAPSHOT after release 2023-03-28 15:10:22 +00:00
buildmaster
cfec853435 Going back to snapshots 2023-03-28 15:10:21 +00:00
buildmaster
3bdd991f69 Update SNAPSHOT to 3.0.2 2023-03-28 15:06:10 +00:00
Glenn Renfro
4f0b68bd0b Identified depracations and updated the code 2023-03-20 14:01:45 -04:00
Glenn Renfro
f7d52e6f12 Merged MapTaskExecutionTests into TaskExecutionDaoTests
Removes duplicated code.

Resolves #427
2023-02-24 17:31:45 -05:00
buildmaster
a2986792bd Bumping versions to 3.0.2-SNAPSHOT after release 2023-01-25 14:58:50 +00:00
buildmaster
84de422fdc Going back to snapshots 2023-01-25 14:58:50 +00:00
buildmaster
6972e7ca05 Update SNAPSHOT to 3.0.1 2023-01-25 14:54:30 +00:00
Glenn Renfro
8c69fb89c0 Updated versions for 22-0-1 release 2023-01-19 17:55:36 -05:00
buildmaster
734bb7a1fd Bumping versions 2022-12-20 00:16:26 +00:00
buildmaster
c8ef6a9efe Bumping versions 2022-12-19 00:17:18 +00:00
buildmaster
236016e6ba Bumping versions 2022-12-16 00:15:59 +00:00
buildmaster
0b86e6e39c Bumping versions to 3.0.1-SNAPSHOT after release 2022-12-15 20:45:51 +00:00
buildmaster
27903330c6 Going back to snapshots 2022-12-15 20:45:51 +00:00
buildmaster
7b7121c0e2 Update SNAPSHOT to 3.0.0 2022-12-15 20:41:48 +00:00
Glenn Renfro
6b9d78a809 Updated Deployers to latest release 2022-12-12 08:37:41 -05:00
Glenn Renfro
b3bb637328 Updated docs to reflect new native build command 2022-12-08 09:25:13 -08:00
Glenn Renfro
741977ee7f Add hint to resolve missing hint from Spring Batch
This can be remove when https://github.com/spring-projects/spring-batch/issues/4248 is resolved
2022-12-06 10:55:10 -08:00
buildmaster
65543e085e Going back to snapshots 2022-12-01 17:54:41 +00:00
buildmaster
6b0c030163 Update SNAPSHOT to 3.0.0-RC3 2022-12-01 17:50:51 +00:00
Glenn Renfro
ba28df6dc0 Updated to replace dependency for stream tests 2022-12-01 08:42:54 -05:00
Glenn Renfro
6d17f8dedb Replacing cloud.test.TestSocketUtils
Now utilizing the one provided by the spring framework
2022-11-28 20:49:00 -05:00
buildmaster
8a8bcc65bc Bumping versions 2022-11-29 00:16:23 +00:00
Glenn Renfro
099f5c0710 Updating sample to use h2 because hsql is not natively compilable. 2022-11-22 10:04:50 -05:00
buildmaster
2b31713545 Bumping versions 2022-11-22 00:16:44 +00:00
buildmaster
e5b4db36f7 Going back to snapshots 2022-11-17 17:33:28 +00:00
buildmaster
344ffb7da2 Update SNAPSHOT to 3.0.0-RC2 2022-11-17 17:29:31 +00:00
buildmaster
fae4a8f8fa Bumping versions 2022-11-16 00:16:05 +00:00
Glenn Renfro
6c23a6df34 Reset samples to use snapshots 2022-10-31 13:29:33 -04:00
Nate Schutta
f37577e661 native compilation command for mvn is incorrect 2022-10-29 13:10:48 -05:00
Nate Schutta
48e3fdb2e2 updated mvn build command for native build because it was outdated 2022-10-28 14:35:02 -04:00
buildmaster
be2be98814 Going back to snapshots 2022-10-27 22:06:12 +00:00
buildmaster
e062a9cce5 Update SNAPSHOT to 3.0.0-RC1 2022-10-27 22:02:24 +00:00
buildmaster
4736d75ddd Bumping versions 2022-10-26 00:15:09 +00:00
Glenn Renfro
969f405824 Upgraded test container version 2022-10-25 16:05:12 -04:00
buildmaster
956a5694c9 Bumping versions 2022-10-25 00:15:43 +00:00
Glenn Renfro
b1cf675fcb Updated samples Boot Version getting ready for RC1 release 2022-10-24 09:54:07 -04:00
Glenn Renfro
1cd5818f7d Updated deployers to RC1 2022-10-22 12:35:54 -04:00
Glenn Renfro
667852e348 Autoconfiguration files are now annotated with @Autoconfiguration
This is a new standard for boot 3.0
Replaced deprecated constructors for batch test
Added Oracle migration script for ordered sequence
2022-10-19 14:23:12 -04:00
Glenn Renfro
a0fda4bf6e Set Spring Cloud Task Date Strategy to match Batch
resolves #868
Signed-off-by: Glenn Renfro <grenfro@vmware.com>

Updated the timestamps for H2,oracle, db2, hsqldb to be 9 digits for improved accuracy
2022-10-18 14:20:57 -04:00
Glenn Renfro
61f69265a1 Updated Task to support LocalDateTime from Spring Batch 2022-10-12 11:44:02 -04:00
Glenn Renfro
2ef93291fc Updated Task to the latests snapshot of Micrometer
Updated to handle the batch changes

Removing aot execution from sample apps

Remove snapshot version and rely on bom

Signed-off-by: Glenn Renfro <grenfro@vmware.com>
2022-10-10 14:36:14 -04:00
Glenn Renfro
b7b7de5337 Updated readmes to improve copy pastability
Also added instructions for native compilation for those apps that it is useful

Added documentation for native compilation when using Single Step Batch Processing

Updated documentaiton for native compilation for single app processing
2022-10-07 14:29:05 -04:00
buildmaster
704667d542 Going back to snapshots 2022-10-06 01:14:34 +00:00
buildmaster
b2a7985657 Update SNAPSHOT to 3.0.0-M5 2022-10-06 01:10:20 +00:00
Glenn Renfro
10dccb64ee Moving partition from snapshot to M2 2022-10-04 18:04:55 -04:00