Remove dependency of junit targets on deprecated jdk16 variable
---------------------------------------------------------------
Key: DERBY-4022
URL: https://issues.apache.org/jira/browse/DERBY-4022
Project: Derby
Issue Type: Improvement
Components: Build tools
Affects Versions: 10.5.0.0
Reporter: Rick Hillegas
The junit target for running the jdbc4 tests depends on the jdk16 variable
being set in your ant.properties. For the build, this variable has been
deprecated. We should be able to make the jdbc4 tests depend on whether the
environment is Java 6 instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.