Skip to content

Commit

Permalink
Additional changes for jbatch removal
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Kurz <skurz@us.ibm.com>
  • Loading branch information
scottkurz committed Mar 4, 2022
1 parent 816b4f0 commit 93031de
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 15 deletions.
3 changes: 0 additions & 3 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ Ant-Contrib (1.0b3)
Apache Standard Taglib
* License: Apache License, 2.0

Batch Tests (JSR 352)
* License: Apache License, 2.0

Commons IO (2.4)
* License: Apache License, 2.0

Expand Down
3 changes: 0 additions & 3 deletions docker/conf/MySQL.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ jdbc.steadypoolsize=32
db.dml.file=${mysql.dml.file}
db.dml.file.ri=${mysql.dml.file}

batch.db.dataSource=${mysql.dataSource}
batch.db.properties=${mysql.properties}

jdbc.db.classes=${mysql.classes}

jstl.db.driver=${mysql.driver}
Expand Down
3 changes: 0 additions & 3 deletions docker/conf/Oracle.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jdbc.datasource.props=\"driverType=thin\"
db.dml.file=${oracle.dml.file}
db.dml.file.ri=${oracle.dml.file}

batch.db.dataSource=${oracle.dataSource}
batch.db.properties=${oracle.properties}

jstl.db.driver=${oracle.driver}
jstl.db.url=${oracle.url}
jstl.db.user=${oracle.user}
Expand Down

0 comments on commit 93031de

Please sign in to comment.