[ http://issues.apache.org/jira/browse/DERBY-483?page=all ] Daniel John Debrunner closed DERBY-483: ---------------------------------------
Test changes confirm the issue is fixed > Error message X0X07 has incorrect property name, db2j.database.classpath > instead of derby.database.classpath > -------------------------------------------------------------------------------------------------------------- > > Key: DERBY-483 > URL: http://issues.apache.org/jira/browse/DERBY-483 > Project: Derby > Type: Bug > Components: SQL > Versions: 10.1.2.0, 10.2.0.0 > Reporter: Daniel John Debrunner > Assignee: Anders Morken > Priority: Trivial > Fix For: 10.2.0.0 > Attachments: DERBY-483-2.patch, DERBY-483.patch > > Example output is in the test lang/dcl.sql, extracted here. > ERROR X0X07: Cannot drop jar file '"EMC"."MAIL_APP"' because its on your > db2j.database.classpath '"EMC"."MAIL_APP"'. > Also the its should be it's (it is). > Might also make sense to change drop to remove, as the procedure is called > remove_jar. -- 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
