Commit Graph

3184 Commits

Author SHA1 Message Date
dsyer
88dfdba97e RESOLVED - issue BATCH-1269: Add FieldSet support to PassThroughFieldExtractor
http://jira.springframework.org/browse/BATCH-1269
2009-06-03 14:52:20 +00:00
dhgarrette
751246a589 BATCH-1270: Update documentation for formatting consistency 2009-06-03 14:33:27 +00:00
dhgarrette
87edddc840 BATCH-1270: Update documentation for formatting consistency 2009-06-03 13:49:05 +00:00
dhgarrette
9acb94ff59 BATCH-1267: Make sure jmsTemplate is not null in JmsItemReader 2009-06-03 02:33:25 +00:00
dsyer
dc95577603 Swicth order of artifacts in downloads page 2009-06-02 15:36:26 +00:00
dhgarrette
5e060034b9 BATCH-1264: Ensure that defaults are not the responsibility of the StepParserStepFactoryBean 2009-06-02 13:46:31 +00:00
dsyer
bc9e97fe66 BATCH-1264: null pointer if transaction attributes partially specified 2009-06-02 11:11:13 +00:00
dsyer
dee9a7e8c5 BATCH-1262: number format for BigDecimal 2009-06-02 11:00:42 +00:00
dsyer
690f822bc1 [maven-release-plugin] prepare for next development iteration 2009-06-02 08:36:00 +00:00
dsyer
8bb90ad298 [maven-release-plugin] prepare release spring-batch-2.0.1.RELEASE 2009-06-02 08:35:27 +00:00
dsyer
284885245c add comment to build.properties 2009-06-02 08:25:51 +00:00
dsyer
baad3311d7 update formatting in website 2009-06-02 08:25:08 +00:00
dsyer
2d40ed1382 fix site distro url 2009-06-02 08:12:35 +00:00
dsyer
ef2f31154e update version in user guide 2009-06-02 08:12:16 +00:00
dsyer
2801bd1b9d update download instructions 2009-06-02 07:50:10 +00:00
dsyer
93f4dae1e0 update timestamp 2009-06-02 06:20:29 +00:00
dsyer
6115d9dfeb spelling 2009-06-02 06:20:08 +00:00
dsyer
f29cc4bd1f update getting started guide 2009-06-02 06:19:49 +00:00
dsyer
adab23a5a8 update build for SPring Build and parent pom 2009-06-01 18:02:58 +00:00
dhgarrette
fb0f17cc83 BATCH-1261: Update "Passing data to future steps" to include retrieval 2009-06-01 17:49:19 +00:00
dsyer
8a717bc82f change project name 2009-06-01 15:26:09 +00:00
dsyer
c5152a18e5 svn ignores 2009-06-01 10:37:15 +00:00
dsyer
685dd789de RESOLVED - issue BATCH-1256: Processor is called (and committed) many times for the same items if Writer skips
http://jira.springframework.org/browse/BATCH-1256
2009-06-01 10:36:55 +00:00
dsyer
f2514005ed RESOLVED BATCH-1260: Add NoSuchStepException 2009-05-31 16:33:59 +00:00
dhgarrette
001893bb8c Test cases for BATCH-1256 and BATCH-1259 2009-05-31 14:54:46 +00:00
dsyer
955045ed97 BATCH-1258: remove with-dependencies assembly from build 2009-05-31 08:22:02 +00:00
dhgarrette
77b349e1c1 More clean up of FaultTolerantStepFactoryBean*Tests 2009-05-30 16:02:05 +00:00
dsyer
3cc6a3bdb6 dictionary additions 2009-05-30 09:34:48 +00:00
dsyer
db1f7fc35b RESOLVED - issue BATCH-1255: Proxy with no target cannot be analysed for listener interfaces
http://jira.springframework.org/browse/BATCH-1255
2009-05-30 09:34:18 +00:00
dhgarrette
a7f8988422 Extract common inner-classes from FaultTolerantStepFactoryBean*Tests 2009-05-30 00:27:29 +00:00
dhgarrette
d035f14f3a BATCH-1225: uncomment assertion that was failing due to the bug 2009-05-29 21:58:41 +00:00
dsyer
86bb669d76 Add Javadocs 2009-05-29 07:07:03 +00:00
dsyer
7f71309cce Fix site descriptor 2009-05-28 17:04:09 +00:00
dsyer
96e81afd7b Update site for 2.0.1 2009-05-28 17:01:16 +00:00
dsyer
c2b7519b7b Finish off placeholder test with method invoking tasklet 2009-05-28 12:30:25 +00:00
dsyer
4441df3b63 Add simple placeholder test with method invoking tasklet 2009-05-28 12:25:04 +00:00
dsyer
cfb9d16d39 Move ivy build to conventional location 2009-05-28 12:24:16 +00:00
dsyer
e6462c47bb add exclusion to hibernate 2009-05-28 12:09:44 +00:00
dsyer
ffaef35e34 switch over to Maven Central style dependencies 2009-05-28 11:56:48 +00:00
dhgarrette
3a950f4bd6 BATCH-1249: Add missing files to .springBeans 2009-05-27 23:43:23 +00:00
dhgarrette
65ca7ea129 BATCH-1250: <job/> should disallow <decision/>, <split/>, and <step/> if abstract="true" 2009-05-27 17:32:11 +00:00
dhgarrette
472ccb2580 BATCH-1249: Add files to .springBeans in samples project 2009-05-27 17:02:41 +00:00
dsyer
112e33f6a4 RESOLVED - issue BATCH-1251: Use standard JPQL in JPA sample 2009-05-27 09:38:56 +00:00
dhgarrette
24ecb523e9 BATCH-1216: Add throttle-limit to <chunk/> 2009-05-27 02:30:38 +00:00
robokaso
a5aa621250 RESOLVED - BATCH-1245: StaxEventItemWriter writes extra end document tag with Woodstox 3.2.9 plus
applied patch
2009-05-25 15:10:35 +00:00
dhgarrette
3005e6a810 BATCH-1213:
*Removed isAbstractStep() from BeanDefinitionUtils.  The formulation "beanFactory.isTypeMatch(beanName, AbstractStep.class)" should be used instead because it will automatically check the resultant type of a FactoryBean as well.
 *Changed *StepFactoryBean's getObjectType() to return TaskletStep.class, which is the most specific class name for the resulting object.  This allows BeanFactory.isTypeMatch() to to recognize the factory bean's output properly.
 *Renamed CoreNamespaceBeanDefinitionUtils to BeanDefinitionUtils since it is no longer specific to the core namespace.
2009-05-23 16:32:12 +00:00
dhgarrette
da58dfc835 BATCH-1213:
*Code cleanup of CoreNamespacePostProcessor and CoreNamespaceBeanDefinitionUtils.
 *Ensure that steps defined with the batch namespace always use StepParseStepFactoryBean
 *Additional unit tests for the behavior of mixed hierarchies of batch and beans namespace defined steps
2009-05-23 15:07:11 +00:00
dsyer
dfbdd5c8a8 Correct mis-statement about upgrade scripts 2009-05-22 09:25:32 +00:00
dsyer
45a4c88082 add to dictionary 2009-05-22 07:37:43 +00:00
dsyer
1980412e85 RESOLVED - issue BATCH-1225: FlatFileItemWriter does not restart in the right place
Also fixed StaxEventItemWriter
2009-05-22 07:36:27 +00:00