build.properties in plugins/eclipse/org.apache.derby.ui refers to non-existent
file install_plugin.html
-------------------------------------------------------------------------------------------------------
Key: DERBY-4979
URL: https://issues.apache.org/jira/browse/DERBY-4979
Project: Derby
Issue Type: Bug
Components: Build tools, Eclipse Plug-in
Affects Versions: 10.7.1.1, 10.6.2.1, 10.6.1.0, 10.5.3.0, 10.5.2.0,
10.5.1.1, 10.4.2.0, 10.4.1.3, 10.3.3.0, 10.3.2.1, 10.3.1.4, 10.2.2.0, 10.2.1.6,
10.1.3.1, 10.1.2.1, 10.1.1.0
Reporter: Myrna van Lunteren
Assignee: Myrna van Lunteren
Priority: Trivial
The ui plugin gets built, in eclipse after import of the source project with
plugin-development, using this build.properties file, however, the build gives
a warning (in addition to warnings about use of deprecated functions and a few
unused local variables) that the install_plugin.html file cannot be found.
No install_plugin.html was ever contributed, and this entry has been in the
build.properties file from the first.
As such an html file, presumably explaining how to install, would be only found
after the install, I suggest to remove the reference and silence the warning.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.