From 18360b24736daff35d3245df4350ddc7210a4ede Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 14 Mar 2016 17:06:05 +0000 Subject: [PATCH] UPDATED distro folder git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/vre-manager@125121 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/INSTALL | 8 ------ distro/LICENSE | 7 +---- distro/MAINTAINERS | 5 ---- distro/README | 64 ++++++++++++++++++++-------------------------- distro/svnpath.txt | 1 - 5 files changed, 29 insertions(+), 56 deletions(-) delete mode 100644 distro/INSTALL delete mode 100644 distro/MAINTAINERS delete mode 100644 distro/svnpath.txt diff --git a/distro/INSTALL b/distro/INSTALL deleted file mode 100644 index 02fc0b0..0000000 --- a/distro/INSTALL +++ /dev/null @@ -1,8 +0,0 @@ -To install the VRE Deployment portlet you need the following requirements: - - * The Portlet WAR. - * The Dependecies JARs as declared in the Service Profile. - -First of all you need a Portal properly configured and running. - - diff --git a/distro/LICENSE b/distro/LICENSE index 630ba97..2d9616a 100644 --- a/distro/LICENSE +++ b/distro/LICENSE @@ -1,6 +1 @@ -gCube System - License ------------------------------------------------------------- - -The gCube/gCore software is licensed as Free Open Source software conveying to the EUPL (http://ec.europa.eu/idabc/eupl). -The software and documentation is provided by its authors/distributors "as is" and no expressed or -implied warranty is given for its use, quality or fitness for a particular case. +${gcube.license} \ No newline at end of file diff --git a/distro/MAINTAINERS b/distro/MAINTAINERS deleted file mode 100644 index 9fdb056..0000000 --- a/distro/MAINTAINERS +++ /dev/null @@ -1,5 +0,0 @@ -Mantainers -------- - -* Massimiliano Assante (assante@isti.cnr.it), CNR Pisa, - Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo". diff --git a/distro/README b/distro/README index 1d24df6..70cc12c 100644 --- a/distro/README +++ b/distro/README @@ -1,53 +1,45 @@ -The gCube System - VRE Deployment portlet +The gCube System ------------------------------------------------------------ -This work is partially funded by the European Commission in the -context of the D4Science project (www.d4science.eu), under the 1st call of FP7 IST priority. +${gcube.description} + +${gcube.funding} + + +Version +-------------------------------------------------- +${version} (${buildDate}) + +Please see the file named "changelog.xml" in this directory for the release notes. Authors ------- -* Massimiliano Assante (assante@isti.cnr.it), CNR Pisa, - Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo". + +Massimiliano Assante (massimiliano.assante-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). -Version and Release Date ------------------------- - -v. 3.0.0, 14/09/2011 - - -Description +Maintainers ----------- - - - -Download information --------------------- - -Source code is available from SVN: -https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/admin/VREDeployment - - -Binaries can be downloaded from: -http://software.d4science.research-infrastructures.eu/ - - -Documentation + +Massimiliano Assante (massimiliano.assante-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). + + +Documentation ------------- -Documentation is available on-line from the Projects Documentation Wiki: - -https://gcube.wiki.gcube-system.org/gcube/index.php/VRE_Administration#VRE_Approval +Documentation is available on - line from the Projects Documentation wiki: + {gcube.wikiRoot}/gcube/index.php/UserManagement_Core +Support +-------------------------------------------------- +Bugs and support requests can be reported in the gCube issue tracking tool: + ${gcube.issueTracking} + + Licensing ---------- - +-------------------------------------------------- This software is licensed under the terms you may find in the file named "LICENSE" in this directory. - - - - diff --git a/distro/svnpath.txt b/distro/svnpath.txt deleted file mode 100644 index edacb04..0000000 --- a/distro/svnpath.txt +++ /dev/null @@ -1 +0,0 @@ -${scm.url} \ No newline at end of file