Commit Graph

21 Commits

Author SHA1 Message Date
nebhale
38ba3c5d83 [BATCH-271] More POM thining 2008-03-11 15:05:30 +00:00
nebhale
636e8c1954 [BATCH-271] More updates to thin out the dependency list 2008-03-11 14:49:24 +00:00
nebhale
9f7cc87c0d [BATCH-383] Fixes to make Spring Batch 1.4 runtime compliant. 2008-03-11 13:49:17 +00:00
nebhale
607d2bfd93 [BATCH-429] Fixed spring-batch-samples dependency issue 2008-03-07 16:34:43 +00:00
nebhale
bfb9447d6b [BATCH-429] Moved all code out of execution 2008-03-07 16:02:22 +00:00
dsyer
f5e85d5f63 Change svn:eol-style to LF 2008-03-06 21:59:13 +00:00
robokaso
ac27e91948 RESOLVED - issue BATCH-383: Remove Java 5 features from samples
http://jira.springframework.org/browse/BATCH-383
2008-03-04 13:35:30 +00:00
nebhale
2e7c457ef9 [maven-release-plugin] prepare for next development iteration 2008-03-04 10:33:49 +00:00
nebhale
ba18633306 [maven-release-plugin] prepare release spring-batch-1.0.0.m5 2008-03-04 10:33:29 +00:00
dsyer
1244264e50 Classpath issues on build 2008-02-25 13:08:06 +00:00
nebhale
242970dd29 [maven-release-plugin] prepare for next development iteration 2008-02-06 09:52:23 +00:00
nebhale
f6e0c7aec5 [maven-release-plugin] prepare release spring-batch-1.0.0.m4 2008-02-06 09:51:56 +00:00
dsyer
51e48b5edb Fi pom to not use clover 2008-02-05 08:28:32 +00:00
lucasward
24fd1d8002 Fixed HibernateFailureJob, which wasn't validating it's preconditions, causing a nullpointerexception 2008-01-23 13:34:22 +00:00
lucasward
2e68e82e84 BATCH-295: JobLauncher now only contains one method: run(Job, JobInstanceProperties). Misc. other changes were made to facilitate. 2008-01-22 23:39:41 +00:00
lucasward
682cfb560f BATCH-162: FootballJob unit test now uses a file with a smaller dataset, and has been removed from the exclusion portion of the pom. A .launch has been added which uses the large files. 2008-01-17 14:43:51 +00:00
dsyer
448409a257 IN PROGRESS - issue BATCH-277: Add Mysql schema and configurations to the DAO classes
http://jira.springframework.org/browse/BATCH-277

Added MySQL to samples and execution DDL generator (untested).
2008-01-13 12:45:51 +00:00
dsyer
19164926b6 Remove java.sql.Timestamp from domain objects. 2007-12-22 09:43:04 +00:00
dsyer
92d72468fa Add Derby in test scope (borken build) 2007-12-14 14:51:55 +00:00
dsyer
4bbd3b7b02 Re-generate classpaths for missing dependency. 2007-12-14 01:16:25 +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