This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


    from b871d2764b5 (chores) camel-zookeeper-master: fixed IT tests
     new 66998d787d3 CAMEL-19363 - Upgrade Spring Batch to version 5.x
     new 14da5036ee1 CAMEL-19363 - Upgrade Spring Batch to version 5.x
     new a36c8f0c0d0 Sync deps

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml                         |  2 +-
 components/camel-spring-batch/pom.xml              | 12 ++++++++++
 .../spring/batch/support/CamelItemReader.java      | 16 +++++++++----
 .../spring/batch/support/CamelItemWriter.java      | 16 ++++++-------
 .../spring/batch/SpringBatchEndpointTest.java      | 16 -------------
 .../component/spring/batch/SpringBatchIT.java      |  2 ++
 ...cherTest.java => SpringBatchJobLauncherIT.java} |  4 +++-
 .../spring/batch/support/CamelItemWriterTest.java  |  5 ++--
 .../spring/batch/springBatchtestContext.xml        | 26 +++++++++++++--------
 .../batch/springBatchtestJobLauncherContext.xml    | 27 ++++++++++++++--------
 parent/pom.xml                                     |  2 +-
 11 files changed, 73 insertions(+), 55 deletions(-)
 rename 
components/camel-spring-batch/src/test/java/org/apache/camel/component/spring/batch/{SpringBatchJobLauncherTest.java
 => SpringBatchJobLauncherIT.java} (94%)

Reply via email to