Commit Graph

1629 Commits

Author SHA1 Message Date
Michael Minella
b2d8689813 BATCH-1954: Updated documentation to reflect changes for 2.2.0 2013-04-04 11:26:34 -05:00
Michael Minella
a8e8505e77 BATCH-1924: Updated SimpleFlow to correctly continue processing on the restart of a STOPPED state 2013-04-01 17:19:05 -05:00
Michael Minella
f1ef29f0a3 Rebase conflict 2013-04-01 09:32:21 -05:00
Michael Minella
f3bb44d14e BATCH-1977: Rearranged scripts and fixed comment issue 2013-03-22 16:24:54 -05:00
willschipp
133fa2b602 BATCH-1977 - migration scripts included create tables 2013-03-22 14:02:09 -05:00
willschipp
2e67b5c6d0 BATCH-1977 updated insert statement to copy all the job executions for
all the instances and their parameters
2013-03-22 14:02:09 -05:00
willschipp
201620ce80 BATCH-1977 - script to migrate batch_job_params to new
batch_job_execution_params
2013-03-22 14:02:09 -05:00
Chris Schaefer
082c81765f BATCH-1968: Upgrade to hsqldb 2.2.9 2013-03-21 10:31:52 -05:00
Michael Minella
b83d88df98 Merge pull request 143 from dturanski/BATCH-1908-JUnit 2013-03-19 13:42:06 -05:00
Michael Minella
55ef8805b8 BATCH-1908: Minor cleanup/formatting 2013-03-06 14:57:44 -06:00
David Turanski
2f9df44443 BATCH-1908. Added batch inserts to JdbcExecutionContextDao and JdbcStepExecutionDao. Added JobRepository.addAll(Collection<StepExecution>) 2013-03-06 13:47:54 -06:00
Michael Minella
feadfd35ca Updated GET_LAST_EXECUTION query for performance 2013-03-06 11:35:07 -06:00
Michael Minella
12317a0e0c BATCH-1723: Updated JobParameters to return wrapper classes 2013-03-05 10:23:49 -06:00
Michael Minella
aedf03fad0 BATCH-1966: Some minor cleanup 2013-03-04 14:08:19 -06:00
Dean de Bree
739ebb58c6 Fixed execution context name to match old code 2013-03-04 09:15:16 -06:00
Dean de Bree
d1b84f3e2f Added ExecutionContextUserSupport to the ItemStream Support class
Changed child classes to use this shared object
Changed some classes that previously extended ExecutionContextUserSupport
to rather use the same common parent class as everything else.
Changes all for issue BATCH-1966
2013-03-04 09:15:16 -06:00
Michael Minella
b1bd3d3d1e BATCH-1847: Updated StepScope to not proxy abstract beans 2013-03-01 18:11:06 -06:00
Michael Minella
8155ded461 Fixing integration test due to change in Proxy's toString 2013-02-28 09:12:14 -06:00
Dean de Bree
1b9d477386 Cleaned up some interface references 2013-02-19 09:24:47 -06:00
Michael Minella
d2549044b8 BATCH-1960: Removed cascades and updated .vpp files 2013-02-19 09:11:59 -06:00
Wayne Lund
f056a1136f Failed to add all of the files in the previous commit. These are the
other additional changes made.
2013-02-19 08:50:00 -06:00
Wayne Lund
4beba53220 Made changes to generate-sql. Do not understand how we copy from
generated-sources to /src/main/resources but the generation has fixed
all of the same bugs that were manually fixed in /src/main/resources
including the preferred approach, drop contraints for postgresql.
2013-02-19 08:50:00 -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
0a264f2d6b BATCH-1770 - added step BatchStatus.UNKNOWN to SimpleJobLauncher before
starting the job
2013-02-11 16:57:59 +00:00
Will Schipp
7e1e66d677 migration from EasyMock to Mockito 2013-02-10 14:30:57 +00: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
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
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
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
9d53631ce9 BATCH-1745: Fixed rebase issue 2013-01-22 13:25:40 -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
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
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