Commit Graph

  • b76993ca3d Fix version in Javadoc's since tag of DefaultBatchConfiguration Min-soo 2023-02-20 13:30:58 +09:00
  • bd43ca1007 Fix TARGET_NAME_PREFIX in StepScope Stephan Freund 2021-06-10 00:12:41 +02:00
  • 5fae33185f Fix TARGET_NAME_PREFIX in StepScope Stephan Freund 2021-06-10 00:12:41 +02:00
  • ab9dbc3e93 Update documentation upload build to deploy XSD schemas Mahmoud Ben Hassine 2023-02-20 22:53:55 +01:00
  • 558ad29f5b Remove version suffix from XSD schema Mahmoud Ben Hassine 2023-02-20 22:53:18 +01:00
  • 1741815f51 Fix directory name in XSD schema distribution content Mahmoud Ben Hassine 2023-02-20 22:43:43 +01:00
  • 40109584bf Add missing AOT hints for Spring Batch integration module Mahmoud Ben Hassine 2023-02-20 11:10:03 +01:00
  • 0103ef025d Fix object graph deletion in SimpleJobRepository#deleteJobInstance Mahmoud Ben Hassine 2023-02-20 09:57:08 +01:00
  • 4629294b65 Fix object graph deletion in SimpleJobRepository#deleteJobExecution Mahmoud Ben Hassine 2023-02-20 07:40:28 +01:00
  • c7b5b01a41 Fix inconsistent state validation rules in RepositoryItemReader Mahmoud Ben Hassine 2023-02-18 04:46:47 +01:00
  • 4ea54388e7 Fix inconsistent state validation rules in RepositoryItemReader Mahmoud Ben Hassine 2023-02-18 04:46:47 +01:00
  • 669768365f Prefer Slice over Page in RepositoryItemReader Henning Poettker 2023-02-09 22:25:38 +01:00
  • a547fe5b0a Deprecate JobOperator#start(String, String) Mahmoud Ben Hassine 2023-02-17 17:11:23 +01:00
  • e4efa24e57 Deprecate MetaDataInstanceFactory#createJobExecution Mahmoud Ben Hassine 2023-02-17 17:09:00 +01:00
  • 523386e674 Prefer Slice over Page in RepositoryItemReader Henning Poettker 2023-02-09 22:25:38 +01:00
  • 4f1dc94b07 Implement equals() and hashcode() in Chunk class jinwoo-Bae 2023-02-14 18:57:05 +09:00
  • fa70bcd775 Add final to RunIdIncrementer and Job/Step BuilderFactory fields Jinho Han 2022-07-01 00:01:19 +09:00
  • ed4a318d26 Disable BatchTestContextCustomizer after AOT processing Aleksandr Arshavskiy 2023-01-17 14:37:22 +01:00
  • 46c8ebbe7e Fix parameters parsing in JobOperator and MetaDataInstanceFactory Mahmoud Ben Hassine 2023-02-16 16:19:04 +01:00
  • 0dfa73773b Remove unused job parameters in samples Mahmoud Ben Hassine 2023-02-16 15:47:14 +01:00
  • 9883cbc30e Add default converters for java.time types Mahmoud Ben Hassine 2023-02-15 23:50:45 +01:00
  • 30563cd25c Polish date converters Mahmoud Ben Hassine 2023-02-15 23:46:03 +01:00
  • 7ecac1c2ff Add default converters for java.util.Date parameter type Mahmoud Ben Hassine 2023-01-17 11:21:56 +01:00
  • 8aaf1d3d52 Fix decoding of default job parameter type in extended notation Mahmoud Ben Hassine 2023-02-13 17:26:34 +01:00
  • 0b105696fd Fix code formatting Mahmoud Ben Hassine 2023-02-13 17:05:57 +01:00
  • 900b36f604 Use ExecutionContext map constructor Philippe Marschall 2021-09-01 11:02:02 +02:00
  • 41517ea283 Use ExecutionContext map constructor Philippe Marschall 2021-09-01 11:02:02 +02:00
  • 097891fbfb Optimize ExitStatus#addExitDescription Philippe Marschall 2021-08-23 17:23:28 +02:00
  • b38226e810 Optimize ExitStatus#addExitDescription Philippe Marschall 2021-08-23 17:23:28 +02:00
  • bcc68f1930 Check the return value of File.delete() Philippe Marschall 2022-10-03 22:38:32 +02:00
  • 8c7fb5ca02 Check the return value of File.delete() Philippe Marschall 2022-10-03 22:38:32 +02:00
  • 15f3637ac8 Polish code indent in Javadocs Taeik Lim 2022-11-17 01:55:38 +09:00
  • 23878c6cca Remove unused method Philippe Marschall 2022-12-05 10:23:11 +01:00
  • c7c6dbec5c Add '#' to @link method juhyun 2023-02-11 11:40:02 +09:00
  • 0b500dc933 Fix double "use" typo juhyun 2023-02-11 11:39:45 +09:00
  • 43fa18fa13 Use thread-safe collections in multithreaded test Henning Poettker 2023-02-09 20:51:50 +01:00
  • f4f00fbf49 Synchronize reader for multithreaded test Henning Poettker 2023-02-09 21:58:52 +01:00
  • 5bdba93b7b Upgrade Jackson dependency to version 2.14.2 Mahmoud Ben Hassine 2023-02-13 12:15:04 +01:00
  • 061608f0bb Fix incorrect reference to AbstractJobTests in testing.adoc xiang66.li 2022-10-27 23:10:15 +08:00
  • c4289b4204 Fix incorrect reference to AbstractJobTests in testing.adoc xiang66.li 2022-10-27 23:10:15 +08:00
  • 79df0b6e3e Add "-parameters" to compiler arguments Mahmoud Ben Hassine 2023-02-09 15:53:36 +01:00
  • e4de63c2eb Update architecture adoc so that its batch-asciidoc variable is set Glenn Renfro 2023-01-03 16:16:57 -05:00
  • 3a9e6e606c Fix typo in the Javadoc of JobParameter Mahmoud Ben Hassine 2023-02-08 14:58:18 +01:00
  • 6bea505f15 Add notNull assertion in JobParameter to ensure type is not null drow724 2022-12-25 23:57:43 +09:00
  • 33c8760f49 Fix Oracle migration script for v5 Mahmoud Ben Hassine 2023-02-08 14:37:30 +01:00
  • 2cb9a24717 Fix PostgreSQL migration script for v5 AlbericMartel 2023-01-12 20:30:48 -10:00
  • 4b6dd3d0c5 Upgrade spring-asciidoctor-backends version to 0.0.4 Mahmoud Ben Hassine 2023-02-08 00:08:42 +01:00
  • e79b366957 Fix double "before" typo juhyun 2023-01-16 00:56:19 +09:00
  • 562bb0742c Fix typo tnew to new in adoc files soohunee 2023-01-16 17:47:40 +09:00
  • 2de8956840 Remove usage of deprecated maven expressions Mahmoud Ben Hassine 2023-02-07 22:45:43 +01:00
  • de4508b4ff Add missing bullet point in whatsnew.adoc Mahmoud Ben Hassine 2023-02-07 22:39:44 +01:00
  • 97e98e21b0 Add native proxy hint for JobOperator Mahmoud Ben Hassine 2023-02-07 22:37:48 +01:00
  • 79e1fc475e Update Spring repositories configuration Mahmoud Ben Hassine 2023-01-19 10:52:45 +01:00
  • 648483f771 Upgrade Spring dependencies to latest snapshots Mahmoud Ben Hassine 2023-01-19 10:37:45 +01:00
  • 27c0e775b5 Add github action to generate and upload a release documentation Mahmoud Ben Hassine 2023-01-18 21:15:17 +01:00
  • 17b66ff11d Rename github actions Mahmoud Ben Hassine 2023-01-18 20:41:08 +01:00
  • ccd671004c Add github action to stage a release to Sonatype Mahmoud Ben Hassine 2023-01-18 20:40:31 +01:00
  • f9db019387 Upgrade Spring dependencies to latest snapshots Mahmoud Ben Hassine 2023-01-17 12:47:40 +01:00
  • d3bb0ded41 Add github action for continuous inspection Mahmoud Ben Hassine 2022-12-16 05:54:35 +01:00
  • 80e653f21b Update test-coverage profile to use the default configuration Mahmoud Ben Hassine 2022-12-16 05:52:12 +01:00
  • ee31017d06 Add github action to stage a release to Artifactory Mahmoud Ben Hassine 2022-12-14 17:31:28 +01:00
  • c93d747f42 Fix SSH key permissions in build action Mahmoud Ben Hassine 2022-12-14 17:02:10 +01:00
  • 7601553a21 Fix SSH key setup in build action Mahmoud Ben Hassine 2022-12-14 16:44:42 +01:00
  • b4d7f6bdfb Add step to setup SSH key in build action Mahmoud Ben Hassine 2022-12-14 16:08:39 +01:00
  • 2ca5c223d8 Fix syntax of scp command in build action Mahmoud Ben Hassine 2022-12-14 06:25:54 +01:00
  • 2c863bf7ea Update main CI/CD build action Mahmoud Ben Hassine 2022-12-13 13:17:46 +01:00
  • 8eed4aca01 Add step to deploy docs during the main CI/CD build Mahmoud Ben Hassine 2022-12-13 13:00:43 +01:00
  • b7971ca538 Add Artifactory credentials to the build environment Mahmoud Ben Hassine 2022-12-13 00:34:17 +01:00
  • 9eebaf4410 Update build to deploy artifacts to Artifactory Mahmoud Ben Hassine 2022-12-13 00:24:55 +01:00
  • f6219d32b8 Update maven wrapper to the latest version Mahmoud Ben Hassine 2022-12-09 10:53:32 +01:00
  • 97b55e229a Remove unused distribution resources Mahmoud Ben Hassine 2022-12-09 10:35:20 +01:00
  • 078b011fe8 Update maven pom files Mahmoud Ben Hassine 2022-12-09 02:19:45 +01:00
  • 423067557a Add Github Action to build the project Mahmoud Ben Hassine 2022-12-09 01:37:22 +01:00
  • debdd9f49c Revert "Update next development version to 5.1.0-SNAPSHOT" Mahmoud Ben Hassine 2022-12-09 01:30:34 +01:00
  • 7a34a1520f Update next development version to 5.1.0-SNAPSHOT Mahmoud Ben Hassine 2022-12-08 17:26:37 +01:00
  • 656e3f8895 [artifactory-release] Next development version Spring Builds 2022-11-24 03:30:11 +00:00
  • 3bef84da7c [artifactory-release] Release version 5.0.0 Spring Builds 2022-11-24 03:30:08 +00:00
  • daaa0013b1 Fetch step executions in SimpleJobRepository#findJobExecutions Mahmoud Ben Hassine 2022-11-23 17:23:44 +01:00
  • 622ed366d0 Update dependencies Mahmoud Ben Hassine 2022-11-23 17:02:08 +01:00
  • d54fa25d00 Update documentation Mahmoud Ben Hassine 2022-11-23 17:01:32 +01:00
  • 4a946892ed Revert adding a JobRegistryBPP in the default batch configuration Mahmoud Ben Hassine 2022-11-23 15:47:18 +01:00
  • 15069aa1dc Fix typos Mahmoud Ben Hassine 2022-11-23 15:21:17 +01:00
  • fc0ec01ff8 Throw IllegalStateException from afterPropertiesSet Danilo Piazzalunga 2022-02-07 08:17:38 +01:00
  • b9d6e26d61 Open ChunkMessageChannelItemWriter for extension Mahmoud Ben Hassine 2022-11-23 10:51:26 +01:00
  • 66e0b9afde Register a JobOperator and a JobRegistryBPP with the default configuration Mahmoud Ben Hassine 2022-11-23 10:25:46 +01:00
  • 171a3c8508 Add method getJobInstance in JobOperator Mahmoud Ben Hassine 2022-11-23 08:30:10 +01:00
  • 596ee705c8 Refine contribution #3932 Mahmoud Ben Hassine 2022-11-23 08:05:39 +01:00
  • 5a35b03300 Add getJobInstance method in JobExplorer/JobRepository Parikshit Dutta 2021-06-07 20:41:40 +05:30
  • fd7dd5f1a7 Change the default transaction isolation level to DEFAULT in AbstractJobExplorerFactoryBean Mahmoud Ben Hassine 2022-11-23 07:13:37 +01:00
  • f72e0f4d16 Fix deprecation notes in ItemStreamSupport Mahmoud Ben Hassine 2022-11-22 16:54:01 +01:00
  • f14b9a10ef Add native serialization hints for basic Java types Mahmoud Ben Hassine 2022-11-22 16:34:01 +01:00
  • dfbc3d03da Add serialization runtime hint for HashMap Aleksandr Arshavskiy 2022-11-21 09:24:29 +01:00
  • 5da3fce34c Change JobBuilderHelper#enhance parameter type to AbstractJob Taeik Lim 2022-11-18 04:59:09 +09:00
  • 3385a19cb4 Change StepBuilderHelper#enhance parameter type to AbstractStep Taeik Lim 2022-11-18 04:41:23 +09:00
  • 8a77ca3be3 Upgrade job execution status from STOPPING to STOPPED if it has already ended Marvin Deng 2022-07-06 15:22:46 +08:00
  • 92238260f1 Fix JdbcJobExecutionDaoTests Henning Poettker 2022-11-17 20:45:54 +01:00
  • 1498f90158 Upgrade job execution status from STOPPING to STOPPED if it has already ended Marvin Deng 2022-07-06 15:22:46 +08:00
  • c0547c618b Remove sorting from JdbcJobExecutionDao#GET_RUNNING_EXECUTIONS Philippe Marschall 2021-09-09 17:31:50 +02:00
  • bbf35b79f7 Make the meaning of running status consistent Marvin Deng 2022-05-11 23:50:19 +08:00
  • 930bb0243c Implement default methods in SimpleJobRepository Mahmoud Ben Hassine 2022-11-16 15:34:08 +01:00