Commit Graph

104 Commits

Author SHA1 Message Date
dsyer
6af87a7f3a Add hints to improve snapshot resolution 2008-11-08 18:11:59 +00:00
lucasward
7cfafab52b Added test project to root pom. 2008-11-07 23:00:11 +00:00
dsyer
0f7b7e9b52 forgort parent pom 2008-11-06 18:27:58 +00:00
dsyer
7fdfe6bd34 mess around with poms to make maven work 2008-11-04 22:05:53 +00:00
dsyer
883ce9d356 BATCH-794: Move to BRITS style dependencies so we can build against Spring 3.0 snapshots 2008-11-04 08:20:09 +00:00
trisberg
05e3ea56b3 added myself to the developer list 2008-10-30 22:21:04 +00:00
trisberg
b833746c02 modified scm locations after repository move 2008-10-30 22:15:53 +00:00
dsyer
0c0319eaf0 update site location for deployment 2008-10-14 16:06:14 +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
2e39e438a2 Added milestone repository for plugins 2008-10-10 12:56:30 +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
b658037219 BATCH-815: parent pom changes 2008-09-25 09:21:40 +00:00
trisberg
d272105479 BATCH-762: changed ExecutionContext storage strategy to use JSON for serialization in a single String/CLOB 2008-09-08 13:21:25 +00:00
dsyer
c5a458f178 Add samples back to CI build 2008-08-29 17:17:49 +00:00
dsyer
75fca027cb BATCH-&*&: work in progress (some tests disabled) 2008-08-19 13:49:38 +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
33f4ce174d Fix dist again (merge changes from 1.1) 2008-08-06 22:41:35 +00:00
trisberg
b93903602b IN PROGRESS - BATCH-354: added an ItemReader implementation for JPA, modified CommonItemReaderTests and subclasses to run as JUnit4 tests 2008-08-02 06:12:48 +00:00
trisberg
3f9ce6500d IN PROGRESS - BATCH-672: modified item.reader and item.writer tests. Upgraded entire project to EasyMock 2.4 2008-07-23 02:48:02 +00:00
dsyer
4531e0356b javadocs report config 2008-07-22 07:30:00 +00:00
dsyer
eae6e5078b BATCH 733: Parent context missed a commit... 2008-07-21 16:49:14 +00:00
dsyer
83aa1f6fb2 remove integration from reactor build 2008-07-21 08:06:53 +00:00
dsyer
d643538a10 Upgrade integration to CI-SNAPSHOT again 2008-07-18 09:31:41 +00:00
robokaso
cb5584bc1d IN PROGRESS - BATCH-709: Change all collections to use generics 2008-07-17 16:09:42 +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
e72825d761 BATCH-328: applied patch for samples 2008-07-01 06:47:35 +00:00
dsyer
97bc71065c Add mysql profile 2008-06-29 06:26:05 +00:00
dsyer
80b4386c1b Upgrade to Spring 2.5.5 2008-06-24 13:40:42 +00:00
dsyer
e4ffd6a653 Update for new project 2008-06-13 10:36:18 +00:00
dsyer
33e732c962 Tweak Javadoc config to try and fix nightly build 2008-05-24 12:23:26 +00:00
nebhale
8b8c65ae50 Branched for 1.1.0 2008-04-28 08:10:52 +00:00
dsyer
ca88c5693a updgrade to spring-oxm 1.0.4 to avoid pom issue 2008-04-20 09:15:31 +00:00
dsyer
565c73a5e9 [BATCH-97] Add profile to integration project to allow tests to be run.
Update wrong version on some poms (like docs).
2008-04-01 08:07:14 +00:00
nebhale
4c4b44042d [maven-release-plugin] prepare for next development iteration 2008-03-28 16:59:15 +00:00
nebhale
ca7aef7794 [maven-release-plugin] prepare release spring-batch-1.0.0.FINAL 2008-03-28 16:58:55 +00:00
dsyer
4adbc3546f Updates for download instructions 2008-03-28 15:08:14 +00:00
dsyer
8be34212ae Exclude package from integration test module in Javadocs 2008-03-28 12:32:31 +00:00
dsyer
02c59ba0bd [BATCH-120] Add section on custom listeners to execution.xml 2008-03-25 12:17:52 +00:00
nebhale
0201bcb2b3 [BATCH-499] Updated version number to 1.0.0.FINAL-SNAPSHOT to be universally Maven friendly. Doesn't any find it odd that in 2.0.6 and 2.1 it's broken but in 2.0.7 it's not? That's not the greatest QC. 2008-03-25 10:02:24 +00:00
dsyer
9081a147da Oops - accidentally put spring-oxm in test scope. 2008-03-25 08:07:46 +00:00
dsyer
5c840a6960 [BATCH-271] tweak dependencies to ensure optional where appropriate 2008-03-25 05:39:36 +00:00
dsyer
16f0b60532 [BATCH-482] Updated site with snapshot plugin (maven-site-plugin). Use -P snapshots for building docos until this is fixed. 2008-03-18 21:40:37 +00:00
dsyer
81c641959a Remove explicit dependency on spring-context-support where it isn't used in infrastructure. 2008-03-17 15:28:07 +00:00
nebhale
634119cc8e [maven-release-plugin] prepare for next development iteration 2008-03-17 10:47:46 +00:00
nebhale
4d5bce367e [maven-release-plugin] prepare release spring-batch-1.0.0.rc1 2008-03-17 10:47:25 +00:00
nebhale
fb55444557 Removed the spring-batch-execution project 2008-03-07 16:29:30 +00:00
nebhale
2e7c457ef9 [maven-release-plugin] prepare for next development iteration 2008-03-04 10:33:49 +00:00