Get rid of tools/java/empty.jar
-------------------------------
Key: DERBY-3700
URL: https://issues.apache.org/jira/browse/DERBY-3700
Project: Derby
Issue Type: Improvement
Components: Build tools
Reporter: Knut Anders Hatlen
Assignee: Knut Anders Hatlen
Priority: Trivial
empty.jar is used to prevent the Java compiler from putting the default Java
runtime libraries in the boot classpath. An empty directory would also work, so
we could remove the jar file from the source repository and instead let the
build scripts create an empty directory for us.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.