RESOLVED - issue BATCH-1414: Move schema scripts to a package
http://jira.springframework.org/browse/BATCH-1414
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<property name="dataSource" ref="dataSource" />
|
||||
<property name="initScripts">
|
||||
<list>
|
||||
<value>schema-hsqldb.sql</value>
|
||||
<value>org/springframework/batch/core/schema-hsqldb.sql</value>
|
||||
<value>foo.sql</value>
|
||||
</list>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user