Commit Graph

4847 Commits

Author SHA1 Message Date
Chris Schaefer
cfe2bfb60d Temporarily ignore test until build issue is fixed 2014-07-18 11:55:17 -05:00
Michael Minella
751e7162a5 BATCH-2250: Added @FixMethodOrder(MethodSorters.JVM) to override new default method sorting by JUnit 4.11 2014-07-18 11:55:17 -05:00
Chris Schaefer
1ff1e6c7d0 BATCH-2242: Stopping a job in STARTING state throws OptimisticLockingFailureException 2014-07-18 11:55:17 -05:00
Michael Minella
6b6118263b BATCH-2247: Added creation of a JobExplorer by default to address the inability to create a Map based JobExplorer using java config 2014-07-18 11:55:16 -05:00
Chris Schaefer
6dc5e825e2 Add out dir to ignore 2014-06-10 01:48:19 -04:00
Gunnar Hillert
b3188e89b7 BATCH-2245 Cannot import Project into IntelliJ 2014-05-30 09:51:44 -05:00
Michael Minella
e3e16f864b XD-1390: Updated SimpleJobRepository to return StepExecutions from previous run so UNKNOWN check will apply 2014-05-27 11:06:18 -05:00
Michael Minella
88f73791fb XD-1622: Add tasklet and step type to Step's ExecutionContext for XD usage 2014-05-23 15:47:23 -05:00
Michael Minella
f407b76d89 Updated project version to 3.1.0.BUILD-SNAPSHOT 2014-05-23 10:10:35 -05:00
Spring Buildmaster
5cdb397ca4 [artifactory-release] Next development version 2014-05-22 10:58:06 -07:00
Michael Minella
9f63df5703 Updated Spring Integration version to 4.0.1 2014-05-22 12:14:05 -05:00
Michael Minella
ca8087dfc6 BATCH-2206: Added option to set collection for MongoItemReader 2014-05-22 11:31:41 -05:00
Michael Minella
f5d5edc52d BATCH-2235: Updated ExitStatus#isRunning logic to use correct strings 2014-05-22 11:31:41 -05:00
Michael Minella
936d966712 Added tests to address more situations as well as cleaned up logic a bit 2014-05-22 11:31:41 -05:00
Thomas Bosch
cc6be985ad Allow multiple configs (xmls, java-files, packages) to be loaded in
ApplicationContextFactory
2014-05-22 11:30:15 -05:00
Michael Minella
443cbba57f Added Serializable check so exception handling is consistent across 2.2.x and 3.0 2014-05-22 11:21:38 -05:00
Chris Schaefer
3eb7511322 Handle TestContext class to interface conversion from Spring 3 to Spring 4
Use reflection to make calls to the provided TestContext in StepScopeTestExecutionListener
Enables usage of Spring 4 w/ Batch 2.2 (in this case)
2014-05-22 11:19:36 -05:00
Michael Minella
9affdaf04f BATCH-2212: Updated CommandLineJobRunner to better communicate exceptions 2014-05-21 17:49:30 -05:00
Michael Minella
cd03bc13a7 Updated spring versions to match Spring I/O releases 2014-05-21 13:09:24 -05:00
Michael Minella
3fb0b8a54f BATCH-2237: Added missing column to schema needed for JSR-352 based jobs 2014-05-21 12:57:33 -05:00
jpraet
24b357d33c options.encoding='UTF-8' 2014-05-21 10:19:22 -05:00
Michael Minella
3dc4c2906e Renamed JobExplorer#getJobInstancesByName to JobExplorer#findJobInstancesByName 2014-05-20 10:22:38 -05:00
Michael Minella
bb048f3cf8 BATCH-2234: Updated documentation to outline setup requirements as well as adding batch-*.properties files for the other database types 2014-05-16 11:21:13 -05:00
Michael Minella
39bb979a51 BATCH-2233: Moved JsrTestUtils to a location that is actually published with the release 2014-05-15 14:54:26 -05:00
Andy Wilkinson
513e47fc9b Update configuration of Spring IO plugin
This commit updates the configuration of the IO plugin to use an
external property, platformVersion, and to only apply the plugin when
this property is set. This removes the declaration of a snapshot
dependency from the normal build configuration and also breaks a
circular dependency between the projects that are in the Platform and
the Platform itself.

The commit also applies the configuration that was applied to the
standard test task, other than code coverage, to the new test tasks
that are created by the Spring IO plugin.

Two redundant Hibernate mapping files have been deleted. With more
recent versions of Hibernate the presence of these files was causing
test failures due to duplicate mappings.
2014-05-15 10:11:50 -05:00
Michael Minella
4fe22fc511 BATCH-2232: Fixed generics for RepositoryItemReader#setRepository 2014-05-15 09:49:55 -05:00
Michael Minella
c8d77c055d Updated Spring Data versions for Spring I/O 2014-05-14 13:59:39 -05:00
Spring Buildmaster
fff3b949b8 [artifactory-release] Release version 3.0.0.RC1 2014-05-14 13:37:49 -05:00
Chris Schaefer
f5f4906b61 ignore pom.xml to avoid accidential commits 2014-05-13 17:27:21 -04:00
Michael Minella
2c51f980bd Added check to not publish certian sub projects 2014-05-13 08:18:22 -05:00
Michael Minella
5b363a6759 Updated gradle.build to address Spring I/O hamcrest dependency 2014-05-12 18:43:56 -05:00
Michael Minella
712af80bce Updated README.md to remove maven references 2014-05-12 17:21:46 -05:00
Andy Wilkinson
1c4edd07c7 Remove redundant hibernate-annotations dependencies 2014-05-12 16:24:56 -05:00
Michael Minella
e7a4e348a5 BATCH-2229 & BATCH-2218: Removed OSGi related metadata and Maven POMs 2014-05-12 15:32:02 -05:00
Michael Minella
76af420116 Removed redundant casts 2014-05-07 16:34:08 -05:00
Chris Schaefer
57f409e0f1 update copyright dates, fix test method typo, xml cleanup, add varg - for BATCH-2227 2014-05-07 12:29:49 -04:00
Thomas Bosch
90aca9c98b BATCH-2227: Allow multiple configs (xmls, java-files, packages) to be
loaded in ApplicationContextFactory
2014-05-07 12:29:08 -04:00
Michael Minella
6e4b0cb045 Updated to address TCK classpath 2014-05-06 08:42:37 -05:00
Michael Minella
6d94ae9031 Updated hsqldb urls to use MVCC mode 2014-05-05 15:08:05 -05:00
Chris Schaefer
3a1f6a27d6 Add wildcard search functionality from BATCH-1797 to MapJobInstanceDao and tests 2014-05-05 15:00:37 -04:00
willschipp
aef4db98b8 BATCH-1797 - implementation of SQL 'wildcard' search in JobInstanceDao 2014-05-05 15:00:37 -04:00
Michael Minella
5599c5e469 Patched up maven build for new dependencies for now. Also updated minimum java version to 1.7 2014-05-05 13:22:33 -05:00
Andy Wilkinson
ecd8114a46 Update dependency versions
In addition to updating the versions of numerous dependencies, this
commit also remove the dependency upon CGLib as it is no longer used.

Two test classes have been updated. One to cope with a new method in
Commons IO FileUtils which made a method call ambiguous, and one to
cope with API changes in the latest version of Quartz.
2014-05-05 11:27:14 -05:00
Michael Minella
e8962cec39 Initial commit of package detangle work 2014-05-05 10:42:32 -05:00
Michael Minella
7fe6c31570 Upgraded Spring Retry to 1.1.0.RC2 2014-05-05 09:09:35 -05:00
Michael Minella
6913f5c022 Updated Spring Retry to 1.1.0.RC1 2014-05-02 13:04:31 -05:00
Chris Schaefer
bd01760466 add test case for BATCH-2025 2014-05-01 19:32:36 -04:00
willschipp
166686bd9a BATCH-2025 added setter for useAllParentParameters 2014-05-01 18:21:00 -04:00
Michael Minella
e497da16e0 BATCH-2193: Updated What's New section 2014-05-01 17:10:37 -05:00
Gunnar Hillert
83ec2fc73f BATCH-2221 Convert jsr352-tck module to Gradle
* Add Gradle task `runTck` to `build.gradle`
* Run using:
  - `./gradlew runTck -PTCK_HOME=/path/to/jsr352-tck-1.0` or
  - specify an environment variable `JSR_352_TCK_HOME` and then execute `./gradlew runTck`

Jira: https://jira.spring.io/browse/BATCH-2221
2014-05-01 12:36:50 -05:00