dsyer
|
9e8bdba83d
|
[maven-release-plugin] prepare for next development iteration
|
2009-08-22 11:58:38 +00:00 |
|
dsyer
|
1884b8fcec
|
[maven-release-plugin] prepare release 2.0.3.RELEASE
|
2009-08-22 11:57:44 +00:00 |
|
dsyer
|
7c8f84be8e
|
[maven-release-plugin] prepare for next development iteration
|
2009-07-21 07:32:10 +00:00 |
|
dsyer
|
28070bca4e
|
[maven-release-plugin] prepare release 2.0.2.RELEASE
|
2009-07-21 07:31:27 +00:00 |
|
dsyer
|
b0d6e0e2b9
|
add spring3 profile
|
2009-07-07 12:56:53 +00:00 |
|
dsyer
|
528b5f6d9c
|
Tidy up classpaths and poms
|
2009-06-21 08:25:54 +00:00 |
|
dsyer
|
3a25f23218
|
BATCH-1209: add a Groovy job in samples using AntBuilder to do some file schlepping
|
2009-06-16 07:49:49 +00:00 |
|
dsyer
|
132e29f37b
|
RESOLVED - issue BATCH-1268: Remove dependency on commons lang
Up to a point - made it optional for Spring Core.
|
2009-06-03 15:07:40 +00:00 |
|
dsyer
|
690f822bc1
|
[maven-release-plugin] prepare for next development iteration
|
2009-06-02 08:36:00 +00:00 |
|
dsyer
|
8bb90ad298
|
[maven-release-plugin] prepare release spring-batch-2.0.1.RELEASE
|
2009-06-02 08:35:27 +00:00 |
|
dsyer
|
e6462c47bb
|
add exclusion to hibernate
|
2009-05-28 12:09:44 +00:00 |
|
dsyer
|
ffaef35e34
|
switch over to Maven Central style dependencies
|
2009-05-28 11:56:48 +00:00 |
|
dsyer
|
5519d0ae1f
|
duh! needs to be compile scope
|
2009-04-22 20:36:20 +00:00 |
|
dsyer
|
c5553c36f0
|
fix broken build (wrong scope for command-line build)
|
2009-04-22 20:08:03 +00:00 |
|
dsyer
|
d8c0d33e95
|
Fix samples command line launchers so they work with m2eclipse
|
2009-04-22 06:34:08 +00:00 |
|
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
|
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
|
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
|
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 |
|
dsyer
|
d70cbba4e3
|
BATCH-794: Added Surefire config for SpringSource Repository
|
2009-01-10 16:10:42 +00:00 |
|
robokaso
|
dcb5111b70
|
RESOLVED - BATCH-971: add database writers to iosample
JPA iosample
|
2008-12-18 10:42:46 +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 |
|
dsyer
|
a9dbf8c942
|
Update JTDS depdendency (BRITS-74).
|
2008-12-03 12:08:10 +00:00 |
|
lucasward
|
7d5e2d14c1
|
BATCH-676: Added sample jobs for non sequential execution and decisions
|
2008-11-07 20:46:57 +00:00 |
|
dsyer
|
1270254608
|
Re-enable castor integration tests
|
2008-11-07 15:21:00 +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 |
|
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 |
|
robokaso
|
97773129eb
|
ad-hoc: removed mx4j dependency
|
2008-09-26 13:49:56 +00:00 |
|
trisberg
|
872c0aa080
|
BATCH-845: fixes needed for tests to pass on multiple platforms - HSQL, MySQL, Oracle, SQL Server, DB2, Derby
|
2008-09-26 05:36:48 +00:00 |
|
dsyer
|
cfc9529bab
|
RESOLVED - issue BATCH-786: Transactional flushing for file writers
Added TransactionAwareBuffererdWriter
|
2008-08-18 16:52:20 +00:00 |
|
dsyer
|
eaeb493b37
|
Remove backport concurrent dependencies
|
2008-08-18 09:57:26 +00:00 |
|
dsyer
|
f77c3c9269
|
Fix OXM version number
|
2008-08-17 08:33:39 +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 |
|
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 |
|
trisberg
|
4f55f8d970
|
IN PROGRESS - BATCH-672: modified advice and dao tests. Modified AbstractBatchLauncherTests base class to use JUnit4
|
2008-07-22 18:01:43 +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 |
|
nebhale
|
8b8c65ae50
|
Branched for 1.1.0
|
2008-04-28 08:10:52 +00:00 |
|
dsyer
|
fcca799608
|
RESOLVED - issue BATCH-552: Fix smaples-14 CI build (MBeanServer not automatically created in Java 1.4)
Added MBeanServer and a connector
|
2008-04-03 12:22:38 +00:00 |
|
nebhale
|
4c4b44042d
|
[maven-release-plugin] prepare for next development iteration
|
2008-03-28 16:59:15 +00:00 |
|