PropertySetter fails due to an empty jre/lib directory
------------------------------------------------------
Key: DERBY-4619
URL: https://issues.apache.org/jira/browse/DERBY-4619
Project: Derby
Issue Type: Bug
Components: Build tools
Affects Versions: 10.6.0.0
Reporter: Kristian Waagan
Assignee: Kristian Waagan
Priority: Minor
If a JDK directory with an empty jre/lib directory is chosen by the old
algorithm for detecting JDKs on the build system, the build fails because the
classpath is set to the empty string instead of the default (stubs and the
higher level JDK classpath).
The situation causing this problem can arise if a JDK with extension libs is
uninstalled. Depending on the packaging system, this may leave the jre/lib/ext
directory behind.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira