Project

General

Profile

Actions

TaxonomicEditorUpdateSiteManualDeployment » History » Revision 3

« Previous | Revision 3/9 (diff) | Next »
Pepe Ciardelli, 07/01/2009 01:24 PM


Instructions for the Taxonomic Editor update site

  1. Update version numbers - In the plugin.xml files for:
  • taxeditor-application

  • (@taxeditor-bulkeditor@)

  • taxeditor-editor

  • taxeditor-navigation

  • taxeditor-store

and the feature.xml files for:

  • taxeditor-feature

  • taxeditor-feature-dependencies

update the version number, using the format "2.0.0.v20090617-1416" (Version 2.0.0, 16 Jun 2009 at 14:16).

  1. Synchronize versions - In @taxeditor-feature/feature.xml@, choose the "Plug-ins" tab. Click on the "Versions ..." button and choose "Copy versions from plug-in and fragment manifests".

  2. Update dependencies - If any Eclipse libraries have been added since the last update, in taxeditor-feature-dependencies/feature.xml under the "Plug-ins" tab, make sure the library is in the Plug-ins and Fragments list.

  3. Add features to update site - In taxeditor-updateSite/site.xml@, under the tab "Site Map", first remove existing entries from the "Taxonomic Editor" node, then add the feature @eu.etaxonomy.taxeditor with the latest version number. Do the same under the "Cdm Library" node for the latest version of the feature @eu.etaxonomy.cdmLibrary@. Finally, click the button "Build All ...".

  4. Upload to update server - From @ECLIPSE_WORKSPACE/taxeditor-updateSite/@, upload the contents of

  • site.xml

  • features/

  • plugin/

to /var/www/wp5.e-taxonomy.eu/taxeditor/update on @wp5.e-taxonomy.eu/@. The update site is @http://wp5.e-taxonomy.eu/taxeditor/update/@.

NOTE: when creating a product, in taxeditor-application/TaxEditor.product@, under the "Configuration" tab, remove then re-add the @eu.etaxonomy.taxeditor feature to make sure the version is correct.

Updated by Pepe Ciardelli almost 15 years ago · 3 revisions