From c2b877f45dc53faa159e1e9050eb4727a54a204f Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Mon, 18 May 2020 12:52:03 +0200 Subject: [PATCH] Ready to be released --- .settings/org.eclipse.jdt.core.prefs | 2 ++ changelog.md | 12 +++++++----- pom.xml | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs index a5c7673..43c8195 100644 --- a/.settings/org.eclipse.jdt.core.prefs +++ b/.settings/org.eclipse.jdt.core.prefs @@ -3,7 +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/changelog.md b/changelog.md index 0c28c96..8f3c6e5 100644 --- a/changelog.md +++ b/changelog.md @@ -1,21 +1,23 @@ -# Changelog +# Changelog for workspace-uploader All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [2-0-5] - [2020-05-14] +## [v2-0-5] [r4-23-0]- [2020-05-14] -[Bug #19243] upload archive facility does not work properly with Windows OS +**Fixes** -[Task #19232] manage file names that use special characters +[#19243] upload archive facility does not work properly with Windows OS + +[#19232] manage file names that use special characters ## [2-0-4] - [2019-12-19] -Updated to Git and Jenkins +Ported to Git and Jenkins diff --git a/pom.xml b/pom.xml index ece871f..67c4e0b 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portlets.widgets workspace-uploader jar - 2.0.5-SNAPSHOT + 2.0.5 Workspace Uploader Widget Workspace Uploader Widget allows your application to upload file/s in the gCube Workspace