[ http://issues.apache.org/jira/browse/DERBY-1529?page=comments#action_12438528 ] Susan Cline commented on DERBY-1529: ------------------------------------
Andrew - I'm not sure about the best way to handle this but it doesn't make sense to me to update the plugins/eclipse/Readme.txt file because the Readme.txt file doesn't really say how to produce a zip file suitable for distribution. To me the intent of the file was more how to build the plugins if you are a developer in the Eclipse environment - not as a zip file suitable for distribution. What this file explains is how to create two zip files - one for the ui plugin and one for the doc plugin, however when creating the zip for the doc plugin Eclipse does not export it correctly (at least I can not figure out a way do to it) so it creates the plugin directory as the parent directory. Right now creating the "UI" plugin is very much a manual process - create the zip file for the UI plugin by exporting deployable fragments create a zip file for the doc plugin (which does not create the required plugin parent directory) unzip both of these (unzipping the doc plugin into the subdirectory of the "plugin" dir) manually adding the NOTICE and LICENSE files to the subdirectory of each plugins directory (e.g, org.apache.derby.ui_1.1.0 and org.apache.derby.plugin.doc_1.1.0) then creating a new zip and naming it derby_ui_plugin_1.1.0.zip Maybe we should have a different document for creating the zip file suitable for distribution? Thanks, Susan > The Eclipse plug-in distributions (UI and Core zip files) do not contain the > Apache license, copyright or notice files > ---------------------------------------------------------------------------------------------------------------------- > > Key: DERBY-1529 > URL: http://issues.apache.org/jira/browse/DERBY-1529 > Project: Derby > Issue Type: Bug > Components: Eclipse Plug-in > Affects Versions: 10.1.3.1, 10.2.1.5 > Reporter: Susan Cline > Priority: Blocker > Fix For: 10.2.1.5 > > Attachments: derby-1529-v01.diff, derby-1529-v02.diff > > > The Apache Derby Core and Apache Derby UI plug-ins do not contain the > appropriate Apache Software Foundation license files in their zip > distributions, derby_core_plugin_10.1.3.zip, derby_ui_plugin_1.1.0.zip. > I'm not sure exactly which files are required, LICENSE, COPYRIGHT and > NOTICE(?), but the zip files > should contain some or all of these files. -- 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
