Project

General

Profile

Actions

Support #2317

closed

Release the Statistical Algorithms Importer

Added by Gianpaolo Coro over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Category:
System Application
Start date:
Feb 19, 2016
Due date:
% Done:

100%

Estimated time:
Infrastructure:
Development, Production

Description

The SAI portlet needs to be released in the BiodiversityLab and in the StockAssessment VREs.
As release action plan I propose the following:
1 - compile the portlet and its dependent widgets and libraries via Etics
2 - add the compiled portlet on the development environment
3 - test it
4 - deploy the portlet on the production portal
5 - test it

Please, report if you released all the components needed to this activity.

Actions #1

Updated by Gianpaolo Coro over 9 years ago

  • Parent task set to #1451
Actions #2

Updated by Giancarlo Panichi over 9 years ago

SAI, statistical-algorithms-importer-1.0.0-3.10.1 is ready on dev and dev3 for test.

Actions #3

Updated by Gianpaolo Coro over 9 years ago

Yesterday we tested SAI on the dev portal but we discovered that the workspace explorer was not updated.
Please @francesco.mangiacrapa@isti.cnr.it, release the latest version so that we can test again.

Actions #4

Updated by Francesco Mangiacrapa over 9 years ago

Last version of Workspace Explorer was released yesterday. See:https://support.d4science.org/issues/2348. Last night Etics build is failed you can try to run a remote build and if it's ok update SAI for testing in dev environment

Actions #5

Updated by Giancarlo Panichi over 9 years ago

A new build of SAI is ready on dev and dev3 for test.

Actions #6

Updated by Gianpaolo Coro over 9 years ago

  • % Done changed from 0 to 90

SAI has been tested in the pre-prod, dev and dev3 environments. It works and is ready to be put in the production env.
@roberto.cirillo@isti.cnr.it can we make a plan for this? I need to schedule a call with the BlueBRIDGE partners asap to make them use it.

Actions #7

Updated by Gianpaolo Coro over 9 years ago

SAI has been tested and is ready to be released.

Actions #8

Updated by Roberto Cirillo over 9 years ago

Gianpaolo Coro wrote:

SAI has been tested in the pre-prod, dev and dev3 environments. It works and is ready to be put in the production env.
@roberto.cirillo@isti.cnr.it can we make a plan for this? I need to schedule a call with the BlueBRIDGE partners asap to make them use it.

It's ok for me. the portlet will be in production asap

Actions #9

Updated by Giancarlo Panichi over 9 years ago

A new build of SAI org.gcube.3-10-1/BUILD_12 is ready on dev, dev3 and preprod for test.

Actions #10

Updated by Giancarlo Panichi over 9 years ago

A new build of SAI org.gcube.3-10-1/BUILD_13 is ready on dev, dev3 and preprod for test.

Actions #11

Updated by Gianpaolo Coro over 9 years ago

There is still one issue in the WS Explorer when getting paths for shared folders. Once solved and redeployed, I will repeat the tests.

Actions #12

Updated by Francesco Mangiacrapa over 9 years ago

The problem is due to the HL when a sub-folder (of a shared folder) is created its getPath returns the relative path istead of the abosolute path, so after performing the following code:

WorkspaceFolder wsFolder = workspace.createFolder(nameFolder, description, parentId);
_log.info("Path returned by HL: "+wsFolder.getPath());

if the parentId is a shared folder, the log "Path returned by HL" prints the relative path of the new folder created.

For example: Creating "NewFolder" in the following position (as sub-folder of a "Shared_Folder"):

/Workspace/Shared_Folder/NewFolder
getPath() on NewFolder return /NewFolder instead of /Workspace/Shared_Folder/NewFolder

@valentina.marioli@isti.cnr.it please fix the issue asap

Actions #14

Updated by Giancarlo Panichi over 9 years ago

A new build of SAI org.gcube.3-10-1/BUILD_14 is ready on dev, dev3 and preprod for test.

Actions #16

Updated by Valentina Marioli over 9 years ago

Please, do not use dev or dev3 to test the components. They are not updated to gCube 3.10.1.
Use just preprod environment for testing.

Actions #17

Updated by Francesco Mangiacrapa over 9 years ago

Fixed a minor glitch for Workspace Explorer in order to avoid a double scrollbar when the Create Folder panel is shown
It's already released with the following Etics build: http://etics.esl.eng.it/etics-repository-ws//reports/id/cbd34cdd-d44a-4e19-a9fe-cb1cb6af71ef/centos6.7_x86_64_gcc447/-/reports/build-status.xml
@g.panichi@isti.cnr.it, you can perform a SAI remote build on ETICS and then update it in preprod to include this fix.

Actions #18

Updated by Gianpaolo Coro over 9 years ago

  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

It works for me in the preproduction environment. SAI is ready to be released

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 8.91 MB)