Commit Graph

259 Commits

Author SHA1 Message Date
Dave Syer
c2912a1882 [maven-release-plugin] prepare release 1.2.0.RELEASE 2014-01-07 13:33:50 -06:00
Dave Syer
9348ec35a5 Use Central version of Derby for testing 2014-01-07 13:33:50 -06:00
Dave Syer
a5467d1ce6 [maven-release-plugin] prepare for next development iteration 2014-01-07 13:33:50 -06:00
Dave Syer
5ac2c4e988 [maven-release-plugin] prepare release X.1.2.0.RC1DreleaseVersion=1.2.0.RC1 2014-01-07 13:33:50 -06:00
Dave Syer
5b646c4edf BATCHADM-81: add step context manipulation for async processors
- AsyncItemProcessor creates step context for its runnable
 - We also provide StepContextInterceptor for supplying StepExecution to downsteam consumers
2014-01-07 13:33:50 -06:00
dsyer
8b3cd863fa Fix classpath for new git clone 2014-01-07 13:33:49 -06:00
Dave Syer
c5d352bf06 [maven-release-plugin] prepare for next development iteration 2014-01-07 13:33:49 -06:00
Dave Syer
9eef9abcdc [maven-release-plugin] prepare release 1.2.0.M1 2014-01-07 13:33:49 -06:00
Dave Syer
c93eb46a98 Change version in poms to reflect 1.2.0 release 2014-01-07 13:33:49 -06:00
Dave Syer
cfe666f7fe Add retry for in-memory databases in case they lock 2014-01-07 13:33:49 -06:00
Dave Syer
18eed8c5c7 BATCHADM-61: add step execution status summary to job execution views 2014-01-07 13:33:49 -06:00
Dave Syer
0f10341479 BATCHADM-69: add error rendering to JSON views
+ Make execution the default view after a job launch not from UI
2014-01-07 13:33:49 -06:00
Dave Syer
88638ce05f BATCHADM-72: Improve chunking traceability
- add sequence info to chunks
- Improve logging in ChunkMessageChannelItemWriter
- Add mysql/h2/derby properties to integration project
- Add drop scripts necessary for persistent databases
2014-01-07 13:33:48 -06:00
David Syer
e9c26e13e4 EOL only. WTF? 2014-01-07 13:33:32 -06:00
David Syer
d2f547b2d3 Update for changes to Spring Integration 2014-01-07 13:33:32 -06:00
David Syer
7304c95a4e Make JMS deps optional 2014-01-07 13:33:32 -06:00
David Syer
668b6bd270 Add interface for JobLaunchRequestHandler 2014-01-07 13:33:32 -06:00
David Syer
91c2272947 BATCHADM-60: change log level 2014-01-07 13:33:32 -06:00
David Syer
b5611e051d BATCHADM-63: add integration test for JDBC remote chunking 2014-01-07 13:33:32 -06:00
David Syer
b4092611d7 BATCHADM-58: update OSGi manifests 2014-01-07 13:33:32 -06:00
David Syer
23c33c794a BATCHADM-57: re-org ftl files 2014-01-07 13:33:32 -06:00
David Syer
95ab089713 BATCHADM-58: updgrade to Spring 3.0.4 to solve thread scope problem 2014-01-07 13:33:31 -06:00
David Syer
53f1023284 BATCHADM-57: add files upload in JSON 2014-01-07 13:33:31 -06:00
David Syer
6789f7d5d5 BATCHADM-59: add files editor 2014-01-07 13:33:31 -06:00
David Syer
b974bddf47 BATCHADM-58: fix some more tests 2014-01-07 13:33:31 -06:00
David Syer
3c88bea0f1 BATCHADM-58: fix some tests after upgrade, ignore others 2014-01-07 13:33:31 -06:00
David Syer
8286facc9d Fix JMS dependency 2014-01-07 13:33:31 -06:00
David Syer
bced2c5595 BATCHADM-58: first cut with all features and SI 2.0 2014-01-07 13:33:31 -06:00
David Syer
6df8e4162b Upgrade Spring and add some JSON services 2014-01-07 13:33:31 -06:00
David Syer
bcb78d8499 Switch to 1.1.0 on trunk 2014-01-07 13:33:31 -06:00
David Syer
dd95b9eabb [maven-release-plugin] prepare for next development iteration 2014-01-07 13:21:05 -06:00
David Syer
6cd141765c [maven-release-plugin] prepare release 1.0.0.RELEASE 2014-01-07 13:21:05 -06:00
David Syer
feafd1d4aa update docs for release 2014-01-07 13:21:05 -06:00
David Syer
81c3b7db88 [maven-release-plugin] prepare for next development iteration 2014-01-07 13:21:05 -06:00
David Syer
53418bdfe6 [maven-release-plugin] prepare release 1.0.0.RC1 2014-01-07 13:21:05 -06:00
David Syer
933bb75ee3 BATCHADM-49: Added redelivered flag to ChunkResponse 2014-01-07 13:21:05 -06:00
David Syer
c87d9418f5 BATCHADM-49: Use a ChannelInterceptor to turn a ThreadLocalChannel into a pass-thru channel. Keeps JMS receive in the caller's transaction. 2014-01-07 13:21:04 -06:00
David Syer
e9eae8da7b BATCHADM-49: add some javadocs + look at thread safety in chunk writer 2014-01-07 13:21:04 -06:00
David Syer
442e5f74ad BATCHADM-49: fix build by checking for fault tolerant processor 2014-01-07 13:21:04 -06:00
David Syer
6ca0512753 BATCHADM-49: added JMS integration test 2014-01-07 13:21:04 -06:00
David Syer
c1616f0bbb Tidy up retry testing 2014-01-07 13:21:04 -06:00
David Syer
cf0d7687bb BATCHADM-49: remove a TODO 2014-01-07 13:21:04 -06:00
David Syer
001483bcc8 BATCHADM-49: loop back step contributions through writer 2014-01-07 13:21:04 -06:00
David Syer
a775465c67 BATCHADM-48: replace MessageOrientedStep 2014-01-07 13:21:04 -06:00
David Syer
ed926ea7b8 Fix TODO (redundant now Spring Integration 1.0 is used) 2014-01-07 13:21:04 -06:00
David Syer
9f8c1c8563 [maven-release-plugin] prepare for next development iteration 2014-01-07 13:21:04 -06:00
David Syer
479a76b793 [maven-release-plugin] prepare release 1.0.0.M3 2014-01-07 13:21:04 -06:00
David Syer
e733c0d4b7 BATCHADM-34: tweak poms and manifest 2014-01-07 13:21:04 -06:00
David Syer
f6f9f66b2a BATCHADM-34: create META-INF/spring and move everything in there 2014-01-07 13:21:04 -06:00
David Syer
3ba59e7cec BATCHADM-32: add manifests to jars 2014-01-07 13:21:04 -06:00