Difference between revisions of "Upgrade Plan 213 Portals"

From D4Science Wiki
Jump to: navigation, search
(Created page with "__TOC__ == Portals (CNR) 18/03/2012 == * Both iMarine portal ( portal.i-marine.d4science.org) and the d4science.org portal (portal.d4science.org) need to be upgraded. * Pack...")
 
(Libraries installation)
 
(9 intermediate revisions by the same user not shown)
Line 8: Line 8:
  
 
==== Libraries installation ====
 
==== Libraries installation ====
 +
 +
Artifact can be downloaded using the following istructions:
 +
 +
* Install Artifact dowloaded tool
 +
svn export  https://svn.d4science.research-infrastructures.eu/gcube/trunk/tools/artifact-downloader/
 +
 +
* run the client as follows
 +
 +
mkdir artifacts
 +
 +
./ArtifactDownloader ./2.13/list_components  http://grids16.eng.it/BuildReport/bdownload/Recent_Builds/org.gcube.2-13-0/BUILD_10/reports/org.gcube-org.gcube.2-13-0-tar.gz.txt ./artifacts http://grids16.eng.it/BuildReport/bdownload/Recent_Builds/org.gcube.2-13-0/BUILD_10
 +
 +
 +
Portlets to upgrade
 +
 +
* org.gcube.portlets-admin.users-management-portlet.1-7-1
 +
* org.gcube.portlets-user.collections-navigator-portlet.1-8-1
 +
* org.gcube.portlets-user.newsfeed.0-2-0
 +
* org.gcube.portlets-user.workspace-portlet.6-0-0
 +
* org.gcube.portlets-user.messages.0-2-0
 +
* org.gcube.portlets-user.template-creator.4-1-0
 +
* org.gcube.portlets-user.report-generator-portlet.4-1-0
 +
* org.gcube.portlets-user.join-new-environment.1-1-0
 +
* org.gcube.portlets-user.geoexplorer-portlet.2-0-0
 +
* org.gcube.portlets-user.species-discovery.3-0-0 
 +
 +
Please note that due to mavenization of some of teh portlets the artifact name has changed therefore we should removed the previous version folder from webapps:
 +
 +
* WorkspacePortlet
 +
* SpeciesDiscovery
 +
* GeoExplorerPortlet
 +
* TemplatesCreator-portlet
 +
* ReportGenerator-portlet
 +
 +
Given the name changes, layouts must also be revised to add the new portlet
 +
  
 
Libraries to be deployed under $GLOBUS_LOCATION/lib/_ext  
 
Libraries to be deployed under $GLOBUS_LOCATION/lib/_ext  
  
* org.gcube.search.opensearchdatasource-stubs.1-6-2
+
* org.gcube.search.opensearchdatasource-stubs.1-6-2  
 
* org.gcube.portlets-user.codelist-library.1-2-0
 
* org.gcube.portlets-user.codelist-library.1-2-0
 
* org.gcube.portlets-user.gcube-reporting-library.3-1-0
 
* org.gcube.portlets-user.gcube-reporting-library.3-1-0
Line 28: Line 64:
 
* org.gcube.portlets-user.guidedtour-widget.1-2-1
 
* org.gcube.portlets-user.guidedtour-widget.1-2-1
 
* org.gcube.portlets-user.codelist-interface.1-1-0
 
* org.gcube.portlets-user.codelist-interface.1-1-0
 +
* org.gcube.portlets-user.gcube-docx-generator.1.2.1
 +
* org.gcube.portlets-user.report-exporter-widget.1.0.0
  
  
Line 54: Line 92:
 
* org.gcube.portlets.user.codelistinterface.jar  
 
* org.gcube.portlets.user.codelistinterface.jar  
 
* org.gcube.portlets.user.codelistlibrary.jar
 
* org.gcube.portlets.user.codelistlibrary.jar
 +
* org.gcube.portlets.user.geoexplorer.jar
 +
* org.gcube.portlets.user.gisviewer.jar
 +
* org.gcube.portlets.user.codelistinterface.jar
 +
* org.gcube.portlets.user.codelistlibrary.jar
 +
 +
servlet to upgrade :
 +
 +
* org.gcube.application-support-layer.application-support-layer-http-information-retrieval.1-1-0
 +
* org.gcube.application-support-layer.application-support-layer-http-infrastructure-login.1-0-3
 +
* org.gcube.application.aquamaps.images.1-1-0 ( only in d4science.org)

Latest revision as of 11:53, 18 March 2013

Portals (CNR) 18/03/2012

Libraries installation

Artifact can be downloaded using the following istructions:

  • Install Artifact dowloaded tool
svn export  https://svn.d4science.research-infrastructures.eu/gcube/trunk/tools/artifact-downloader/ 
  • run the client as follows
mkdir artifacts
./ArtifactDownloader ./2.13/list_components  http://grids16.eng.it/BuildReport/bdownload/Recent_Builds/org.gcube.2-13-0/BUILD_10/reports/org.gcube-org.gcube.2-13-0-tar.gz.txt ./artifacts http://grids16.eng.it/BuildReport/bdownload/Recent_Builds/org.gcube.2-13-0/BUILD_10


Portlets to upgrade

  • org.gcube.portlets-admin.users-management-portlet.1-7-1
  • org.gcube.portlets-user.collections-navigator-portlet.1-8-1
  • org.gcube.portlets-user.newsfeed.0-2-0
  • org.gcube.portlets-user.workspace-portlet.6-0-0
  • org.gcube.portlets-user.messages.0-2-0
  • org.gcube.portlets-user.template-creator.4-1-0
  • org.gcube.portlets-user.report-generator-portlet.4-1-0
  • org.gcube.portlets-user.join-new-environment.1-1-0
  • org.gcube.portlets-user.geoexplorer-portlet.2-0-0
  • org.gcube.portlets-user.species-discovery.3-0-0 

Please note that due to mavenization of some of teh portlets the artifact name has changed therefore we should removed the previous version folder from webapps:

  • WorkspacePortlet
  • SpeciesDiscovery
  • GeoExplorerPortlet
  • TemplatesCreator-portlet
  • ReportGenerator-portlet

Given the name changes, layouts must also be revised to add the new portlet


Libraries to be deployed under $GLOBUS_LOCATION/lib/_ext

  • org.gcube.search.opensearchdatasource-stubs.1-6-2
  • org.gcube.portlets-user.codelist-library.1-2-0
  • org.gcube.portlets-user.gcube-reporting-library.3-1-0
  • org.gcube.portlets-user.wsmail-widget.1-1-1
  • org.gcube.portlets-user.gcube-widgets-library.1-5-0
  • org.gcube.portlets-user.GISViewer.3-0-0
  • org.gcube.portlets-user.geoexplorer.2-0-0
  • org.gcube.portlets-user.gcube-GISViewer.2-0-0
  • org.gcube.portlets-user.gcube-geoexplorer.2-0-0
  • org.gcube.portlets-user.workspace-portlet-lighttree.2-9-1 
  • org.gcube.application.aquamaps.aquamapsservice-cl.1-1-0
  • org.gcube.application.aquamaps.enhabling.iscrawler.1-5-0
  • org.gcube.application.aquamaps.aquamapsservice-stubs.4-1-0
  • org.gcube.portlets-user.application-news-widget.1-1-0
  • species-product-discovery-stubs 1.4.1
  • org.gcube.portlets-user.guidedtour-widget.1-2-1
  • org.gcube.portlets-user.codelist-interface.1-1-0
  • org.gcube.portlets-user.gcube-docx-generator.1.2.1
  • org.gcube.portlets-user.report-exporter-widget.1.0.0


Libraries to be deployed under $GLOBUS_LOCATION/lib/_home-library

  • org.gcube.portlets-user.home-library.4-4-0
  • org.gcube.portlets-user.home-library-jcr.1-4-0
  • org.gcube.portlets-user.workspace-portlet-tree.6-0-0
  • org.gcube.portlets-user.workspace-application-handler.1-0-0

Libraries to be deployed under $GLOBUS_LOCATION/lib/_application-support-layer

  • org.gcube.application-support-layer-http-access-management.1-0-2
  • org.gcube.application-support-layer.application-support-layer-core.3-2-2
  • org.gcube.application-support-layer.application-support-layer-search.3-2-0
  • org.gcube.application-support-layer.application-support-layer-content.4-2-0
  • org.gcube.application-support-layer.social.0-2-0


old not maven lib to remove

  • org.gcube.portlets.user.gcubegisviewer.jar
  • org.gcube.portlets.user.geoexplorer.jar
  • org.gcube.portlets.user.gisviewer.jar
  • org.gcube.portlets.user.codelistinterface.jar
  • org.gcube.portlets.user.codelistlibrary.jar
  • org.gcube.portlets.user.geoexplorer.jar
  • org.gcube.portlets.user.gisviewer.jar
  • org.gcube.portlets.user.codelistinterface.jar
  • org.gcube.portlets.user.codelistlibrary.jar

servlet to upgrade :

  • org.gcube.application-support-layer.application-support-layer-http-information-retrieval.1-1-0
  • org.gcube.application-support-layer.application-support-layer-http-infrastructure-login.1-0-3
  • org.gcube.application.aquamaps.images.1-1-0 ( only in d4science.org)