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
jpraet
6e7b290727
BATCH-1906: add support to access an item's line number
2013-03-04 17:47:40 -06:00
Michael Minella
cb27354e75
Merge pull request 135 from jpraet/BATCH-1972
...
* BATCH-1972:
BATCH-1972: Fixed some whitespace issues
BATCH-1972: StaxEventItemReader fails when restarted at end of file
2013-03-04 17:31:25 -06:00
Michael Minella
0c224009b9
BATCH-1972: Fixed some whitespace issues
2013-03-04 17:21:50 -06:00
jpraet
f7a88902ed
BATCH-1972: StaxEventItemReader fails when restarted at end of file
2013-03-04 16:50:42 -06:00
Michael Minella
02b4a66d45
Merge pull request 133 from jpraet/BATCH-1975
...
* BATCH-1975:
BATCH-1975: Minor cleanup
BATCH-1975: StaxEventItemWriter namespace added to elements after restart
2013-03-04 16:19:29 -06:00
Michael Minella
39c5e221f8
BATCH-1975: Minor cleanup
2013-03-04 16:18:22 -06:00
jpraet
3f12a0f9a4
BATCH-1975: StaxEventItemWriter namespace added to elements after
...
restart
2013-03-04 15:14:53 -06:00
Michael Minella
83c5fa2eaa
Merge pull request 126 from ddebree/BATCH-1966
...
* BATCH-1966:
BATCH-1966: Some minor cleanup
Added method to replace old setName method.
Fixed execution context name to match old code
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 14:13:15 -06:00
Michael Minella
aedf03fad0
BATCH-1966: Some minor cleanup
2013-03-04 14:08:19 -06:00
Dean de Bree
958d7c89a5
Added method to replace old setName method.
2013-03-04 09:15:16 -06:00
Dean de Bree
739ebb58c6
Fixed execution context name to match old code
2013-03-04 09:15:16 -06:00