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
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
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
6d17f8dedb
Replacing cloud.test.TestSocketUtils
...
Now utilizing the one provided by the spring framework
2022-11-28 20:49:00 -05: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
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
Glenn Renfro
969f405824
Upgraded test container version
2022-10-25 16:05:12 -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
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
b46278be5d
Removed BatchConfigurer and @EnableBatchProcessing from tests and samples
...
TaskJobLauncherApplicationRunnerTests updated
Signed-off-by: Glenn Renfro <grenfro@vmware.com >
Updated Integration tests
Updated Tests for samples
2022-09-21 14:44:50 -04:00
Glenn Renfro
30d6c63a23
Removed Job and Step Builder factories.
...
Now using builders directly
2022-09-13 18:39:24 -04:00
Glenn Renfro
87632b3487
Updated readers and writers to set platform transaction
...
It is no longer provided by default by the job builder.
https://github.com/spring-projects/spring-batch/wiki/Spring-Batch-5.0-Migration-Guide#infrastructure-beans-configuration-with-enablebatchbatchprocessing
2022-09-08 19:15:55 -04:00
Glenn Renfro
02f4581f32
Updated to add versions to micrometer docs
...
Changed deployer to use 2.8 Snapshots
2022-09-06 19:06:32 -04:00
Glenn Renfro
e36696c44c
Disabling Kafka test until Boot is using M5 of Batch
2022-08-19 14:24:48 -04:00
Glenn Renfro
a58410cae4
Replace Factories with import files
2022-08-02 20:01:38 -04:00
Glenn Renfro
6243cfc3cb
Update the batch dependency to snapshot until the next milestone of batch is released
2022-08-02 15:09:49 -04:00
buildmaster
7d751f27da
Going back to snapshots
2022-07-29 19:27:56 +00:00
buildmaster
00fcfb9552
Update SNAPSHOT to 3.0.0-M4
2022-07-29 19:24:20 +00:00
Glenn Renfro
76a5d12136
Updated to files to fit the Standard.
2022-07-25 11:41:43 -04:00
Glenn Renfro
2445f79053
Updated versions getting ready for M4 release
2022-07-21 15:05:42 -04:00
Glenn Renfro
6029b47592
Users can specify different datasources for the jdbc-item reader and or jdbc-item writer
...
Users can specify a unique data source for the JdbcCursorItemReader and or writer instead of using the default datasource.
If a jdbc-item-reader or jdbc-item-writer data source is not specified the default will be used by the reader or writer.
Updated docs
Updated readme docs
2022-06-30 12:44:28 -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
73c1ae693c
Uncomment tests for Single Step File writer
2022-06-01 16:49:24 -04:00
Eddú Meléndez
79a9a59e08
Replace getContainerIpAddress by getHost
...
`getContainerIpAddress` is deprecated.
Updated Test Container version
2022-05-25 09:38:27 -04:00
Glenn Renfro
5f42540168
Resolves test failures due to bean creation order
...
Resolves issues where beans will now be created in the correct order.
2022-05-17 15:16:46 -04: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
19e846fb8d
Going back to snapshots
2022-03-31 21:41:02 +00:00
buildmaster
9a7e956dca
Update SNAPSHOT to 3.0.0-M2
2022-03-31 21:37:59 +00:00
spencergibb
30b661daa1
Renames property to spring-cloud-commons.version.
...
This allows the build/release process to replace the appropriate version with a milestone or release version number.
2022-03-31 16:57:03 -04: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
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
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
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
449595a4b2
Updated base project to 3.x
2022-01-03 14:08:58 -05:00
Robert McNees
f74d38a47f
New build profile to compile without local Docker environment
2021-12-15 07:20:09 -05: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