derbytools.jar needs org.apache.derby.iapi.reference.Attribute even though that
class contains only interface Strings
---------------------------------------------------------------------------------------------------------------------
Key: DERBY-1650
URL: http://issues.apache.org/jira/browse/DERBY-1650
Project: Derby
Issue Type: Bug
Components: Tools
Affects Versions: 10.2.0.0
Reporter: Andrew McIntyre
Assigned To: Andrew McIntyre
Fix For: 10.2.0.0
A recent checkin to remove the reference to
org.apache.derby.iapi.reference.Attribute in the derbytools.jar build caused
numerous tests to fail. This class contains only Strings from an interface, so
the compiler should compile out all references to this class. The reason for
needing this class at runtime should be tracked down and fixed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira