Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
7 lines
231 B
Properties
7 lines
231 B
Properties
# JDBC unit tests uses JUnit
|
|
JUnit.dirs= .
|
|
othervm.dirs= .
|
|
lib.dirs = /java/sql/util
|
|
modules = java.sql.rowset/com.sun.rowset \
|
|
java.sql.rowset/com.sun.rowset.internal \
|
|
java.sql.rowset/com.sun.rowset.providers
|