jpraet
9319639c4e
Merge pull request #168 from jpraet/BATCH-2018
2013-06-07 17:41:55 -05:00
cesaralves
daeecbfd6e
Merge pull request #164 from cesaralves/patch-2
2013-06-07 16:47:42 -05:00
cesaralves
5ac677eb1d
Merge pull request #163 from cesaralves/patch-1
2013-06-07 15:48:42 -05:00
Michael Minella
f810e353d0
Fixed version numbers for latest release
2013-06-06 15:21:34 -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
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
04c3cad093
BATCH-2031: Addressed the use case of overlapping delimiters
...
* BATCH-2031:
BATCH-2031: Addressed the use case of overlapping delimiters
2013-06-04 10:26:34 -05:00
Michael Minella
4a32a9c953
BATCH-2031: Addressed the use case of overlapping delimiters
2013-06-04 10:23:17 -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
d82f192de7
Updates for 2.2.0.RC2 release
2013-05-14 10:32:27 -05:00
Michael Minella
31f5b68024
Merge pull request #171 from chrisjs/hc-file
...
* hc-file:
remove file w/ hc apt url
2013-05-13 15:36:57 -05:00
Chris Schaefer
bba753ef4a
remove file w/ hc apt url
2013-05-13 10:51:03 -04:00
Michael Minella
3982f0cc79
Merge branch 'master' of github.com:SpringSource/spring-batch
2013-05-07 13:21:36 -05:00
Michael Minella
45d02eee92
Merge pull request #170 from wxlund/BATCH:2022
...
* BATCH-2022:
1) Removed the drop constraints as the caused the script to fail on a greenfield database and proved to not be needed. 2) Fixed the vpp files for a typo on the sqlf platform name (sqlf instead of sqlfire) and dropping the constraints. However, the code generation has not been tested.
2013-05-07 13:21:27 -05:00
Dave Syer
7f4544f593
BATCH-2024: extend javadocs to cover type parameters
...
As described in the JIRA ticket, parameterized methods can be
confusing for users, so it is good to include some hints how to
use them in the javadocs. StepBuilder.chunk() is the focus here.
2013-05-07 16:33:43 +01:00
Wayne Lund
5de458c2d7
1) Removed the drop constraints as the caused the script to fail on a greenfield database and proved to not be needed.
...
2) Fixed the vpp files for a typo on the sqlf platform name (sqlf instead of sqlfire) and dropping the constraints.
However, the code generation has not been tested.
2013-05-07 09:58:18 -05:00
Dave Syer
378006801a
BATCH-2023: Change default @StepScope proxy mode to INTERFACES
2013-05-06 09:48:19 +01:00
Dave Syer
3f1d56be43
Fix javadoc error
2013-05-06 09:42:02 +01:00
Dave Syer
bf3cff2cf1
BATCH-2016: move stray repo into bootstrap profile
2013-05-06 09:40:47 +01:00
Michael Minella
c8a8890a90
Merge pull request 167 from mminella/BATCH-2019
...
* BATCH-2019:
BATCH-2019: Updated to support Spring 3.1 profiles with properties
2013-04-30 10:55:07 -05:00
Michael Minella
80eb802658
BATCH-2019: Updated to support Spring 3.1 profiles with properties
2013-04-30 10:38:29 -05:00
Michael Minella
e12e42fd1a
Merge pull request 160 from chrisjs/BATCH-1993
...
* BATCH-1993:
BATCH-1993: Update reference manual copyright date
2013-04-29 14:49:15 -05:00
Chris Schaefer
69e57194e7
BATCH-1993: Update reference manual copyright date
2013-04-29 14:43:52 -05:00
Michael Minella
af3b51adb3
Merge pull request 162 from tobiasflohre/BATCH-1982
...
* BATCH-1982:
BATCH-1982 Renamed CommonStepProperties to CommonJobProperties
BATCH-1982 Extending copy constructor of CommonStepProperties
Revert "BATCH-1982 Extending the copy constructor of CommonStepProperties"
BATCH-1982 Extending the copy constructor of CommonStepProperties
2013-04-29 14:13:28 -05:00
Tobias Flohre
ff1f6556f0
BATCH-1982 Renamed CommonStepProperties to CommonJobProperties
2013-04-29 13:22:12 -05:00
Tobias Flohre
e15b70a865
BATCH-1982 Extending copy constructor of CommonStepProperties
2013-04-29 13:22:12 -05:00
Tobias Flohre
7bff8b2e3d
Revert "BATCH-1982 Extending the copy constructor of CommonStepProperties"
...
This reverts commit eea33a762eac884eeacc333fb2d15048cb726bc8.
2013-04-29 13:22:12 -05:00
Tobias Flohre
00bdf2353f
BATCH-1982 Extending the copy constructor of CommonStepProperties
2013-04-29 13:22:11 -05:00
Michael Minella
0539634484
Merge pull request 166 from qwazer/fixtypo
...
* BATCH-2017:
fix typo delgates->delegates
2013-04-29 12:45:01 -05:00
qwazer
6487b030fa
fix typo delgates->delegates
2013-04-29 11:51:38 -05:00
Michael Minella
1350a5ca22
Merge pull request #165 from mminella/BATCH-1995
...
BATCH-1995: Updated to handle delimitors at the beginning and end of a l...
2013-04-20 21:45:32 -07:00
Michael Minella
903f5060fb
BATCH-1995: Updated to handle delimitors at the beginning and end of a line
2013-04-20 23:34:52 -05:00
Michael Minella
7801deeec5
Updated for 2.2.0.RC1 release
2013-04-08 17:18:44 -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
Michael Minella
756430f680
Update version literals prior to release 2.2.0.RC1
2013-04-08 13:54:20 -05:00
Michael Minella
860d9dae21
Updated documentation for 2.2.0.RC1 release
2013-04-08 13:45:41 -05:00
Michael Minella
588a3e44f1
Merge pull request #159 from chrisjs/BATCH-1809
...
* BATCH-1809:
BATCH-1809: Documentation TimeoutRetryPolicy code sample
2013-04-04 16:23:41 -05:00
Chris Schaefer
e90dbddd4b
BATCH-1809: Documentation TimeoutRetryPolicy code sample
2013-04-04 14:02:30 -05:00
Michael Minella
e167f30153
Merge pull request #158 from chrisjs/BATCH-1810
...
* BATCH-1810:
BATCH-1810: Documentation SimpleRetryPolicy code sample
2013-04-04 13:52:51 -05:00
Chris Schaefer
7a672267ef
BATCH-1810: Documentation SimpleRetryPolicy code sample
2013-04-04 13:47:53 -05:00
Michael Minella
52b9692e74
Merge pull request #157 from chrisjs/BATCH-1989
...
* BATCH-1989:
BATCH-1989: Reordered to be in numerical order within each category
BATCH-1989: update 2.1.9-2.2.0.M1.apt
2013-04-04 13:35:16 -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
df9c131687
Merge pull request #156 from mminella/BATCH-1954
...
* BATCH-1954:
BATCH-1954: Updated documentation to reflect changes for 2.2.0
2013-04-04 11:31:33 -05:00
Michael Minella
b2d8689813
BATCH-1954: Updated documentation to reflect changes for 2.2.0
2013-04-04 11:26:34 -05:00