From 9b4c0ba843f103b9b53f49328de9c03da0091ac0 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Mon, 27 Jun 2022 12:10:10 +0200 Subject: [PATCH] Updated to maven-portal-bom-3.6.4 [#23522] --- .classpath | 7 ++++--- .gitignore | 0 .project | 0 .settings/org.eclipse.core.resources.prefs | 0 .settings/org.eclipse.jdt.core.prefs | 3 +++ .settings/org.eclipse.wst.common.component | 2 +- ....eclipse.wst.common.project.facet.core.prefs.xml | 0 .../org.eclipse.wst.common.project.facet.core.xml | 1 + .settings/org.eclipse.wst.validation.prefs | 0 CHANGELOG.md | 4 ++-- FUNDING.md | 0 LICENSE.md | 0 README.md | 0 changelog.xml | 4 ++-- descriptor.xml | 0 pom.xml | 10 +--------- profile.xml | 0 .../client/CommonMessages.java | 0 .../client/PortalViewport.java | 0 .../client/StatAlgoImporter.java | 0 .../client/StatAlgoImporterController.java | 0 .../client/codeparser/CodeParser.java | 0 .../client/create/ProjectCreateWizard.java | 0 .../client/create/ProjectFolderSelectionCard.java | 0 .../client/create/ProjectSetupSelectionCard.java | 0 .../client/custom/ColonSpaceValidator.java | 0 .../client/dminfo/ServiceInfoDataProperties.java | 0 .../client/dminfo/ServiceInfoDialog.java | 0 .../client/dminfo/ServiceInfoPanel.java | 0 .../client/event/BinaryCodeSetEvent.java | 0 .../client/event/DeleteItemEvent.java | 0 .../client/event/ImportCodeEvent.java | 0 .../client/event/InputReadyEvent.java | 0 .../client/event/InputRequestEvent.java | 0 .../client/event/MainCodeSetEvent.java | 0 .../client/event/NewCodeEvent.java | 0 .../client/event/NewSelectedRowsVariableEvent.java | 0 .../client/event/ProjectStatusEvent.java | 0 .../client/event/SessionExpiredEvent.java | 0 .../client/event/ShowCodeEvent.java | 0 .../client/event/StatAlgoImporterRibbonEvent.java | 0 .../client/event/WorkAreaEvent.java | 0 .../event/controller/ControllerRequestEvent.java | 0 .../client/event/dminfo/ServiceInfoEvent.java | 0 .../event/dminfo/ServiceInfoRequestEvent.java | 0 .../client/maindata/CodeEditMessages.java | 0 .../client/maindata/CodeEditPanel.java | 0 .../client/maindata/MainDataPanel.java | 0 .../client/monitor/MonitorDeployOperation.java | 0 .../client/monitor/MonitorDeployOperationEvent.java | 0 .../client/monitor/StatAlgoImporterMonitor.java | 0 .../client/project/ProjectManager.java | 0 .../client/properties/CodeDataProperties.java | 0 .../client/properties/DataTypePropertiesCombo.java | 0 .../properties/GlobalVariablesProperties.java | 0 .../client/properties/IOTypePropertiesCombo.java | 0 .../properties/InputOutputVariablesProperties.java | 0 .../InterpreterPackageInfoProperties.java | 0 .../client/properties/RequestedVREProperties.java | 0 .../client/resource/SAIStyles.css | 0 .../client/resource/SAIStyles.java | 0 .../client/resource/StatAlgoImporterResources.java | 0 .../client/resource/WikiLink.txt | 0 .../client/resource/add_16.png | Bin .../client/resource/add_24.png | Bin .../client/resource/algorithm_24.png | Bin .../client/resource/algorithm_32.png | Bin .../client/resource/cancel_24.png | Bin .../client/resource/cancel_32.png | Bin .../client/resource/delete_16.png | Bin .../client/resource/delete_24.png | Bin .../client/resource/download_16.png | Bin .../client/resource/download_24.png | Bin .../client/resource/download_32.png | Bin .../client/resource/github_24.png | Bin .../client/resource/github_32.png | Bin .../client/resource/help_24.png | Bin .../client/resource/help_32.png | Bin .../client/resource/input_16.png | Bin .../client/resource/job_32.png | Bin .../client/resource/output_16.png | Bin .../client/resource/project-create_24.png | Bin .../client/resource/project-create_32.png | Bin .../client/resource/project-open_24.png | Bin .../client/resource/project-open_32.png | Bin .../client/resource/project-save_24.png | Bin .../client/resource/project-save_32.png | Bin .../client/resource/publish_24.png | Bin .../client/resource/publish_32.png | Bin .../client/resource/reload_16.png | Bin .../client/resource/reload_24.png | Bin .../client/resource/reload_32.png | Bin .../client/resource/sai-logo.png | Bin .../client/resource/save_16.png | Bin .../client/resource/save_24.png | Bin .../client/resource/service_profile_24.png | Bin .../client/resource/service_profile_32.png | Bin .../client/resource/upload_24.png | Bin .../client/resource/upload_32.png | Bin .../client/resource/zip_24.png | Bin .../client/resource/zip_32.png | Bin .../client/ribbon/EmptyPanel.java | 0 .../client/ribbon/HomeToolBar.java | 0 .../client/ribbon/HomeToolBarMessages.java | 0 .../client/ribbon/StatAlgoImporterMenu.java | 0 .../client/ribbon/StatAlgoImporterRibbon.java | 0 .../ribbon/StatAlgoImporterRibbonMessages.java | 0 .../client/rpc/StatAlgoImporterService.java | 0 .../client/rpc/StatAlgoImporterServiceAsync.java | 0 .../client/tools/ToolsPanel.java | 0 .../client/tools/explorer/ExplorerProjectPanel.java | 0 .../client/tools/input/GlobalVariablesPanel.java | 0 .../tools/input/InputOutputVariablesPanel.java | 0 .../client/tools/input/InputTypeMessages.java | 0 .../client/tools/input/InputVariableMessages.java | 0 .../client/tools/input/InputVariablePanel.java | 0 .../client/tools/input/InputVariablePanelState.java | 0 .../client/tools/input/InputVariableTabPanel.java | 0 .../client/tools/input/InterpreterInfoPanel.java | 0 .../client/tools/input/ProjectInfoPanel.java | 0 .../client/type/ControllerRequestEventType.java | 0 .../client/type/ImportCodeType.java | 0 .../client/type/ProjectStatusEventType.java | 0 .../client/type/SessionExpiredType.java | 0 .../client/type/StatAlgoImporterRibbonType.java | 0 .../client/type/UIStateType.java | 0 .../client/type/WorkAreaEventType.java | 0 .../client/upload/CodeUploadDialog.java | 0 .../client/upload/CodeUploadPanel.java | 0 .../client/upload/ImportCodeDescription.java | 0 .../progress/FileUploadProgressBarUpdater.java | 0 .../progress/FileUploadProgressCardUpdater.java | 0 .../upload/progress/FileUploadProgressListener.java | 0 .../upload/progress/FileUploadProgressUpdater.java | 0 .../client/utils/BrowserWindowSupport.java | 0 .../client/utils/Format.java | 0 .../client/utils/InfoMessageBox.java | 0 .../client/utils/UtilsGXT3.java | 0 .../client/workarea/WorkAreaPanel.java | 0 .../client/workspace/DownloadWidget.java | 0 .../server/DownloadServlet.java | 0 .../server/LocalUploadServlet.java | 0 .../server/SessionOp.java | 0 .../server/SessionUtil.java | 0 .../server/StatAlgoImporterServiceImpl.java | 0 .../server/annotation/WPS4RParser.java | 0 .../server/annotation/WPSAlgorithmInfo.java | 0 .../blackbox/GeneralPurposeScriptProducer.java | 0 .../server/blackbox/MainGenerator.java | 0 .../server/file/CodeFileUploadSession.java | 0 .../server/file/CodeReader.java | 0 .../server/file/FileUploadListener.java | 0 .../server/file/FileUtil.java | 0 .../server/generator/AlgorithmGenerator.java | 0 .../server/generator/InfoGenerator.java | 0 .../server/generator/ProjectBuilder.java | 0 .../server/generator/ProjectDeploy.java | 0 .../server/generator/ProjectShareInfoBuilder.java | 0 .../server/is/AvailableProjectConfigJAXB.java | 0 .../server/is/BuildSAIDescriptor.java | 0 .../server/is/InformationSystemUtils.java | 0 .../server/is/PoolManagerJAXB.java | 0 .../server/is/SAIDescriptorJAXB.java | 0 .../server/poolmanager/DataMinerPoolManager.java | 0 .../server/portlet/StatAlgoImporterPortlet.java | 0 .../server/social/AlgorithmNotification.java | 0 .../server/social/Recipient.java | 0 .../server/storage/CodeSave.java | 0 .../server/storage/DeploySave.java | 0 .../server/storage/FilesStorage.java | 0 .../server/storage/ItemDownload.java | 0 .../server/storage/ProjectArchiver.java | 0 .../server/uriresolver/ApplicationType.java | 0 .../server/util/ServiceCredentials.java | 0 .../shared/Constants.java | 0 .../shared/code/CodeContentType.java | 0 .../shared/code/CodeData.java | 0 .../shared/descriptor/PoolManagerConfig.java | 0 .../shared/descriptor/ProjectLanguageType.java | 0 .../shared/descriptor/ProjectSetup.java | 0 .../shared/descriptor/ProjectSupportType.java | 0 .../shared/descriptor/SAIDescriptor.java | 0 .../shared/dminfo/ServiceInfo.java | 0 .../shared/dminfo/ServiceInfoData.java | 0 .../exception/StatAlgoImporterServiceException.java | 0 .../StatAlgoImporterSessionExpiredException.java | 0 .../shared/file/FileUploadMonitor.java | 0 .../shared/file/FileUploadState.java | 0 .../shared/info/InfoData.java | 0 .../shared/input/DataType.java | 0 .../shared/input/GlobalVariables.java | 0 .../shared/input/IOType.java | 0 .../shared/input/InputOutputVariables.java | 0 .../shared/input/InterpreterInfo.java | 0 .../shared/input/InterpreterPackageInfo.java | 0 .../shared/input/ProjectInfo.java | 0 .../shared/input/RequestedVRE.java | 0 .../shared/project/InputData.java | 0 .../shared/project/MainCode.java | 0 .../shared/project/Project.java | 0 .../shared/project/ProjectCompile.java | 0 .../shared/project/ProjectConfig.java | 0 .../shared/project/ProjectCreateSession.java | 0 .../shared/project/ProjectDeploy.java | 0 .../shared/project/ProjectFolder.java | 0 .../shared/project/ProjectShareInfo.java | 0 .../shared/project/ProjectSupport.java | 0 .../shared/project/ProjectSupportBashEdit.java | 0 .../shared/project/ProjectSupportBlackBox.java | 0 .../shared/project/ProjectSupportREdit.java | 0 .../shared/project/ProjectTarget.java | 0 .../shared/session/SessionConstants.java | 0 .../shared/session/UserInfo.java | 0 .../shared/workspace/ItemDescription.java | 0 .../statalgoimporter.gwt.xml | 0 .../client/resource/SAIStyles.css | 0 .../client/resource/WikiLink.txt | 0 .../client/resource/add_16.png | Bin .../client/resource/add_24.png | Bin .../client/resource/algorithm_24.png | Bin .../client/resource/algorithm_32.png | Bin .../client/resource/cancel_24.png | Bin .../client/resource/cancel_32.png | Bin .../client/resource/delete_16.png | Bin .../client/resource/delete_24.png | Bin .../client/resource/download_16.png | Bin .../client/resource/download_24.png | Bin .../client/resource/download_32.png | Bin .../client/resource/github_24.png | Bin .../client/resource/github_32.png | Bin .../client/resource/help_24.png | Bin .../client/resource/help_32.png | Bin .../client/resource/input_16.png | Bin .../client/resource/job_32.png | Bin .../client/resource/output_16.png | Bin .../client/resource/project-create_24.png | Bin .../client/resource/project-create_32.png | Bin .../client/resource/project-open_24.png | Bin .../client/resource/project-open_32.png | Bin .../client/resource/project-save_24.png | Bin .../client/resource/project-save_32.png | Bin .../client/resource/publish_24.png | Bin .../client/resource/publish_32.png | Bin .../client/resource/reload_16.png | Bin .../client/resource/reload_24.png | Bin .../client/resource/reload_32.png | Bin .../client/resource/sai-logo.png | Bin .../client/resource/save_16.png | Bin .../client/resource/save_24.png | Bin .../client/resource/service_profile_24.png | Bin .../client/resource/service_profile_32.png | Bin .../client/resource/upload_24.png | Bin .../client/resource/upload_32.png | Bin .../client/resource/zip_24.png | Bin .../client/resource/zip_32.png | Bin .../StatAlgoImporterRibbonMessages.properties | 0 .../StatAlgoImporterRibbonMessages_es.properties | 0 .../StatAlgoImporterRibbonMessages_it.properties | 0 .../statalgoimporter.gwt.xml | 0 src/main/webapp/StatAlgoImporter.css | 0 src/main/webapp/StatAlgoImporter.html | 0 .../webapp/WEB-INF/classes/log4j_properties_sample | 0 src/main/webapp/WEB-INF/classes/logback_xml_sample | 0 .../WEB-INF/classes/logging_properties_sample | 0 .../WEB-INF/jsp/StatAlgoImporterPortlet_view.jsp | 0 src/main/webapp/WEB-INF/liferay-display.xml | 0 .../WEB-INF/liferay-plugin-package.properties | 0 src/main/webapp/WEB-INF/liferay-portlet.xml | 0 src/main/webapp/WEB-INF/portlet.xml | 0 src/main/webapp/WEB-INF/web.xml | 0 src/main/webapp/icon.png | Bin .../webapp/statalgoimporter/images/upload_128.png | Bin .../properties/NotificationRecipients.txt | 0 .../ISResourceTest.java | 0 .../SocialNetworkingTest.java | 0 .../StatAlgoImporterTest.java | 0 .../StorageHubTest.java | 0 277 files changed, 14 insertions(+), 17 deletions(-) mode change 100644 => 100755 .classpath mode change 100644 => 100755 .gitignore mode change 100644 => 100755 .project mode change 100644 => 100755 .settings/org.eclipse.core.resources.prefs mode change 100644 => 100755 .settings/org.eclipse.jdt.core.prefs mode change 100644 => 100755 .settings/org.eclipse.wst.common.component mode change 100644 => 100755 .settings/org.eclipse.wst.common.project.facet.core.prefs.xml mode change 100644 => 100755 .settings/org.eclipse.wst.common.project.facet.core.xml mode change 100644 => 100755 .settings/org.eclipse.wst.validation.prefs mode change 100644 => 100755 CHANGELOG.md mode change 100644 => 100755 FUNDING.md mode change 100644 => 100755 LICENSE.md mode change 100644 => 100755 README.md mode change 100644 => 100755 changelog.xml mode change 100644 => 100755 descriptor.xml mode change 100644 => 100755 pom.xml mode change 100644 => 100755 profile.xml mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/CommonMessages.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/PortalViewport.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/StatAlgoImporter.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/StatAlgoImporterController.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/codeparser/CodeParser.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/create/ProjectCreateWizard.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/create/ProjectFolderSelectionCard.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/create/ProjectSetupSelectionCard.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/custom/ColonSpaceValidator.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/dminfo/ServiceInfoDataProperties.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/dminfo/ServiceInfoDialog.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/dminfo/ServiceInfoPanel.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/BinaryCodeSetEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/DeleteItemEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/ImportCodeEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/InputReadyEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/InputRequestEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/MainCodeSetEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/NewCodeEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/NewSelectedRowsVariableEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/ProjectStatusEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/SessionExpiredEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/ShowCodeEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/StatAlgoImporterRibbonEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/WorkAreaEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/controller/ControllerRequestEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/dminfo/ServiceInfoEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/dminfo/ServiceInfoRequestEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/maindata/CodeEditMessages.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/maindata/CodeEditPanel.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/maindata/MainDataPanel.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/monitor/MonitorDeployOperation.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/monitor/MonitorDeployOperationEvent.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/monitor/StatAlgoImporterMonitor.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/project/ProjectManager.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/CodeDataProperties.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/DataTypePropertiesCombo.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/GlobalVariablesProperties.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/IOTypePropertiesCombo.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/InputOutputVariablesProperties.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/InterpreterPackageInfoProperties.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/RequestedVREProperties.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/SAIStyles.css mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/SAIStyles.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/StatAlgoImporterResources.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/WikiLink.txt mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/add_16.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/add_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/algorithm_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/algorithm_32.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/cancel_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/cancel_32.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/delete_16.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/delete_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_16.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_32.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/github_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/github_32.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/help_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/help_32.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/input_16.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/job_32.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/output_16.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-create_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-create_32.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-open_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-open_32.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-save_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-save_32.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/publish_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/publish_32.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_16.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_32.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/sai-logo.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/save_16.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/save_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/service_profile_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/service_profile_32.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/upload_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/upload_32.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/zip_24.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/zip_32.png mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/EmptyPanel.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/HomeToolBar.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/HomeToolBarMessages.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterMenu.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterRibbon.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterRibbonMessages.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/rpc/StatAlgoImporterService.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/rpc/StatAlgoImporterServiceAsync.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/ToolsPanel.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/explorer/ExplorerProjectPanel.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/GlobalVariablesPanel.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputOutputVariablesPanel.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputTypeMessages.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputVariableMessages.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputVariablePanel.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputVariablePanelState.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputVariableTabPanel.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InterpreterInfoPanel.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/ProjectInfoPanel.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/ControllerRequestEventType.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/ImportCodeType.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/ProjectStatusEventType.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/SessionExpiredType.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/StatAlgoImporterRibbonType.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/UIStateType.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/WorkAreaEventType.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/CodeUploadDialog.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/CodeUploadPanel.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/ImportCodeDescription.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/progress/FileUploadProgressBarUpdater.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/progress/FileUploadProgressCardUpdater.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/progress/FileUploadProgressListener.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/progress/FileUploadProgressUpdater.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/utils/BrowserWindowSupport.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/utils/Format.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/utils/InfoMessageBox.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/utils/UtilsGXT3.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/workarea/WorkAreaPanel.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/workspace/DownloadWidget.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/DownloadServlet.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/LocalUploadServlet.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/SessionOp.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/SessionUtil.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/StatAlgoImporterServiceImpl.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/annotation/WPS4RParser.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/annotation/WPSAlgorithmInfo.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/blackbox/GeneralPurposeScriptProducer.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/blackbox/MainGenerator.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/file/CodeFileUploadSession.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/file/CodeReader.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/file/FileUploadListener.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/file/FileUtil.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/generator/AlgorithmGenerator.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/generator/InfoGenerator.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/generator/ProjectBuilder.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/generator/ProjectDeploy.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/generator/ProjectShareInfoBuilder.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/is/AvailableProjectConfigJAXB.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/is/BuildSAIDescriptor.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/is/InformationSystemUtils.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/is/PoolManagerJAXB.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/is/SAIDescriptorJAXB.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/poolmanager/DataMinerPoolManager.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/portlet/StatAlgoImporterPortlet.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/social/AlgorithmNotification.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/social/Recipient.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/CodeSave.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/DeploySave.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/FilesStorage.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/ItemDownload.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/ProjectArchiver.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/uriresolver/ApplicationType.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/util/ServiceCredentials.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/Constants.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/code/CodeContentType.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/code/CodeData.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/descriptor/PoolManagerConfig.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/descriptor/ProjectLanguageType.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/descriptor/ProjectSetup.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/descriptor/ProjectSupportType.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/descriptor/SAIDescriptor.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/dminfo/ServiceInfo.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/dminfo/ServiceInfoData.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/exception/StatAlgoImporterServiceException.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/exception/StatAlgoImporterSessionExpiredException.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/file/FileUploadMonitor.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/file/FileUploadState.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/info/InfoData.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/DataType.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/GlobalVariables.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/IOType.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/InputOutputVariables.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/InterpreterInfo.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/InterpreterPackageInfo.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/ProjectInfo.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/RequestedVRE.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/InputData.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/MainCode.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/Project.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectCompile.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectConfig.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectCreateSession.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectDeploy.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectFolder.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectShareInfo.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectSupport.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectSupportBashEdit.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectSupportBlackBox.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectSupportREdit.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectTarget.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/session/SessionConstants.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/session/UserInfo.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/workspace/ItemDescription.java mode change 100644 => 100755 src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/statalgoimporter.gwt.xml mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/SAIStyles.css mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/WikiLink.txt mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/add_16.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/add_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/algorithm_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/algorithm_32.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/cancel_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/cancel_32.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/delete_16.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/delete_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_16.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_32.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/github_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/github_32.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/help_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/help_32.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/input_16.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/job_32.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/output_16.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-create_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-create_32.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-open_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-open_32.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-save_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-save_32.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/publish_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/publish_32.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_16.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_32.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/sai-logo.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/save_16.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/save_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/service_profile_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/service_profile_32.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/upload_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/upload_32.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/zip_24.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/zip_32.png mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterRibbonMessages.properties mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterRibbonMessages_es.properties mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterRibbonMessages_it.properties mode change 100644 => 100755 src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/statalgoimporter.gwt.xml mode change 100644 => 100755 src/main/webapp/StatAlgoImporter.css mode change 100644 => 100755 src/main/webapp/StatAlgoImporter.html mode change 100644 => 100755 src/main/webapp/WEB-INF/classes/log4j_properties_sample mode change 100644 => 100755 src/main/webapp/WEB-INF/classes/logback_xml_sample mode change 100644 => 100755 src/main/webapp/WEB-INF/classes/logging_properties_sample mode change 100644 => 100755 src/main/webapp/WEB-INF/jsp/StatAlgoImporterPortlet_view.jsp mode change 100644 => 100755 src/main/webapp/WEB-INF/liferay-display.xml mode change 100644 => 100755 src/main/webapp/WEB-INF/liferay-plugin-package.properties mode change 100644 => 100755 src/main/webapp/WEB-INF/liferay-portlet.xml mode change 100644 => 100755 src/main/webapp/WEB-INF/portlet.xml mode change 100644 => 100755 src/main/webapp/WEB-INF/web.xml mode change 100644 => 100755 src/main/webapp/icon.png mode change 100644 => 100755 src/main/webapp/statalgoimporter/images/upload_128.png mode change 100644 => 100755 src/main/webapp/statalgoimporter/properties/NotificationRecipients.txt mode change 100644 => 100755 src/test/java/org/gcube/portlets/user/statisticalalgorithmsimporter/ISResourceTest.java mode change 100644 => 100755 src/test/java/org/gcube/portlets/user/statisticalalgorithmsimporter/SocialNetworkingTest.java mode change 100644 => 100755 src/test/java/org/gcube/portlets/user/statisticalalgorithmsimporter/StatAlgoImporterTest.java mode change 100644 => 100755 src/test/java/org/gcube/portlets/user/statisticalalgorithmsimporter/StorageHubTest.java diff --git a/.classpath b/.classpath old mode 100644 new mode 100755 index 0cae660..ab3ebf0 --- a/.classpath +++ b/.classpath @@ -1,12 +1,12 @@ - + - + @@ -15,6 +15,7 @@ + @@ -40,5 +41,5 @@ - + diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.project b/.project old mode 100644 new mode 100755 diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs old mode 100644 new mode 100755 diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs old mode 100644 new mode 100755 index b257af7..43c8195 --- a/.settings/org.eclipse.jdt.core.prefs +++ b/.settings/org.eclipse.jdt.core.prefs @@ -3,6 +3,9 @@ org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 org.eclipse.jdt.core.compiler.compliance=1.7 org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled org.eclipse.jdt.core.compiler.problem.enumIdentifier=error org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning +org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=ignore +org.eclipse.jdt.core.compiler.release=disabled org.eclipse.jdt.core.compiler.source=1.7 diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component old mode 100644 new mode 100755 index ae6b578..c5cd252 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,5 +1,5 @@ - + diff --git a/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml b/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml old mode 100644 new mode 100755 diff --git a/.settings/org.eclipse.wst.common.project.facet.core.xml b/.settings/org.eclipse.wst.common.project.facet.core.xml old mode 100644 new mode 100755 index def3ece..39ca881 --- a/.settings/org.eclipse.wst.common.project.facet.core.xml +++ b/.settings/org.eclipse.wst.common.project.facet.core.xml @@ -5,4 +5,5 @@ + diff --git a/.settings/org.eclipse.wst.validation.prefs b/.settings/org.eclipse.wst.validation.prefs old mode 100644 new mode 100755 diff --git a/CHANGELOG.md b/CHANGELOG.md old mode 100644 new mode 100755 index 26e3d1d..9693426 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm -## [v1.16.0-SNAPSHOT] - 2022-01-31 +## [v1.16.0-SNAPSHOT] - 2022-06-27 ### Features - - Updated to maven-portal-bom-3.7.0 [#22732] + - Updated to maven-portal-bom-3.6.4 [#23522] ## [v1.15.0] - 2021-10-06 diff --git a/FUNDING.md b/FUNDING.md old mode 100644 new mode 100755 diff --git a/LICENSE.md b/LICENSE.md old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/changelog.xml b/changelog.xml old mode 100644 new mode 100755 index 99bbfa9..75cb2f8 --- a/changelog.xml +++ b/changelog.xml @@ -1,8 +1,8 @@ - Updated to maven-portal-bom-3.7.0 [#22732] + date="2022-06-27"> + Updated to maven-portal-bom-3.6.4 [#23522] runtime - - com.thoughtworks.xstream - xstream - runtime - - - - @@ -463,7 +455,7 @@ org.gcube.distribution maven-portal-bom - 3.7.0-SNAPSHOT + 3.6.4 pom import diff --git a/profile.xml b/profile.xml old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/CommonMessages.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/CommonMessages.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/PortalViewport.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/PortalViewport.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/StatAlgoImporter.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/StatAlgoImporter.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/StatAlgoImporterController.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/StatAlgoImporterController.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/codeparser/CodeParser.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/codeparser/CodeParser.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/create/ProjectCreateWizard.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/create/ProjectCreateWizard.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/create/ProjectFolderSelectionCard.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/create/ProjectFolderSelectionCard.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/create/ProjectSetupSelectionCard.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/create/ProjectSetupSelectionCard.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/custom/ColonSpaceValidator.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/custom/ColonSpaceValidator.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/dminfo/ServiceInfoDataProperties.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/dminfo/ServiceInfoDataProperties.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/dminfo/ServiceInfoDialog.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/dminfo/ServiceInfoDialog.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/dminfo/ServiceInfoPanel.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/dminfo/ServiceInfoPanel.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/BinaryCodeSetEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/BinaryCodeSetEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/DeleteItemEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/DeleteItemEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/ImportCodeEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/ImportCodeEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/InputReadyEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/InputReadyEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/InputRequestEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/InputRequestEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/MainCodeSetEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/MainCodeSetEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/NewCodeEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/NewCodeEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/NewSelectedRowsVariableEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/NewSelectedRowsVariableEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/ProjectStatusEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/ProjectStatusEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/SessionExpiredEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/SessionExpiredEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/ShowCodeEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/ShowCodeEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/StatAlgoImporterRibbonEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/StatAlgoImporterRibbonEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/WorkAreaEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/WorkAreaEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/controller/ControllerRequestEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/controller/ControllerRequestEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/dminfo/ServiceInfoEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/dminfo/ServiceInfoEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/dminfo/ServiceInfoRequestEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/event/dminfo/ServiceInfoRequestEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/maindata/CodeEditMessages.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/maindata/CodeEditMessages.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/maindata/CodeEditPanel.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/maindata/CodeEditPanel.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/maindata/MainDataPanel.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/maindata/MainDataPanel.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/monitor/MonitorDeployOperation.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/monitor/MonitorDeployOperation.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/monitor/MonitorDeployOperationEvent.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/monitor/MonitorDeployOperationEvent.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/monitor/StatAlgoImporterMonitor.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/monitor/StatAlgoImporterMonitor.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/project/ProjectManager.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/project/ProjectManager.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/CodeDataProperties.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/CodeDataProperties.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/DataTypePropertiesCombo.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/DataTypePropertiesCombo.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/GlobalVariablesProperties.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/GlobalVariablesProperties.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/IOTypePropertiesCombo.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/IOTypePropertiesCombo.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/InputOutputVariablesProperties.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/InputOutputVariablesProperties.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/InterpreterPackageInfoProperties.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/InterpreterPackageInfoProperties.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/RequestedVREProperties.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/properties/RequestedVREProperties.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/SAIStyles.css b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/SAIStyles.css old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/SAIStyles.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/SAIStyles.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/StatAlgoImporterResources.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/StatAlgoImporterResources.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/WikiLink.txt b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/WikiLink.txt old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/add_16.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/add_16.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/add_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/add_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/algorithm_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/algorithm_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/algorithm_32.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/algorithm_32.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/cancel_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/cancel_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/cancel_32.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/cancel_32.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/delete_16.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/delete_16.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/delete_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/delete_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_16.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_16.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_32.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_32.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/github_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/github_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/github_32.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/github_32.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/help_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/help_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/help_32.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/help_32.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/input_16.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/input_16.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/job_32.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/job_32.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/output_16.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/output_16.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-create_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-create_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-create_32.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-create_32.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-open_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-open_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-open_32.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-open_32.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-save_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-save_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-save_32.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-save_32.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/publish_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/publish_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/publish_32.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/publish_32.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_16.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_16.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_32.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_32.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/sai-logo.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/sai-logo.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/save_16.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/save_16.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/save_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/save_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/service_profile_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/service_profile_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/service_profile_32.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/service_profile_32.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/upload_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/upload_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/upload_32.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/upload_32.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/zip_24.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/zip_24.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/zip_32.png b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/zip_32.png old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/EmptyPanel.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/EmptyPanel.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/HomeToolBar.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/HomeToolBar.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/HomeToolBarMessages.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/HomeToolBarMessages.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterMenu.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterMenu.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterRibbon.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterRibbon.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterRibbonMessages.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterRibbonMessages.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/rpc/StatAlgoImporterService.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/rpc/StatAlgoImporterService.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/rpc/StatAlgoImporterServiceAsync.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/rpc/StatAlgoImporterServiceAsync.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/ToolsPanel.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/ToolsPanel.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/explorer/ExplorerProjectPanel.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/explorer/ExplorerProjectPanel.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/GlobalVariablesPanel.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/GlobalVariablesPanel.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputOutputVariablesPanel.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputOutputVariablesPanel.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputTypeMessages.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputTypeMessages.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputVariableMessages.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputVariableMessages.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputVariablePanel.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputVariablePanel.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputVariablePanelState.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputVariablePanelState.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputVariableTabPanel.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InputVariableTabPanel.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InterpreterInfoPanel.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/InterpreterInfoPanel.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/ProjectInfoPanel.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/tools/input/ProjectInfoPanel.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/ControllerRequestEventType.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/ControllerRequestEventType.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/ImportCodeType.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/ImportCodeType.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/ProjectStatusEventType.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/ProjectStatusEventType.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/SessionExpiredType.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/SessionExpiredType.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/StatAlgoImporterRibbonType.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/StatAlgoImporterRibbonType.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/UIStateType.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/UIStateType.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/WorkAreaEventType.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/type/WorkAreaEventType.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/CodeUploadDialog.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/CodeUploadDialog.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/CodeUploadPanel.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/CodeUploadPanel.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/ImportCodeDescription.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/ImportCodeDescription.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/progress/FileUploadProgressBarUpdater.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/progress/FileUploadProgressBarUpdater.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/progress/FileUploadProgressCardUpdater.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/progress/FileUploadProgressCardUpdater.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/progress/FileUploadProgressListener.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/progress/FileUploadProgressListener.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/progress/FileUploadProgressUpdater.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/upload/progress/FileUploadProgressUpdater.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/utils/BrowserWindowSupport.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/utils/BrowserWindowSupport.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/utils/Format.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/utils/Format.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/utils/InfoMessageBox.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/utils/InfoMessageBox.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/utils/UtilsGXT3.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/utils/UtilsGXT3.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/workarea/WorkAreaPanel.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/workarea/WorkAreaPanel.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/workspace/DownloadWidget.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/client/workspace/DownloadWidget.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/DownloadServlet.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/DownloadServlet.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/LocalUploadServlet.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/LocalUploadServlet.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/SessionOp.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/SessionOp.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/SessionUtil.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/SessionUtil.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/StatAlgoImporterServiceImpl.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/StatAlgoImporterServiceImpl.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/annotation/WPS4RParser.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/annotation/WPS4RParser.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/annotation/WPSAlgorithmInfo.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/annotation/WPSAlgorithmInfo.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/blackbox/GeneralPurposeScriptProducer.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/blackbox/GeneralPurposeScriptProducer.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/blackbox/MainGenerator.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/blackbox/MainGenerator.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/file/CodeFileUploadSession.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/file/CodeFileUploadSession.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/file/CodeReader.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/file/CodeReader.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/file/FileUploadListener.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/file/FileUploadListener.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/file/FileUtil.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/file/FileUtil.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/generator/AlgorithmGenerator.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/generator/AlgorithmGenerator.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/generator/InfoGenerator.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/generator/InfoGenerator.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/generator/ProjectBuilder.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/generator/ProjectBuilder.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/generator/ProjectDeploy.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/generator/ProjectDeploy.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/generator/ProjectShareInfoBuilder.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/generator/ProjectShareInfoBuilder.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/is/AvailableProjectConfigJAXB.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/is/AvailableProjectConfigJAXB.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/is/BuildSAIDescriptor.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/is/BuildSAIDescriptor.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/is/InformationSystemUtils.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/is/InformationSystemUtils.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/is/PoolManagerJAXB.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/is/PoolManagerJAXB.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/is/SAIDescriptorJAXB.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/is/SAIDescriptorJAXB.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/poolmanager/DataMinerPoolManager.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/poolmanager/DataMinerPoolManager.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/portlet/StatAlgoImporterPortlet.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/portlet/StatAlgoImporterPortlet.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/social/AlgorithmNotification.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/social/AlgorithmNotification.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/social/Recipient.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/social/Recipient.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/CodeSave.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/CodeSave.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/DeploySave.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/DeploySave.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/FilesStorage.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/FilesStorage.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/ItemDownload.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/ItemDownload.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/ProjectArchiver.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/storage/ProjectArchiver.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/uriresolver/ApplicationType.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/uriresolver/ApplicationType.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/util/ServiceCredentials.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/server/util/ServiceCredentials.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/Constants.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/Constants.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/code/CodeContentType.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/code/CodeContentType.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/code/CodeData.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/code/CodeData.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/descriptor/PoolManagerConfig.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/descriptor/PoolManagerConfig.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/descriptor/ProjectLanguageType.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/descriptor/ProjectLanguageType.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/descriptor/ProjectSetup.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/descriptor/ProjectSetup.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/descriptor/ProjectSupportType.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/descriptor/ProjectSupportType.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/descriptor/SAIDescriptor.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/descriptor/SAIDescriptor.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/dminfo/ServiceInfo.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/dminfo/ServiceInfo.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/dminfo/ServiceInfoData.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/dminfo/ServiceInfoData.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/exception/StatAlgoImporterServiceException.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/exception/StatAlgoImporterServiceException.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/exception/StatAlgoImporterSessionExpiredException.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/exception/StatAlgoImporterSessionExpiredException.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/file/FileUploadMonitor.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/file/FileUploadMonitor.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/file/FileUploadState.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/file/FileUploadState.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/info/InfoData.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/info/InfoData.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/DataType.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/DataType.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/GlobalVariables.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/GlobalVariables.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/IOType.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/IOType.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/InputOutputVariables.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/InputOutputVariables.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/InterpreterInfo.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/InterpreterInfo.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/InterpreterPackageInfo.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/InterpreterPackageInfo.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/ProjectInfo.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/ProjectInfo.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/RequestedVRE.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/input/RequestedVRE.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/InputData.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/InputData.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/MainCode.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/MainCode.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/Project.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/Project.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectCompile.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectCompile.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectConfig.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectConfig.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectCreateSession.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectCreateSession.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectDeploy.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectDeploy.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectFolder.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectFolder.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectShareInfo.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectShareInfo.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectSupport.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectSupport.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectSupportBashEdit.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectSupportBashEdit.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectSupportBlackBox.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectSupportBlackBox.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectSupportREdit.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectSupportREdit.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectTarget.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/project/ProjectTarget.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/session/SessionConstants.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/session/SessionConstants.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/session/UserInfo.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/session/UserInfo.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/workspace/ItemDescription.java b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/shared/workspace/ItemDescription.java old mode 100644 new mode 100755 diff --git a/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/statalgoimporter.gwt.xml b/src/main/java/org/gcube/portlets/user/statisticalalgorithmsimporter/statalgoimporter.gwt.xml old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/SAIStyles.css b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/SAIStyles.css old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/WikiLink.txt b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/WikiLink.txt old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/add_16.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/add_16.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/add_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/add_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/algorithm_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/algorithm_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/algorithm_32.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/algorithm_32.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/cancel_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/cancel_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/cancel_32.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/cancel_32.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/delete_16.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/delete_16.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/delete_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/delete_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_16.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_16.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_32.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/download_32.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/github_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/github_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/github_32.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/github_32.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/help_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/help_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/help_32.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/help_32.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/input_16.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/input_16.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/job_32.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/job_32.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/output_16.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/output_16.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-create_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-create_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-create_32.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-create_32.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-open_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-open_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-open_32.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-open_32.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-save_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-save_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-save_32.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/project-save_32.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/publish_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/publish_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/publish_32.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/publish_32.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_16.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_16.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_32.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/reload_32.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/sai-logo.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/sai-logo.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/save_16.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/save_16.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/save_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/save_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/service_profile_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/service_profile_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/service_profile_32.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/service_profile_32.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/upload_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/upload_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/upload_32.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/upload_32.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/zip_24.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/zip_24.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/zip_32.png b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/resource/zip_32.png old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterRibbonMessages.properties b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterRibbonMessages.properties old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterRibbonMessages_es.properties b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterRibbonMessages_es.properties old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterRibbonMessages_it.properties b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/client/ribbon/StatAlgoImporterRibbonMessages_it.properties old mode 100644 new mode 100755 diff --git a/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/statalgoimporter.gwt.xml b/src/main/resources/org/gcube/portlets/user/statisticalalgorithmsimporter/statalgoimporter.gwt.xml old mode 100644 new mode 100755 diff --git a/src/main/webapp/StatAlgoImporter.css b/src/main/webapp/StatAlgoImporter.css old mode 100644 new mode 100755 diff --git a/src/main/webapp/StatAlgoImporter.html b/src/main/webapp/StatAlgoImporter.html old mode 100644 new mode 100755 diff --git a/src/main/webapp/WEB-INF/classes/log4j_properties_sample b/src/main/webapp/WEB-INF/classes/log4j_properties_sample old mode 100644 new mode 100755 diff --git a/src/main/webapp/WEB-INF/classes/logback_xml_sample b/src/main/webapp/WEB-INF/classes/logback_xml_sample old mode 100644 new mode 100755 diff --git a/src/main/webapp/WEB-INF/classes/logging_properties_sample b/src/main/webapp/WEB-INF/classes/logging_properties_sample old mode 100644 new mode 100755 diff --git a/src/main/webapp/WEB-INF/jsp/StatAlgoImporterPortlet_view.jsp b/src/main/webapp/WEB-INF/jsp/StatAlgoImporterPortlet_view.jsp old mode 100644 new mode 100755 diff --git a/src/main/webapp/WEB-INF/liferay-display.xml b/src/main/webapp/WEB-INF/liferay-display.xml old mode 100644 new mode 100755 diff --git a/src/main/webapp/WEB-INF/liferay-plugin-package.properties b/src/main/webapp/WEB-INF/liferay-plugin-package.properties old mode 100644 new mode 100755 diff --git a/src/main/webapp/WEB-INF/liferay-portlet.xml b/src/main/webapp/WEB-INF/liferay-portlet.xml old mode 100644 new mode 100755 diff --git a/src/main/webapp/WEB-INF/portlet.xml b/src/main/webapp/WEB-INF/portlet.xml old mode 100644 new mode 100755 diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml old mode 100644 new mode 100755 diff --git a/src/main/webapp/icon.png b/src/main/webapp/icon.png old mode 100644 new mode 100755 diff --git a/src/main/webapp/statalgoimporter/images/upload_128.png b/src/main/webapp/statalgoimporter/images/upload_128.png old mode 100644 new mode 100755 diff --git a/src/main/webapp/statalgoimporter/properties/NotificationRecipients.txt b/src/main/webapp/statalgoimporter/properties/NotificationRecipients.txt old mode 100644 new mode 100755 diff --git a/src/test/java/org/gcube/portlets/user/statisticalalgorithmsimporter/ISResourceTest.java b/src/test/java/org/gcube/portlets/user/statisticalalgorithmsimporter/ISResourceTest.java old mode 100644 new mode 100755 diff --git a/src/test/java/org/gcube/portlets/user/statisticalalgorithmsimporter/SocialNetworkingTest.java b/src/test/java/org/gcube/portlets/user/statisticalalgorithmsimporter/SocialNetworkingTest.java old mode 100644 new mode 100755 diff --git a/src/test/java/org/gcube/portlets/user/statisticalalgorithmsimporter/StatAlgoImporterTest.java b/src/test/java/org/gcube/portlets/user/statisticalalgorithmsimporter/StatAlgoImporterTest.java old mode 100644 new mode 100755 diff --git a/src/test/java/org/gcube/portlets/user/statisticalalgorithmsimporter/StorageHubTest.java b/src/test/java/org/gcube/portlets/user/statisticalalgorithmsimporter/StorageHubTest.java old mode 100644 new mode 100755