Commit Graph

4358 Commits

Author SHA1 Message Date
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
Michael Minella
0a1ae0b92c Merge pull request #154 from mminella/BATCH-1924
* BATCH-1924:
  BATCH-1924: Updated SimpleFlow to correctly continue processing on the restart of a STOPPED state
  Rebase conflict
2013-04-04 11:12:27 -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
38393c0b0d Fixing maven build for maven 3 and Neo4J dependencies 2013-03-26 11:27:45 -05:00
Michael Minella
790d4366b3 Updated pom reference to SDGF to the released version 2013-03-25 15:29:46 -05:00
Michael Minella
2e7b979833 Merge pull request 149 from chrisjs/BATCH-1946
* BATCH-1946:
  BATCH-1946: Signs of failed merge in HibernateItemWrite (and others?)
2013-03-25 09:37:30 -05:00
Chris Schaefer
36919f8706 BATCH-1946: Signs of failed merge in HibernateItemWrite (and others?) 2013-03-25 09:32:50 -05:00
Michael Minella
5d88e03801 Merge pull request #148 from willschipp/BATCH-1977
* BATCH-1977:
  BATCH-1977: Rearranged scripts and fixed comment issue
  BATCH-1977 - migration scripts included create tables
  BATCH-1977 updated insert statement to copy all the job executions for all the instances and their parameters
  BATCH-1977 - script to migrate batch_job_params to new batch_job_execution_params
2013-03-22 16:26:53 -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
Michael Minella
74efeb0a1c Merge pull request #146 from baumgartner/fix-batch-1952
* BATCH-1952:
  Fix issue batch-1952
2013-03-21 11:55:49 -05:00
Martin
28c83238ab Fix issue batch-1952 2013-03-21 11:49:43 -05:00
Michael Minella
632b2d93a9 Merge pull request #145 from chrisjs/BATCH-1968
* BATCH-1968:
  BATCH-1968: Upgrade to hsqldb 2.2.9
2013-03-21 10:36:29 -05:00
Chris Schaefer
082c81765f BATCH-1968: Upgrade to hsqldb 2.2.9 2013-03-21 10:31:52 -05:00
Michael Minella
c8ce61d598 Merge pull request #140 from jpraet/BATCH-1959
* BATCH-1959:
  BATCH-1959: Fixed whitespace issues
  fix assertion (see BATCH-1957: WRITTEN_STATISTICS_NAME in execution context now contains TOTAL number of records written)
  add additional tests with UTF-8 and UTF-16BE encoding
  BATCH-1959
2013-03-21 10:09:21 -05:00
Michael Minella
f01ef38e98 BATCH-1959: Fixed whitespace issues 2013-03-21 10:08:12 -05:00
jpraet
215d47182e fix assertion (see BATCH-1957: WRITTEN_STATISTICS_NAME in execution
context now contains TOTAL number of records written)
2013-03-21 10:02:43 -05:00
jpraet
eb163b7608 add additional tests with UTF-8 and UTF-16BE encoding 2013-03-21 10:02:43 -05:00
jpraet
47ef986be7 BATCH-1959 2013-03-21 10:00:17 -05:00
Michael Minella
29c6968865 Merge pull request 134 from jpraet/BATCH-1957
* BATCH-1957:
  BATCH-1957: Updated comments
  - restore WRITE_STATISTICS_NAME from execution context on restart - don't assume output file is always present on restart (could be deleted by previous execution if shouldDeleteIfEmpty flag was set)
  add additional test case that shows a bug in the current StaxEventItemWriter.shouldDeleteIfEmpty: when the writer restarts from a previous execution where the output file was deleted, this fails because FileUtils.setUpOutputFile expects the file to be there on restart
  add unit test test showing bug in FlatFileItemWriter: output file is deleted on restart if shouldDeleteIfEmpty property is set and no new records have been written
  BATCH-1957: Add StaxEventItemWriter deleteIfEmpty property
2013-03-20 10:37:12 -05:00
Michael Minella
00f1d31127 BATCH-1957: Updated comments 2013-03-20 10:36:06 -05:00
jpraet
c65ec97474 - restore WRITE_STATISTICS_NAME from execution context on restart
- don't assume output file is always present on restart (could be
deleted by previous execution if shouldDeleteIfEmpty flag was set)
2013-03-20 09:54:53 -05:00
jpraet
44d640990d add additional test case that shows a bug in the current
StaxEventItemWriter.shouldDeleteIfEmpty: when the writer restarts from a
previous execution where the output file was deleted, this fails because
FileUtils.setUpOutputFile expects the file to be there on restart
2013-03-20 09:52:44 -05:00
jpraet
3f2aa18460 add unit test test showing bug in FlatFileItemWriter: output file is
deleted on restart if shouldDeleteIfEmpty property is set and no new
records have been written
2013-03-20 09:52:44 -05:00
jpraet
538d7b1abb BATCH-1957: Add StaxEventItemWriter deleteIfEmpty property 2013-03-20 09:52:44 -05:00
Michael Minella
b83d88df98 Merge pull request 143 from dturanski/BATCH-1908-JUnit 2013-03-19 13:42:06 -05:00
Michael Minella
e807dd7260 Merge pull request 142 from dturanski/BATCH-1908
* BATCH-1908:
  BATCH-1908: Minor cleanup/formatting
  BATCH-1908. Added batch inserts to JdbcExecutionContextDao and JdbcStepExecutionDao. Added JobRepository.addAll(Collection<StepExecution>)
2013-03-06 15:11:46 -06: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
68ed285069 Merge pull request #139 from mminella/BATCH-1723
BATCH-1723: Updated JobParameters to return wrapper classes
2013-03-05 08:31:53 -08:00
Michael Minella
12317a0e0c BATCH-1723: Updated JobParameters to return wrapper classes 2013-03-05 10:23:49 -06:00
Michael Minella
e1c038b6ac Merge pull request 137 from jpraet/BATCH-1906
* BATCH-1906:
  BATCH-1906: Fixed documentation and whitespace
  BATCH-1906: add support to access an item's line number
2013-03-04 18:09:52 -06:00
Michael Minella
c993e4c4e7 BATCH-1906: Fixed documentation and whitespace 2013-03-04 18:08:37 -06:00