Michael Minella
999953fe8c
BATCH-2060: Fixed Github links
2014-04-21 17:42:43 -05:00
Chris Schaefer
ab293b57fb
Add basic JSR-352 configuration samples
...
* Inline class references
* batch.xml references
* Spring bean references
2014-04-16 17:55:21 -04:00
jpraet
b26d272d43
cleanup
2014-04-02 14:35:53 -04:00
Chris Schaefer
db8b5d9735
General cleanup in spring-batch-samples
...
* Delete unused classes, files, misc ide files
* Cleanup checkstyle/pmd/findbugs reports
* Add @Override as needed
* Remove schema versions in xml configs
* Remove unused imports
* General tidying
* Cleanup deprecated jdbctemplate methods
* Fix @Ignored OrderItemReaderTests test
2014-03-27 00:22:21 -04:00
Chris Schaefer
65f37c170a
BATCH-2201: Update URL's to point to spring.io in docs
...
Update URLs pointing to springframework/springsource to spring.io.
Remove links that have no redirection
2014-03-25 12:24:37 -04:00
Michael Minella
4ff7ae84e2
BATCH-2131: Removed Spring Modules as a dependency for samples
2014-02-28 12:40:41 -06:00
Michael Minella
ff7793cacf
[maven-release-plugin] prepare for next development iteration
2014-02-21 21:42:59 -06:00
Michael Minella
f690c496c4
[maven-release-plugin] prepare release 3.0.0.M3
2014-02-21 21:42:55 -06:00
Michael Minella
406e25a544
BATCH-2173: Initial commit for repo updates
2014-02-21 17:00:40 -06:00
Michael Minella
42895fd0ee
BATCH-2180: Fixed documentation about the need to registre CompositeItemWriter's delegates as streams
2014-02-21 16:59:53 -06:00
Michael Minella
9317ab2565
BATCH-2112: Removed Spring Batch's SerializationUtils in favor of the Spring Core version
2014-02-12 11:23:03 -06:00
Michael Minella
b278239751
BATCH-2110: Updated batch to support Spring 4
...
* Refactored iBatis based readers and writers to not utilize
SqlMapClientTemplate.
* Depricated all iBatis based readers and writers in favor of MyBatis's
native Spring support.
* Updated XStream support to 1.4.4 and Jettison to 1.2 to be in
alignment with Spring 4.
* Added the PooledEmbeddedDataSource to address the issue outlined in
SPR-11372.
2014-02-06 11:34:33 -06:00
Eduard von Feek
8a72d9ff9f
* changed keyword from "type" to "engine"
...
* changed from MyISAM to InnoDB
* fixed property "platform" from "oracle10g" to "mysql"
2013-10-16 09:33:22 -05:00
Michael Minella
35332a4757
[maven-release-plugin] prepare for next development iteration
2013-09-09 21:31:36 -07:00
Michael Minella
395c219b8b
[maven-release-plugin] prepare release 3.0.0.M2
2013-09-09 21:31:30 -07:00
Michael Minella
2c1b8e154a
[maven-release-plugin] prepare for next development iteration
2013-08-23 15:15:56 -05:00
Michael Minella
9618902ce6
[maven-release-plugin] prepare release 3.0.0.M1
2013-08-23 15:15:52 -05:00
Chris Schaefer
7cfd65acf4
move master back to 3.0.0.BUILD-SNAPSHOT
2013-07-30 14:05:55 -04:00
Michael Minella
7e85b50616
Merge conflict
2013-07-26 17:00:05 -05:00
Michael Minella
853c960bdf
[maven-release-plugin] prepare for next development iteration
2013-07-26 13:19:49 -05:00
Michael Minella
6669780a74
[maven-release-plugin] prepare release 2.2.1.RELEASE
2013-07-26 13:19:45 -05:00
Michael Minella
e4c33965a0
BATCH-1999: Initial commit of JSR parsing infrastructure
2013-07-24 15:15:36 -05:00
Michael Minella
820ac0b073
[maven-release-plugin] prepare for next development iteration
2013-06-05 12:13:26 -05:00
Michael Minella
958ec860ba
[maven-release-plugin] prepare release 2.2.0.RELEASE
2013-06-05 12:13:20 -05:00
Michael Minella
0f03ea0ffa
[maven-release-plugin] prepare for next development iteration
2013-05-14 10:36:32 -05:00
Michael Minella
b28feac263
[maven-release-plugin] prepare release 2.2.0.RC2
2013-05-14 10:36:27 -05:00
Michael Minella
a8e9facf68
[maven-release-plugin] prepare for next development iteration
2013-04-08 13:58:09 -05:00
Michael Minella
b683ddcf66
[maven-release-plugin] prepare release 2.2.0.RC1
2013-04-08 13:58:05 -05:00
Chris Schaefer
082c81765f
BATCH-1968: Upgrade to hsqldb 2.2.9
2013-03-21 10:31:52 -05:00
David Turanski
ed87a0f87a
fixed maven build issues
2013-02-28 11:02:40 -06:00
Michael Minella
91deb12a83
BATCH-1728: Initial commit of Spring Data ItemReader/ItemWriter implementations
2013-02-19 10:33:06 -06:00
Wayne Lund
81526f77ac
Fixed issue of "drop table" scripts causing tests to fail in samples. Only done for sqlfire and postgres.
...
I believe others that do not have the "if exists" statements in their drop tables scripts should be retested as
I have not had to do this on any other previous version. Suspect that "continueOnError" default flag has somehow
gotten flipped.
2013-02-19 08:50:00 -06:00
Will Schipp
7e1e66d677
migration from EasyMock to Mockito
2013-02-10 14:30:57 +00:00
Chris Schaefer
e643d7e3c0
BATCH-1958: Fix typo in samples apt index
2013-02-07 00:46:11 -05:00
Michael Minella
5b5a42a6a6
BATCH-1934: Fixed links within sample's index
2013-02-06 14:57:14 -06:00
Wayne Lund
a7a30cf2ea
Fixed samples ioSamples table, and added AmqpItemReader/Writer descriptions. Also
...
fixed some misspellings while reviewing sections for jsr-352 and added AmqpItemReader/Writer
to Appendix A - Inventory.
2013-02-05 15:58:44 -08:00
Michael Minella
557515df45
BATCH-1412: Implementing non-identifying job parameters
2013-02-05 17:39:12 +00:00
Dave Syer
a871d0b80f
Move gemstone repo declarations to samples
2013-02-05 15:06:36 +00:00
Michael Minella
51e0e65063
[maven-release-plugin] prepare for next development iteration
2013-01-24 14:01:10 -06:00
Michael Minella
32af6556e3
[maven-release-plugin] prepare release 2.2.0.M1
2013-01-24 14:01:04 -06:00
Michael Minella
ca9d00d1a2
Updated to support new 2.2 schema
2013-01-24 13:03:41 -06:00
Michael Minella
cc370d9ac5
[maven-release-plugin] prepare for next development iteration
2013-01-23 09:54:38 -06:00
Michael Minella
b77d1a28e1
[maven-release-plugin] prepare release 2.2.0.M1
2013-01-23 09:54:30 -06:00
Dave Syer
bc9ee74a25
BATCH-1950: Patch up build
...
* Ensure bundlor is available and remove from sample
* Tidy dependencies in some poms
* Update some template.mf dependencies
* Add .travis.yml for automated builds independent of bamboo
2013-01-18 13:46:02 +00:00
Michael Minella
c097055288
Removing redundant dependency on JPA 1.0 jar to fix integration test
2013-01-09 11:00:14 -06:00
Michael Minella
24e662bb69
BATCH-1904: Removed System.out
2012-12-31 09:08:57 -06:00
Michael Minella
6955ab1d6b
BATCH-1904: Updated to support Hibernate 4
2012-12-31 09:08:57 -06:00
Chris Schaefer
a6ab68bbbb
BATCH-1940: Replace org.springframework.batch.support.JdbcTestUtils with org.springframework.test.jdbc.JdbcTestUtils
2012-12-31 08:35:06 -06:00
Chris Schaefer
dfe13ed07d
BATCH-1939: Minor cleanups to AMQP sample
2012-12-21 18:53:20 -05:00
Michael Minella
95ccb1a229
BATCH-1920 - Corrected pom and removed unused reference to JdbcTemplate
2012-12-18 13:46:10 -06:00