Commit Graph

364 Commits

Author SHA1 Message Date
Michael Minella
bb048f3cf8 BATCH-2234: Updated documentation to outline setup requirements as well as adding batch-*.properties files for the other database types 2014-05-16 11:21:13 -05:00
Michael Minella
e7a4e348a5 BATCH-2229 & BATCH-2218: Removed OSGi related metadata and Maven POMs 2014-05-12 15:32:02 -05:00
Michael Minella
e497da16e0 BATCH-2193: Updated What's New section 2014-05-01 17:10:37 -05:00
Michael Minella
3e8897a421 BATCH-2224: Fixed minor copy/paste errors 2014-05-01 11:43:02 -05:00
Gunnar Hillert
dff3f0b80b BATCH-2224 Ensure Syntax Highlighting for Program Listings
* Polish Docbook
2014-05-01 10:56:16 -05:00
Michael Minella
8703d11cba BATCH-2219: Moved maven site content into reference guide and README.md
* Moved batch-principles-guidelines to reference guide
* Moved batch-processing-strategies to reference guide
* Moved transactions to reference guide
* Moved spring batch samples notes to a README.md for the samples module
2014-04-30 09:41:40 -05:00
Gunnar Hillert
08c14cad39 BATCH-2144 Fix reference doc header 2014-04-24 12:16:17 -05:00
Gunnar Hillert
f1d71a06f4 BATCH-2144 Convert Spring Batch to use Gradle
* Use Gradle 1.11
* Remove SpringSource references
* Update JavaDoc overview
* Update Jacoco conf + Add license/manifest files
* Addresses also BATCH-2187
* Update a number of unit tests to not be ignored

Jira: https://jira.springsource.org/browse/BATCH-2144
2014-04-24 12:16:17 -05:00
Michael Minella
432a90665f Update version literals prior to release 2.2.6 2014-04-21 18:01:01 -05:00
Michael Minella
bc29c1ba14 BATCH-2085: Updated documentation to reflect current flow configuration options 2014-04-21 17:45:15 -05:00
Michael Minella
e76aedfb30 BATCH-2042: Updated documentation to call out the need for a fault tolerant ItemProcessor to be idempotent 2014-04-21 17:42:43 -05:00
Chris Schaefer
4e25560c4d BATCH-2195: Document Spring Batch Integration
* Removed APT files
* General formatting and spelling fixes
* Converted README.md to docbook
* Expanded converted README.md docs to include usable code snippets
2014-04-11 13:02:53 -04:00
Chris Schaefer
6fa04a2cee BATCH-2196: Document JobScope
Updated documentation to reflect information gathered from Javadocs
2014-03-27 15:26:33 -04:00
Michael Minella
dc1a5fcd30 BATCH-2191: Updated road map section of maven site 2014-03-26 14:36:35 -05:00
Michael Minella
88477193b4 BATCH-2194: Reference documentation for Spring Batch's JSR-352 implementation 2014-03-26 10:12:10 -05: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
Chris Schaefer
e25e190cfa BATCH-2192: Update versions of STS on the Getting Started Guide
* README.md updated as well for version.
* SpringSource Tool Suite also renamed to Spring Tool Suite to match product page.
2014-03-24 12:49:37 -04:00
Chris Schaefer
1ad8bd803a Add initial 3.0 documentation
* What's new
  * JSR-352
  * Convert Spring Batch Integration apt files into docbook and use as chapter
  * Remove site dir from Spring Batch Integration where converted apt files used
    to live
2014-03-21 13:01:05 -05:00
Michael Minella
6d61975494 Update version literals prior to release 3.0.0.M3 2014-02-21 21:40:04 -06:00
Michael Minella
38bbb58fba Update version literals prior to release 2.2.5 2014-02-21 17:06:07 -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
e8a0035844 Fixed documentation to correctly use BatchStatus value instead of RepeatStatus value 2014-02-20 11:38:20 -06:00
Tim
42544ffc37 RepeatStatus no longer contains COMPLETE
FINISHED is the new black.
2014-02-20 11:34:11 -06:00
Michael Minella
5181433001 Update version literals prior to release 2.2.4 2013-12-30 12:08:54 -06:00
Michael Minella
452a4362e5 BATCH-2140: Fixed typo in documentation 2013-12-30 12:06:43 -06:00
Michael Minella
5b15269c2e Added change log for 2.2.3 release 2013-11-22 16:19:49 -06:00
Michael Minella
072b5f33f6 Update version literals prior to release 2.2.2 2013-11-22 15:43:39 -06:00
Michael Minella
6377ff66a5 Updated release documentation 2013-11-22 15:42:01 -06:00
Michael Minella
a781cd5503 Update version literals prior to release 3.0.0.M2 2013-09-09 21:06:01 -07:00
Michael Minella
c676808f15 Added migration documentation for 3.0.0.M2 release 2013-09-09 20:38:57 -07:00
Michael Minella
c0e5ead62e Updating documentation prior to release 2013-08-23 14:54:32 -05:00
Michael Minella
7e85b50616 Merge conflict 2013-07-26 17:00:05 -05:00
Michael Minella
1061041f29 Updated version numbers based on current release 2013-07-26 16:47:34 -05:00
Michael Minella
f2d76c9cd3 Updated version literals prior to release 2.2.1 2013-07-26 13:15:19 -05:00
Michael Minella
5e577e03bb Updated for 2.2.1 release 2013-07-26 12:48:47 -05:00
Michael Minella
6bb3526e8e BATCH-2056: Updated documentation 2013-07-26 10:47:50 -05:00
Michael Minella
f810e353d0 Fixed version numbers for latest release 2013-06-06 15:21:34 -05:00
Michael Minella
38e91db8d2 Added migration document for 2.2.0.RELEASE 2013-06-05 12:08:37 -05:00
Michael Minella
6abb76bb4c Update version literals prior to release 2.2.0 2013-06-05 12:08:10 -05:00
Michael Minella
d0050c5532 BATCH-2028: Updated repository and fixed URLs 2013-06-04 12:28:22 -05:00
Michael Minella
d82f192de7 Updates for 2.2.0.RC2 release 2013-05-14 10:32:27 -05:00
Chris Schaefer
69e57194e7 BATCH-1993: Update reference manual copyright date 2013-04-29 14:43:52 -05:00
qwazer
6487b030fa fix typo delgates->delegates 2013-04-29 11:51:38 -05:00
Michael Minella
7801deeec5 Updated for 2.2.0.RC1 release 2013-04-08 17:18:44 -05:00
Michael Minella
860d9dae21 Updated documentation for 2.2.0.RC1 release 2013-04-08 13:45:41 -05:00
Chris Schaefer
e90dbddd4b BATCH-1809: Documentation TimeoutRetryPolicy code sample 2013-04-04 14:02:30 -05:00
Chris Schaefer
7a672267ef BATCH-1810: Documentation SimpleRetryPolicy code sample 2013-04-04 13:47:53 -05:00
Michael Minella
98d7c5fb58 BATCH-1989: Reordered to be in numerical order within each category 2013-04-04 13:30:57 -05:00
Chris Schaefer
bdf1fc307d BATCH-1989: update 2.1.9-2.2.0.M1.apt 2013-04-04 13:08:23 -05:00
Michael Minella
b2d8689813 BATCH-1954: Updated documentation to reflect changes for 2.2.0 2013-04-04 11:26:34 -05:00