Commit Graph

60 Commits

Author SHA1 Message Date
dsyer
2e7f38a6a8 [maven-release-plugin] prepare for next development iteration 2009-04-10 16:27:47 +00:00
dsyer
cd4d2d61be [maven-release-plugin] prepare release 2.0.0.RELEASE 2009-04-10 16:26:37 +00:00
dsyer
82bc42d102 RESOLVED - issue BATCH-1187: Step shouldn't exit with status=EXECUTING
AbstractStep now sets the ExitStatus (by ANDing with the existing value), so a Tasklet does not have to set it manually.
2009-04-09 11:51:31 +00:00
dhgarrette
9092b47fce Updated to remove warnings. 2009-04-08 14:33:54 +00:00
dsyer
46a912cd6e RESOLVED - issue BATCH-1194: switch to m2eclipse 2009-04-06 15:04:51 +00:00
dhgarrette
69a6bf0751 BATCH-1179: Remove ref= attribute from <step/> in favor of parent= 2009-03-25 21:19:49 +00:00
dsyer
01e09d4a21 [maven-release-plugin] prepare for next development iteration 2009-03-20 18:23:31 +00:00
dsyer
9c441df465 [maven-release-plugin] prepare release 2.0.0.RC2 2009-03-20 18:22:05 +00:00
dsyer
bdab2d99c9 add changelog for RC2 2009-03-20 17:47:40 +00:00
dsyer
0944d9a544 update central poms 2009-03-20 14:28:57 +00:00
dsyer
e837eec3ea Correct Bundle-Symbolic-Name 2009-03-17 19:13:36 +00:00
dsyer
eb44c0d493 BATCH-1107: add PropertyEditor support to placeholder resolution to deal with Dates 2009-02-28 12:01:58 +00:00
dsyer
6150a05615 Fix Java 6 @Override 2009-02-25 17:05:29 +00:00
dsyer
044a91eddf BATCH-1103: Added partitioning sample 2009-02-25 12:31:13 +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
6d171f2884 BATCH-1093: Made AbstractJobTests.makeUniqueJobParameters() public 2009-02-23 16:53:32 +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
cefced1f29 Finish off RC1 release 2009-02-23 11:08:29 +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
129bb48880 Add central pom for parent 2009-02-19 18:22:56 +00:00
dsyer
61880ea0c1 prepare project layout for 2.0.0.RC1 2009-02-19 16:53:17 +00:00
dsyer
4b6988691a BATCH-1065: update docos with stop transition 2009-02-15 13:47:24 +00:00
trisberg
d3396a3fa7 BATCH-1013: split the <step> elements name attribute into id and ref attributes 2009-02-10 04:52:03 +00:00
trisberg
3f28b7691e added extra space att the end of the file to prevent build failure 2009-02-09 02:59:25 +00:00
dhgarrette
7487b4dfd2 BATCH-1053: Modified so that AbstractJob.getStep() returns null if the step is not found and Flow.getState() returns null if the state is not found. Javadocs and unit tests were updated to reflect this change. 2009-02-03 18:08:32 +00:00
dhgarrette
b09e1ece01 BATCH-1053: Updated javadocs to explain the behavior of getStep and getState if the step/state is not found. 2009-02-03 16:22:08 +00:00
dsyer
c29895586b RESOLVED - issue BATCH-1054: Maven Build - incompatible bundle manifest version
http://jira.springframework.org/browse/BATCH-1054
2009-02-02 15:16:14 +00:00
dhgarrette
ee11f65556 BATCH-1053: Moved getStep() logic from AbstractJobTests to Job implementations. Added getStep(String) to AbstractJob. Added getState(String) to Flow. 2009-02-02 15:04:20 +00:00
dhgarrette
0633d4522d RESOLVED - BATCH-1048: Added site directory to src 2009-02-01 22:55:46 +00:00
dsyer
b4a97d060f Add snapshots to BRITS plugin repositories 2009-02-01 13:27:51 +00:00
dsyer
b22c2bd44e Update MANIFEST.MF in bundle projects 2009-02-01 11:33:21 +00:00
dhgarrette
5878002a79 RESOLVED - BATCH-1049: added compile scope to spring-test 2009-01-30 20:17:41 +00:00
dsyer
0e1d23cdfb re-org poms for easier build / deploy 2009-01-30 08:36:56 +00:00
dhgarrette
5680321446 RESOLVED - BATCH-1045: DataSourceInitializer moved to the test project's "main" folder 2009-01-29 17:04:48 +00:00
robokaso
9f9282a2a4 RESOLVED - BATCH-1032: Modify AbstractJobTests in test project to be able to launch FlowJob steps individually
applied patch with some tweaks
2009-01-27 17:42:45 +00:00
robokaso
c3a9a95a9e RESOLVED - BATCH-1021: AssertFile.assertFileEquals(File,File) parameters in the wrong order
applied patch
2009-01-26 15:12:46 +00:00
robokaso
9c9fe8f6ca OPEN - BATCH-999: JobExecution ExecutionContext should not be persisted by Step?
fix JobRepositoryUtilsTests
refactor internals of JdbcExecutionContextDao
2009-01-20 13:55:39 +00:00
dsyer
3d8fd02b09 BATCH-818: Tweak central-build 2009-01-13 19:11:27 +00:00
dsyer
3c40078359 BATCH-818: "com" instead of "org" 2009-01-13 14:13:59 +00:00
dsyer
634932ecfd BATCH-818: ivy.xml added publication 2009-01-13 13:52:37 +00:00
dsyer
bda55a3f33 BATCH-818: "com" instead of "org" 2009-01-13 13:36:41 +00:00
dsyer
ccd7a61ad8 BATCH-818: Add ivy meta data for Spring Build 2009-01-13 13:26:00 +00:00
dsyer
df2ef02932 CLOSED - issue BATCH-979: Insert Apache license header in Java sources (where missing) 2009-01-13 11:08:59 +00:00
dsyer
d70cbba4e3 BATCH-794: Added Surefire config for SpringSource Repository 2009-01-10 16:10:42 +00:00
dsyer
f8d239e18d RESOLVED - issue BATCH-987: Create JobRepositoryTestUtils 2009-01-05 11:49:14 +00:00
dsyer
7d7480578d RESOLVED - issue BATCH-920, BATCH-974: ChunkContext in StepContextRepeatCallback is unused 2008-12-30 13:40:18 +00:00
dsyer
e4ca63a927 RESOLVED - issue BATCH-980: Add SystemPropertyInitializer 2008-12-30 09:23:27 +00:00
dsyer
708364f1cc Make as many dependencies as possible optional (it's not inherited from parent apparently). 2008-12-03 21:21:01 +00:00
robokaso
af6257f8be RESOLVED - BATCH-933: AssertFile class for checking equality of files in unit tests
applied patch
2008-11-21 15:28:25 +00:00