53a97cbeb3
Co-authored-by: Alexander Kulyakthin <alexander.kulyakhtin@oracle.com> Co-authored-by: Alan Bateman <alan.bateman@oracle.com> Reviewed-by: alanb, joehw, lancea
8 lines
235 B
Properties
8 lines
235 B
Properties
# JDBC unit tests uses TestNG
|
|
TestNG.dirs= .
|
|
othervm.dirs= .
|
|
lib.dirs = /java/sql/testng
|
|
modules = java.sql.rowset/com.sun.rowset \
|
|
java.sql.rowset/com.sun.rowset.internal \
|
|
java.sql.rowset/com.sun.rowset.providers
|