RESOLVED - issue BATCH-1414: Move schema scripts to a package
http://jira.springframework.org/browse/BATCH-1414
This commit is contained in:
@@ -8,4 +8,4 @@ batch.jdbc.url=jdbc:hsqldb:mem:testdb;sql.enforce_strict_size=true
|
||||
batch.jdbc.user=sa
|
||||
batch.jdbc.password=
|
||||
batch.schema=
|
||||
batch.schema.script=schema-hsqldb.sql
|
||||
batch.schema.script=org/springframework/batch/core/schema-hsqldb.sql
|
||||
|
||||
Reference in New Issue
Block a user