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
Dave Syer
607e98cd9b
BATCH-1412: fix test ordering and concurrency bug
2013-02-05 17:39:12 +00:00
Michael Minella
557515df45
BATCH-1412: Implementing non-identifying job parameters
2013-02-05 17:39:12 +00:00
Michael Minella
3601c84164
Merge pull request #112 from mminella/BATCH-1757
...
BATCH-1757: MinMaxPartitioner sets incorrect max value
2013-02-05 07:41:59 -08:00
Michael Minella
47d07b0326
BATCH-1757: Fixed max calculation
2013-02-05 09:39:28 -06:00
Dave Syer
bea04ce186
More defensive StepScope schlepping in tests
2013-02-05 09:39:28 -06:00
Dave Syer
4d3594474d
Move gemstone repo declarations to samples
2013-02-05 09:39:28 -06:00
Dave Syer
521b4f9d9c
More defensive StepScope schlepping in tests
2013-02-05 15:33:37 +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
bcc07f2525
Update version literal prior to release 2.2.0.M1
2013-01-24 13:58:13 -06:00
Michael Minella
ca9d00d1a2
Updated to support new 2.2 schema
2013-01-24 13:03:41 -06:00
Michael Minella
425209f27c
Merging documentation updates and pom cleanup
2013-01-24 12:20:54 -06:00
Michael Minella
bcd0b153b0
Updated documentation to support Doxia-1.1
2013-01-24 12:19:42 -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
Michael Minella
fe6ef89655
Update version literals prior to release 2.2.0.M1
2013-01-23 09:51:11 -06:00
Michael Minella
9d53631ce9
BATCH-1745: Fixed rebase issue
2013-01-22 13:25:40 -06:00
Michael Minella
e86dd4685a
Merge closes #110 from willschipp/BATCH-1745
...
* BATCH-1745:
BATCH-1745: Added test to verify restart behavior
additional logic to support if already set by a tasklet - the step value is ignored
test changes
trial ignore
renamed test and corresponding text context
BATCH-1745 - removed excessive schema, added test and cleaned up schema mappings
BATCH-1745 - added new spring-batch-2.2.xsd and schema pointers including new attributeGroup for "allow-start-if-complete" flag and appropriate parsers.
2013-01-22 13:18:04 -06:00
Michael Minella
4c9204759d
BATCH-1745: Added test to verify restart behavior
2013-01-22 13:14:48 -06:00
Will Schipp
c6d7a4abd6
additional logic to support if already set by a tasklet - the step value
...
is ignored
2013-01-22 12:39:02 -06:00
Will Schipp
5e8c1b5684
test changes
2013-01-22 12:39:02 -06:00
Will Schipp
525699532e
trial ignore
2013-01-22 12:39:02 -06:00
Will Schipp
8ae4cae14a
renamed test and corresponding text context
2013-01-22 12:39:02 -06:00
Will Schipp
85c1d06a7d
BATCH-1745 - removed excessive schema, added test and cleaned up schema
...
mappings
2013-01-22 12:39:02 -06:00
Will Schipp
4433e2bd19
BATCH-1745 - added new spring-batch-2.2.xsd and schema pointers
...
including new attributeGroup for "allow-start-if-complete" flag and
appropriate parsers.
2013-01-22 12:39:01 -06:00
Michael Minella
babb097913
Merge pull request #109 from chrisjs/BATCH-1935
...
* BATCH-1935:
BATCH-1935: Updated to support pom updates from previous merge
BATCH-1935: Add quick start maven archetype
2013-01-22 11:40:08 -06:00
Michael Minella
e85a55ab9e
BATCH-1935: Updated to support pom updates from previous merge
2013-01-22 11:37:37 -06:00
Chris Schaefer
c1be0af6fc
BATCH-1935: Add quick start maven archetype
2013-01-22 09:49:07 -06:00
Michael Minella
f1a8250f28
Added dependency to apache-commons back to satisfy Castor
2013-01-22 09:21:15 -06:00
Michael Minella
983e1313c5
Merge pull request 108 from dsyer/BATCH-1950
...
* BATCH-1950:
BATCH-1950: Patch up build
2013-01-18 14:44:20 -06:00
Dave Syer
5c2a78130d
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 14:27:21 -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
Dave Syer
60af65c7ae
BATCH-1951: remove proxyMode from @StepScope
2013-01-16 12:30:44 +00:00
Dave Syer
e2bbd398fd
Defensively clear step context to prevent test failure
2013-01-15 10:27:32 +00:00
Michael Minella
0aa78d8f79
Merge pull request #106 from dsyer/BATCH-1948
...
* BATCH-1948:
BATCH-1948: Formatting and javadoc fixes
BATCH-1948: Add @StepScope and associated tests
2013-01-11 16:03:36 -06:00
Michael Minella
014e5bf523
BATCH-1948: Formatting and javadoc fixes
2013-01-11 16:02:01 -06:00
Dave Syer
43bfc0769e
BATCH-1948: Add @StepScope and associated tests
2013-01-11 15:34:05 -06:00
Michael Minella
aadc5ee39e
BATCH-1949: Updated for autoproxy check
2013-01-11 15:01:51 -06:00
Michael Minella
fcede7245e
Merge pull request #107 from mminella/BATCH-1949
...
BATCH-1949: Removed Spring 3 checks and updated documentation
2013-01-11 12:13:29 -08:00
Michael Minella
2e0cba57f7
BATCH-1949: Removed Spring 3 checks and updated documentation accordingly
2013-01-11 14:09:20 -06:00
Dave Syer
5a427ca5f1
Merge pull request #104 from mminella/BATCH-1667
...
* BATCH-1667:
BATCH-1667: Update to update the StepExecution as the listener is being processed
2013-01-10 16:39:00 +00:00
Michael Minella
f88e8b6ff1
BATCH-1667: Update to update the StepExecution as the listener is being processed
2013-01-10 16:39:00 +00:00
Michael Minella
e0667121f5
Removing unnecessiceary @Depricated degisgnation
2013-01-10 08:21:55 -06:00
Dave Syer
d0f8772a60
Fix some javadoc errors
2013-01-10 10:37: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
057cb32219
Merge pull request #105 from mminella/BATCH-1943
...
BATCH-1943: Added ChunkContext to all ChunkListener calls
2013-01-09 07:35:45 -08:00
Michael Minella
5205c43e7d
BATCH-1943: Added ChunkContext to all ChunkListener calls
2013-01-09 09:29:05 -06:00
Michael Minella
8fdc94c948
Merge pull request #103 from mminella/BATCH-1714
...
Merged. I like the idea of adding the ChunkContext to the other methods and will do that as part of a separate Jira item/pull request.
2013-01-09 06:26:15 -08:00