RESOLVED - issue BATCH-395: Rename simple-container-definition.xml
http://jira.springframework.org/browse/BATCH-395 renamed to simple-job-launcher-context.xml and removed unused test config files from execution
This commit is contained in:
@@ -34,7 +34,7 @@ public class JdbcJobRepositoryTests extends AbstractTransactionalDataSourceSprin
|
||||
}
|
||||
|
||||
protected String[] getConfigLocations() {
|
||||
return new String[] { "simple-container-definition.xml" };
|
||||
return new String[] { "simple-job-launcher-context.xml" };
|
||||
}
|
||||
|
||||
protected void onSetUpInTransaction() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user