1698 Commits

Author SHA1 Message Date
Michael Minella
0e724b0595 [maven-release-plugin] prepare for next development iteration 2014-05-22 10:49:51 -05:00
Michael Minella
51a2075b99 [maven-release-plugin] prepare release 2.2.7.RELEASE 2014-05-22 10:49:47 -05:00
Michael Minella
ff43ceb85e BATCH-2235: Updated ExitStatus#isRunning logic to use correct strings 2014-05-21 16:54:10 -05:00
Michael Minella
0337cd8d74 Added tests to address more situations as well as cleaned up logic a bit 2014-05-21 14:41:58 -05:00
Thomas Bosch
66f2033793 Allow multiple configs (xmls, java-files, packages) to be loaded in
ApplicationContextFactory
2014-05-21 14:04:29 -05:00
Michael Minella
a0d9b7cea9 Added Serializable check so exception handling is consistent across 2.2.x and 3.0 2014-05-21 13:50:15 -05:00
Darren Gorman
2c0e24f4a3 Removed serialisable check on ExecutionContext entries
The serialisation/deserialisation implementation is injectable, so it does not make sense to enforce the presence of this interface
2014-05-21 10:58:52 -05:00
Chris Schaefer
454391cc84 Allow compilation w/ JDK 8 on 2.2
With 2.2 being the current version and JDK 8 released, one should be able to compile
with a 1.8 JDK.

* Upgrade spring from 3.2.0 to 3.2.7 (ASM handling changes etc)
* Preseve ordering of reacheable elements (plucked from ef0823)
* Added the PooledEmbeddedDataSource to address the issue outlined in
  SPR-11372 (plucked from b27823)
2014-04-18 16:27:27 -04:00
Michael Minella
0a4af31809 [maven-release-plugin] prepare for next development iteration 2014-04-11 13:39:36 -05:00
Michael Minella
993d0e52ed [maven-release-plugin] prepare release 2.2.6.RELEASE 2014-04-11 13:39:33 -05:00
Michael Minella
0a58fdf84f BATCH-2204: Updated StepParserStepFactoryBean to set the buffered flag correctly when building a fault tolerant step 2014-04-10 17:17:57 -05:00
Michael Minella
2c03fc5cbd BATCH-1786: Added type to AbstractJobExplorerFactoryBean so that a cast isn't required on getObject() 2014-03-18 16:02:40 -05:00
Michael Minella
3a2cac3d49 BATCH-2189: Wrapped checked exception with a custom RuntimeException to follow rules for @PostConstruct 2014-03-18 13:06:21 -05:00
Michael Minella
4e5b4c12ba BATCH-2016: Added new flag to indicate if the step is being executed on
a restart.  If it is, the transition will be followed.  If not, we'll
look to see if we should be looking for somewhere else to restart.
2014-03-18 12:30:25 -05:00
Michael Minella
2c62f20bbd BATCH-2185: Updated to support annotation based listener configuration via javaconfig 2014-03-13 14:52:34 -05:00
Michael Minella
33d2bdb969 BATCH-2083: Improved logging detail in AbstractStep 2014-03-11 11:21:30 -05:00
Michael Minella
c066bc616e BATCH-2186: Backporting XSD validation to 2.2.x 2014-03-10 15:46:30 -05:00
ayrtonsin
c199f27103 fix for BATCH-2106 2014-03-10 10:48:56 -05:00
Michael Minella
f4f6e39aca BATCH-2060: Fixed Github links 2014-03-07 11:21:37 -06:00
Michael Minella
dfcb21b736 BATCH-2011: Updated javadoc to conform to java.lang.Comparable 2014-03-06 14:03:12 -06:00
Michael Minella
36a7c2ee32 [maven-release-plugin] prepare for next development iteration 2014-02-21 14:31:43 -06:00
Michael Minella
9a4251fbd6 [maven-release-plugin] prepare release 2.2.5.RELEASE 2014-02-21 14:31:39 -06:00
Michael Minella
c30e752e9e BATCH-2153: Converted the HashMap used by the StepSynchronizationManager to a ConcurrentHashMap 2014-02-21 13:58:40 -06:00
Michael Minella
7d973be5e5 BATCH-2173: Initial commit for repo updates 2014-02-21 12:17:50 -06:00
Michael Minella
da5a5bcdca BATCH-2169: Added warning message for when users use java config with @StepScope 2014-02-21 11:11:43 -06:00
Michael Minella
6ebde4e6ef BATCH-2180: Fixed documentation about the need to registre CompositeItemWriter's delegates as streams 2014-02-20 21:30:30 -06:00
Michael Minella
3ccaed19d4 BATCH-2181: Backporting BATCH-2175 to the 2.2.x branch 2014-02-20 16:50:50 -06:00
jpraet
1294d73ad6 add and fix unit tests related to BATCH-1980 2014-01-21 19:37:12 +01:00
jpraet
38cbe621cf possible fix for BATCH-1980 2014-01-21 19:36:56 +01:00
Michael Minella
eb351c529e [maven-release-plugin] prepare for next development iteration 2013-12-27 12:59:32 -06:00
Michael Minella
660d3c1066 [maven-release-plugin] prepare release 2.2.4.RELEASE 2013-12-27 12:59:29 -06:00
Michael Minella
51ce669d98 BATCH-2151: Clean up ChunkMonitor offset on chunk boundries 2013-12-27 11:46:39 -06:00
Tobias Flohre
f9cfe8b0a8 BATCH-2149 2013-12-24 13:04:47 +01:00
Michael Minella
353a6c15e0 BATCH-2149: Updated unit tests to demonstrate functionality 2013-12-23 11:09:57 -06:00
Michael Minella
4752dfe1c6 Renamed unit test so it will be executed in the build 2013-12-19 18:05:03 -06:00
Michael Minella
19283c95b3 BATCH-2149: Updated test to validate both the simple and fault tolerant use cases 2013-12-19 17:57:43 -06:00
Michael Minella
28ab61fa3f BATCH-2148: Fixed missing commas in schema-mysql.sql 2013-11-27 10:52:27 -06:00
Michael Minella
4b8598f1af BATCH-2150: Added private constructor to StepExecution for use by Jackson deserialization 2013-11-27 10:32:28 -06:00
Michael Minella
4c38bf59ba [maven-release-plugin] prepare for next development iteration 2013-11-22 09:56:55 -06:00
Michael Minella
ef88dc196e [maven-release-plugin] prepare release 2.2.3.RELEASE 2013-11-22 09:56:51 -06:00
Michael Minella
8c68848a34 BATCH-2124: Updated files to prevent the ability of inserting more than one row by accident into the sequence tables 2013-11-20 13:54:05 -06:00
Michael Minella
cb4c08eee9 BATCH-2122: Updated so that offset would be correctly handled at chunk borders 2013-11-18 16:26:39 -06:00
Tobias Flohre
087da0a018 BATCH-2077 Java Config: Register listeners just once 2013-10-19 20:50:19 +02:00
Michael Minella
f51ba569e9 Exposed JdbcJobExecutionDao#getParameters so that it can be used by spring-batch-admin 2013-09-18 11:24:20 -05:00
Michael Minella
1fec80ffde [maven-release-plugin] prepare for next development iteration 2013-09-08 13:23:49 -05:00
Michael Minella
fc0435c617 [maven-release-plugin] prepare release 2.2.2.RELEASE 2013-09-08 13:23:45 -05:00
Sanghyuk Jung
69e047801a BATCH-2096: 'chunk-completion-policy' or 'commit-interval' with '#{jobParameters[...]}' is ignored when 'retry-limit' exists.
* Added a call for a completionPolicy  when creating FaultTolerantStep
* Added an assertion for the chunkCompletionPolicy in the unit test.

JIRA: https://jira.springsource.org/browse/BATCH-2096
2013-09-08 12:34:50 -05:00
Michael Minella
853c960bdf [maven-release-plugin] prepare for next development iteration 2013-07-26 13:19:49 -05:00
Michael Minella
6669780a74 [maven-release-plugin] prepare release 2.2.1.RELEASE 2013-07-26 13:19:45 -05:00
Michael Minella
6bb3526e8e BATCH-2056: Updated documentation 2013-07-26 10:47:50 -05:00