Commit Graph

187 Commits

Author SHA1 Message Date
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
buildmaster
734bb7a1fd Bumping versions 2022-12-20 00:16:26 +00:00
buildmaster
8a8bcc65bc Bumping versions 2022-11-29 00:16:23 +00:00
buildmaster
2b31713545 Bumping versions 2022-11-22 00:16:44 +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
48e3fdb2e2 updated mvn build command for native build because it was outdated 2022-10-28 14:35:02 -04:00
buildmaster
4736d75ddd Bumping versions 2022-10-26 00:15:09 +00: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
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
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
7bc49b67e1 Bumping versions 2022-09-30 00:16:13 +00:00
Glenn Renfro
0879bff549 Updated target for AOT compilation 2022-08-25 21:49:23 -04:00
Glenn Renfro
9c3fccc741 For Native compilation getTaskRepository for SimpleTaskAC has to be narrowed
it has to be set to the specific SimpleTaskRepository
Removed proxy-target-class flag from demos.

Added comments for which hints can be removed
2022-08-18 11:20:56 -04:00
Glenn Renfro
82fcb25ac1 Introduction of hints for Spring Task
Updated to support timestamp demonstration of native task.

Remove experimental when appropriate for the hints and remove this `spring.aop.proxy-target-class=false` from
application.properties for timestamp demo

Updated versions to the latest boot snapshot.
2022-08-03 14:22:31 -04:00
Glenn Renfro
76a5d12136 Updated to files to fit the Standard. 2022-07-25 11:41:43 -04:00
buildmaster
ceb504b66c Bumping versions 2022-07-22 00:17:21 +00:00
Glenn Renfro
5b9ffcc327 Introduce AOT to base projects of Spring Cloud Stream Samples 2022-06-30 17:01:42 -04:00
buildmaster
aeff4b02e4 Going back to snapshots 2022-06-15 12:39:56 +00:00
buildmaster
890b37efe8 Update SNAPSHOT to 3.0.0-M3 2022-06-15 12:37:02 +00:00
Glenn Renfro
23fb884e45 Updated code to support using WritableResource
resolves #842

Tests were temporarily commented out til Batch 4111 is resolved
2022-05-11 16:57:07 -04:00
buildmaster
c0287ec4bd Bumping versions 2022-03-26 00:16:01 +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
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
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
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
buildmaster
2f786fecba Bumping versions 2021-11-30 09:24:08 +00:00
buildmaster
8294fde557 Bumping versions 2021-11-20 09:23:44 +00:00
buildmaster
06ed67af00 Bumping versions 2021-11-04 09:23:58 +00:00
buildmaster
bb498bb584 Bumping versions 2021-10-23 09:24:01 +00: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
buildmaster
2966d21ec7 Bumping versions 2021-10-19 09:24:15 +00:00
Glenn Renfro
fe0b754f35 Resolved Batch Job Param reconfiguration for TaskJobApplicationRunner
Resolved issue with EmbeddedKafka failure in tests

Updated all versions
2021-10-18 17:00:11 -04:00
buildmaster
c6864c2ad6 Bumping versions 2021-10-07 09:23:50 +00:00
buildmaster
549cefa264 Bumping versions 2021-10-02 09:23:41 +00:00
spencergibb
26bff79430 Updates samples to version to 2.7.0-SNAPSHOT
Updates boot to 2.6.0-M3
2021-10-01 15:09:34 -04:00
Glenn Renfro
3102aa0265 Update so that it can be natively compiled by Spring Native 0.11 2021-09-27 11:28:05 -04:00
Glenn Renfro
78621e7b03 Resolve issues introduced by Boot 2.6.0.M1 upgrade
Updated versions and fixed jdbc test

Updated versions for samples
2021-07-23 15:29:32 -04:00
buildmaster
7f20c5a06e Bumping versions 2021-06-22 09:23:39 +00:00
buildmaster
1ea9c0a9ae Bumping versions to 2.3.3-SNAPSHOT after release 2021-05-27 11:17:13 +00:00
buildmaster
92a52f9a5d Going back to snapshots 2021-05-27 11:17:12 +00:00
buildmaster
c10733a888 Update SNAPSHOT to 2.3.2 2021-05-27 11:14:11 +00:00
buildmaster
5dded0e0f3 Bumping versions 2021-05-05 09:22:50 +00:00