Commit Graph

480 Commits

Author SHA1 Message Date
dsyer
cc69a6a40c Fix schema for YEAR reserved word 2007-12-12 22:17:19 +00:00
dsyer
25c6447238 Fix Derby schema 2007-12-12 22:12:09 +00:00
dsyer
7aedf3f5e6 Fix schema for YEAR reserved word 2007-12-12 22:09:33 +00:00
dsyer
644cc19a85 Fix schema for YEAR reserved word 2007-12-12 22:09:10 +00:00
dsyer
0a416d7b3b YEAR is reserved word in Derby (and other platforms) 2007-12-12 22:08:25 +00:00
dsyer
6e8cb97ef8 Ignore drop script failure in initialisation (to accommodate DB platforms that don't allow tests for tables existence in SQL). 2007-12-12 22:07:14 +00:00
dsyer
cf4a2832a9 Fix broken test with existing running job. 2007-12-12 13:05:07 +00:00
dsyer
e1870493ee Add special exception handling so that JConsole can get stack traces 2007-12-12 12:00:41 +00:00
dsyer
c7468195d0 OPEN - issue BATCH-250: Wrong DB Schema for DB2 for z/OS
http://opensource.atlassian.com/projects/spring/browse/BATCH-250

Added explicit SQL type information for the queries that update JobInstance (it was already done for JobExecution).
2007-12-12 11:48:40 +00:00
dsyer
5f72ab94c2 Undo wrong DB URL for offline testing. 2007-12-11 19:38:09 +00:00
dsyer
5fa4ffc3b2 IN PROGRESS - issue BATCH-127: Allow job configuration to control re-entrant behavior
http://opensource.atlassian.com/projects/spring/browse/BATCH-127

Refactor JobRepository.findOrCreateJob() to return JobExecution.
2007-12-11 18:10:20 +00:00
dsyer
cb1a02bb9f CLOSED - issue BATCH-242: jar and source doesn't match
http://opensource.atlassian.com/projects/spring/browse/BATCH-242

include samples, but exclude Maven meta data from no-deps release
2007-12-11 16:16:30 +00:00
dsyer
ffa19bdd20 OPEN - issue BATCH-242: jar and source doesn't match
http://opensource.atlassian.com/projects/spring/browse/BATCH-242

Fix assembly (dist) so that sources and classes jars are included as-is (instead of trying to build them).
2007-12-11 15:30:37 +00:00
dsyer
22d769afdd OPEN - issue BATCH-243: Register Job twice if beanName property is used to define a job name
http://opensource.atlassian.com/projects/spring/browse/BATCH-243

Added additional test cases and comments in test.
2007-12-11 12:39:30 +00:00
dsyer
622e27de9c OPEN - issue BATCH-243: Register Job twice if beanName property is used to define a job name
http://opensource.atlassian.com/projects/spring/browse/BATCH-243

Added test case for double registration.
2007-12-11 11:46:56 +00:00
dsyer
7424eedae3 Remove version number references (it's quite generic). 2007-12-10 23:17:06 +00:00
dsyer
52d60bcc77 Remove public setters for queries 2007-12-10 22:28:51 +00:00
dsyer
72d283f0d5 Linked src for parent pom modified 2007-12-10 22:27:09 +00:00
dsyer
094e05bcc6 Add dependency mgt for commons-collections 2007-12-10 22:24:01 +00:00
lucasward
d706b0c075 Correct root pom.xml to contain objectstyle.org repository, which is
necessary for the foundrylogic jar to get downloaded.
2007-12-10 22:04:46 +00:00
dsyer
0c388a4686 Add .settings (especially important for mylyn prefs). 2007-12-10 21:38:53 +00:00
dsyer
8ea331bfc7 Add spring-batch- to module directory names (so folks can use mvn eclipse:eclipse if they want to).
BATCH-238: Remove hibernate support for the Daos.
2007-12-10 21:23:48 +00:00
dsyer
17705f27ab Change comment to fix BATCH-252 2007-12-10 21:03:39 +00:00
dsyer
fa06941f1a Rename "parent" module to "dist" 2007-12-10 20:37:49 +00:00
dsyer
54c7e660ae Re-organise "parent" project to be in the root directory again. 2007-12-10 18:24:15 +00:00
dsyer
060511dd6c Getting started uncommented from previous attempt. 2007-12-10 18:02:46 +00:00
dsyer
3d3495dff0 Added getting started link to site 2007-12-10 17:59:32 +00:00
dsyer
7d628ff96f New instructions for getting started from m3 build. 2007-12-10 17:56:50 +00:00
dsyer
939162c0b1 Changed back column name that was causing problems in build 2007-12-10 13:05:19 +00:00
dsyer
6ad493fabd add clover license 2007-12-10 12:51:19 +00:00
dsyer
36831ca81d Add Velocity templates for business schema (BATCH-135). 2007-12-09 13:21:09 +00:00
dsyer
3d11bd7cf1 Add schemas - generated files 2007-12-09 13:19:28 +00:00
dsyer
5474e1a3a7 upgrade spring site skin to 1.0.4 2007-12-07 18:44:46 +00:00
dsyer
160bc85cef Brackets unbalanced 2007-12-05 13:33:16 +00:00
dsyer
e56ce33b5d Move zip download section to top. 2007-12-05 13:14:35 +00:00
nebhale
1d581663c2 [maven-release-plugin] prepare for next development iteration 2007-12-05 13:02:00 +00:00
nebhale
a0f7d3964a [maven-release-plugin] prepare release spring-batch-1.0.0.m3 2007-12-05 13:01:44 +00:00
nebhale
8a756995bb Updated downloads page to describe the new zip artifacts 2007-12-05 12:57:32 +00:00
nebhale
097ce6c296 Rolled back the M3 release. Need to remove branding from one of the samples 2007-12-05 11:55:41 +00:00
lucasward
da7d198866 BATCH-248:Removed Brand from sample job. 2007-12-05 00:43:16 +00:00
nebhale
9eef9f926d [maven-release-plugin] prepare for next development iteration 2007-12-04 21:57:07 +00:00
nebhale
84b202744f [maven-release-plugin] prepare release spring-batch-1.0.0-m3 2007-12-04 21:56:52 +00:00
lucasward
f87e6aa35d BATCH-216:Added uncommitted class. 2007-12-04 19:19:07 +00:00
lucasward
8741fed125 BATCH-216:Modified signature of ItemProcessor implementations to also through exceptions in abstract process methods. 2007-12-04 19:09:35 +00:00
dsyer
c2ba752725 Updated site (tidied and added migration guide) for m3 release. 2007-12-04 18:54:55 +00:00
nebhale
34b0ca7a23 [BATCH-246] Adjusted relative path to the parent POM 2007-12-04 12:07:17 +00:00
dsyer
5e5d880247 Complete - JMX demo with statistics / execution update 2007-12-04 10:58:39 +00:00
dsyer
895174af6c Change URL in Changelog link. 2007-12-04 09:26:48 +00:00
dsyer
f4504b070e IN PROGRESS - issue BATCH-244: Repeated processing of items does not work
http://opensource.atlassian.com/projects/spring/browse/BATCH-244

Fixed bug in ResourceLinereader that causes first chunk to be lost if it fails.
2007-12-04 09:15:21 +00:00
dsyer
42a0c6e25f RESOLVED - issue BATCH-245: make BeanRefContext.xml location configurable
http://opensource.atlassian.com/projects/spring/browse/BATCH-245
2007-12-04 07:40:13 +00:00