dhgarrette
ab1419df4c
BATCH-1105: fixed xml schema information
2009-02-26 17:50:07 +00:00
dhgarrette
e2dd33ae4d
BATCH-1102: small optimization in isListener()
2009-02-25 19:20:18 +00:00
dsyer
da522c20e0
BATCH-1103: Bad meta data for listener methods fixed
2009-02-25 19:03:24 +00:00
dsyer
6150a05615
Fix Java 6 @Override
2009-02-25 17:05:29 +00:00
dsyer
8bd116006c
RESOLVED - issue BATCH-1102: Classes with "listener" annotations should be auto-registered
...
Added convenience methods to *ListenerFactoryBean and then used in *StepFactoryBean
2009-02-25 16:03:39 +00:00
dsyer
044a91eddf
BATCH-1103: Added partitioning sample
2009-02-25 12:31:13 +00:00
dsyer
a07a7166fb
Fix error inplaceholder example
2009-02-25 07:46:17 +00:00
dhgarrette
88e9259164
RESOLVED - BATCH-1101: Remove StepScope bean definition from samples that don't need it
2009-02-24 19:20:08 +00:00
dhgarrette
e0c30c26c1
BATCH-1100: moved state data update to @AfterWrite method
2009-02-24 19:01:13 +00:00
dhgarrette
0a49194ad4
BATCH-1100: enhanced sample to show more complex use case. the test has some assertions commented out because of the bug referenced in this issue.
2009-02-24 16:49:46 +00:00
dsyer
871fe981b5
Javadocs
2009-02-24 15:45:09 +00:00
dsyer
b5450ddc67
RESOLVED - issue BATCH-1093: Make AbstractJobTests.makeUniqueJobParameters() public
...
RESOLVED - issue BATCH-1096: Add late binding to some io samples
RESOLVED - issue BATCH-1087: ClassPathXmlJobRegistry does not accept patterns for resources
RESOLVED - BATCH-1098: added test for @AfterWrite in FaultTolerantChinkProcessorTests
2009-02-24 15:34:49 +00:00
dhgarrette
753bda60df
BATCH-1099: added totalAmount variable to SkipSample
2009-02-24 15:32:01 +00:00
robokaso
fa2076594d
RESOLVED - BATCH-1091: Add strict flag to file readers (flat and XML).
...
added strict flag - when true reader throws exception on open if input resource doesn't exist
2009-02-23 23:49:19 +00:00
robokaso
03f22512d6
RESOLVED - BATCH-1094: SimpleMethodInvoker discards original exception
...
preserve stacktrace when rethrowing
2009-02-23 21:12:19 +00:00
dsyer
cc47fa82d9
FIXED - issue BATCH-1092: Fix naming conventions for exit status in <end/>
...
Changed ExitSTatus aggregation rule so that custom codes come out on top.
2009-02-23 18:17:52 +00:00
dhgarrette
6d171f2884
BATCH-1093: Made AbstractJobTests.makeUniqueJobParameters() public
2009-02-23 16:53:32 +00:00
dsyer
35d2155944
Update version number in PDF
2009-02-23 16:29:18 +00:00
dsyer
8a14e41495
RESOLVED - issue BATCH-1060: Consider use of BufferOutputStream () in StaxEventItemWriter
...
Added more data to integration test and some timings. If you use a BufferedWriter instead in the TransactionAwareBufferedWriter it runs slightly slower if anything.
2009-02-23 15:50:02 +00:00
dsyer
95bbf6d0f0
OPEN - issue BATCH-937: Make sure JobRepository can be proxied
...
Plus fix error with stax config in tiger profile
2009-02-23 15:19:05 +00:00
dsyer
d662888f83
add bug list for rc1
2009-02-23 11:13:48 +00:00
dsyer
cefced1f29
Finish off RC1 release
2009-02-23 11:08:29 +00:00
lucasward
443c6dafeb
2009-02-23 06:33:06 +00:00
dsyer
87e8ed6e18
[maven-release-plugin] prepare for next development iteration
2009-02-21 09:22:46 +00:00
dsyer
6e035df7ed
[maven-release-plugin] prepare release 2.0.0.RC1
2009-02-21 09:10:06 +00:00
dsyer
4dac57be2d
add distributionManagement back to parent
2009-02-21 09:03:12 +00:00
dsyer
3f22fbac5f
add back objectstyle repository for vpp templates
2009-02-21 08:43:21 +00:00
dsyer
526457c8eb
downgrade integration briefly for release
2009-02-20 19:34:37 +00:00
dsyer
8a6d3169a6
upgrade bundlor ready for release
2009-02-20 18:50:43 +00:00
dsyer
96eafb5e47
BATCH-1043: Basic chapter added on parallel processing.
2009-02-20 13:08:07 +00:00
dsyer
71cd147449
BATCH-1089: tweak getting-started again
2009-02-20 10:20:40 +00:00
dsyer
8118d7393d
BATCH-1089: fix getting started page
2009-02-20 09:50:12 +00:00
dsyer
ed041a75bc
Tweak assembly so archetypes/sampels work
2009-02-20 09:33:54 +00:00
dsyer
129bb48880
Add central pom for parent
2009-02-19 18:22:56 +00:00
dsyer
71c19c73de
Add parent project
2009-02-19 16:56:07 +00:00
dsyer
61880ea0c1
prepare project layout for 2.0.0.RC1
2009-02-19 16:53:17 +00:00
dsyer
50f982e962
Initial import.
2009-02-19 16:48:56 +00:00
dsyer
2ff2d5d933
assembly tweaks - not there yet
2009-02-19 15:25:48 +00:00
dsyer
a0726a45d1
remove dist/docs
2009-02-19 15:22:44 +00:00
dsyer
c521cf3189
Start to refactor docs / dist into root
2009-02-19 13:52:55 +00:00
dhgarrette
164ce4f60d
Changed SkipCheckingListener to use annotations instead of interface.
2009-02-18 20:48:52 +00:00
dsyer
cb0955ad1b
BATCH-1011: tidy up FlowExecutionStatus name access
2009-02-18 19:10:13 +00:00
dhgarrette
fd67b7f381
BATCH-1084: renamed "status" attribute to "exit-code"
2009-02-18 16:23:27 +00:00
dsyer
7a8598e244
RESOLVED - issue BATCH-1086: JdbcJobExecutionDao.getRunningJobExecutions() ignores jobName
...
Change query to use job name.
2009-02-18 12:54:08 +00:00
dsyer
7d11d3bff4
OPEN - issue BATCH-1087: ClassPathXmlJobRegistry does not accept patterns for resources
...
Fix test in sample.
2009-02-18 10:29:54 +00:00
dsyer
64fc75f259
Make StateTransition.toString() easier to read
2009-02-18 10:28:50 +00:00
dsyer
ae275e8f5d
PassThrough*
2009-02-18 08:29:10 +00:00
dsyer
57cf2b1c0b
BATCH-1087: add test case
2009-02-18 08:28:06 +00:00
dsyer
d3f7d537d8
align PassThrough* naming
2009-02-18 08:25:08 +00:00
dsyer
e84c94b307
BATCH-1087: use Resource[] for setting classpath resources
2009-02-18 08:22:35 +00:00