Add com.sun.jndi.ldap Module

- Needed for importing com.sun.jndi.ldap in tests
This commit is contained in:
Josh Cummings
2022-03-03 11:33:05 -07:00
parent 4a79cb51e9
commit 21e31a1199
10 changed files with 50 additions and 0 deletions

View File

@@ -83,6 +83,9 @@ idea {
}
}
compileTestJava {
targetCompatibility = JavaVersion.VERSION_11
}
test {
systemProperties = System.properties