Commit Graph

58 Commits

Author SHA1 Message Date
dsyer
61880ea0c1 prepare project layout for 2.0.0.RC1 2009-02-19 16:53:17 +00:00
dsyer
2ff2d5d933 assembly tweaks - not there yet 2009-02-19 15:25:48 +00:00
dsyer
c521cf3189 Start to refactor docs / dist into root 2009-02-19 13:52:55 +00:00
dsyer
4b6988691a BATCH-1065: update docos with stop transition 2009-02-15 13:47:24 +00:00
dsyer
747517384b Generated manifest added to SVN 2009-02-04 16:27:55 +00:00
dsyer
cd372b164b Added missing imports 2009-02-02 18:40:30 +00:00
dsyer
0c2b443255 add explicit versions 2009-02-02 18:32:48 +00:00
dsyer
bf4c78d409 line endings? 2009-02-02 18:05:06 +00:00
dsyer
d352b0b182 fix build by re-orging bundlor config 2009-02-02 16:14:30 +00:00
dsyer
b4bd6dd9dd fix bundlor templates in archetype 2009-02-02 15:52:04 +00:00
dsyer
0e1d23cdfb re-org poms for easier build / deploy 2009-01-30 08:36:56 +00:00
dsyer
4dd59f5083 add 'prepare' profile to dist pom for release:prepare goal 2009-01-28 19:01:41 +00:00
dsyer
ccd7a61ad8 BATCH-818: Add ivy meta data for Spring Build 2009-01-13 13:26:00 +00:00
dsyer
d883187f1e format pom 2009-01-12 13:19:02 +00:00
dsyer
363e18b601 Acrhetype requires StaX 2009-01-12 13:07:03 +00:00
dsyer
912182b7a0 refactor build again into top-level dir 2009-01-12 12:54:18 +00:00
dsyer
d70cbba4e3 BATCH-794: Added Surefire config for SpringSource Repository 2009-01-10 16:10:42 +00:00
dsyer
1bc319ae8d Upgrade AWS in archetype 2008-12-16 21:31:59 +00:00
dsyer
1f8499ee4b Simplify dependencies 2008-12-03 20:57:30 +00:00
dsyer
be39978171 Make archetype/template standalone project (depends on core not samples) 2008-12-03 20:11:22 +00:00
dsyer
79305cb966 svn tweaks 2008-11-09 11:20:12 +00:00
dsyer
bc21421e00 MANIFEST template name 2008-11-06 18:35:12 +00:00
dsyer
3191f76f39 More POM migrations 2008-11-06 18:21:35 +00:00
macsuibhne
eacf9a41a1 Remove Maven release:prepare work in progress submitted in error 2008-10-10 13:44:17 +00:00
macsuibhne
90dab93435 Bundlor version is M1, not RELEASE 2008-10-10 13:13:45 +00:00
nebhale
281bcd6533 Rev the version of bundlor 2008-10-10 12:54:50 +00:00
macsuibhne
b2c24dabd4 use timestamped bundlor version to avoid snapshot dependency issues 2008-10-10 12:01:12 +00:00
dsyer
8c6aac4e13 Remove wst meta data 2008-10-02 19:23:37 +00:00
robokaso
a6fd1cecc0 RESOLVED - BATCH-779: make FieldSetMapper and LineAggregator extend ItemProcessor
FiedSetMapper, LineTokenizer and LineAggregator interfaces now extend ItemProcessor
2008-09-29 11:36:13 +00:00
dsyer
55651077e4 Missing manifest template 2008-09-25 09:34:50 +00:00
dsyer
1b400adc36 BATCH-815: add bundlor to build. 2008-09-25 09:14:44 +00:00
dsyer
fcf96a954f RESOLVED - issue BATCH-789: Remove mark/reset from ItemReader
Remove AbstractItemReader.  All done (with remaining issues moved to BATCH-220).
2008-08-21 12:11:22 +00:00
dsyer
a49d0531da RESOLVED - issue BATCH-788: Remove flush/clear from ItemWriter
Done
2008-08-20 10:00:21 +00:00
dsyer
75fca027cb BATCH-&*&: work in progress (some tests disabled) 2008-08-19 13:49:38 +00:00
dsyer
d8df436e8e Remove FactoryBean nature from data sourde initializer 2008-08-17 09:43:54 +00:00
nebhale
faae7cf9a6 [maven-release-plugin] prepare for next development iteration 2008-08-14 10:31:28 +00:00
nebhale
f9c48feb0b [maven-release-plugin] prepare release spring-batch-2.0.0.M1 2008-08-14 10:30:45 +00:00
dsyer
85d0c1c750 remove some warnings 2008-08-11 07:14:07 +00:00
dsyer
1d48f69491 archetypes links 2008-08-10 16:38:34 +00:00
robokaso
060d296621 IN PROGRESS - BATCH-711: Upgrade ItemWriter and implementations to use parameterized types 2008-07-22 11:39:47 +00:00
dsyer
d0a8ca7520 Oops: forgot to check archetype tests 2008-07-21 17:40:54 +00:00
dsyer
eae6e5078b BATCH 733: Parent context missed a commit... 2008-07-21 16:49:14 +00:00
robokaso
4a91a00854 IN PROGRESS - BATCH-712: Upgrade ItemReaders to use Parameterized types 2008-07-18 11:32:12 +00:00
dsyer
7166a88a43 Add S2AP meta-data to archetype 2008-07-18 09:12:20 +00:00
robokaso
c5545a93b7 IN PROGRESS - BATCH-709: Change all collections to use generics 2008-07-16 10:41:11 +00:00
robokaso
04a32007ad IN PROGRESS - BATCH-709: Change all collections to use generics 2008-07-16 10:26:22 +00:00
robokaso
877737ab72 RESOLVED - BATCH-727: Move all POMs in trunk to 2.0.0.DEV-SNAPSHOT
changed the version to 2.0.0.CI-SNAPSHOT
2008-07-15 07:48:13 +00:00
dsyer
0684174d8e Fix nightly build (hopefully) by providing distributionManagement for archetype 2008-07-14 14:27:53 +00:00
dsyer
7facae9c7a Move specific reader/writer to subpackages 2008-07-03 15:58:22 +00:00
dsyer
552fa3a4eb Use exec:java not exec:exec 2008-06-26 20:53:20 +00:00