From e1b1089a054469994626c211ffec42b01e012d66 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Fri, 18 Mar 2016 17:26:53 +0000 Subject: [PATCH] git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/admin/resource-sweeper@125781 82a268e6-3cf1-43bd-a215-b396298e98cf --- .settings/org.eclipse.wst.common.component | 1 - distro/README | 62 +++++++++++++++------- distro/descriptor.xml | 8 +-- 3 files changed, 43 insertions(+), 28 deletions(-) diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index d75b682..d77e6b3 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -1,6 +1,5 @@ - diff --git a/distro/README b/distro/README index 70cc12c..35c99c0 100644 --- a/distro/README +++ b/distro/README @@ -1,45 +1,67 @@ -The gCube System ------------------------------------------------------------- - +The gCube System - ${name} +-------------------------------------------------- + +${description} + + ${gcube.description} ${gcube.funding} - - + + Version -------------------------------------------------- + ${version} (${buildDate}) Please see the file named "changelog.xml" in this directory for the release notes. - - + + Authors -------- +-------------------------------------------------- + +* Massimiliano Assante (massimiliano.assante-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). -Massimiliano Assante (massimiliano.assante-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). - - + Maintainers ----------- -Massimiliano Assante (massimiliano.assante-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). +* 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: - - {gcube.wikiRoot}/gcube/index.php/UserManagement_Core - - +Download information +-------------------------------------------------- + +Source code is available from SVN: + ${scm.url} + +Binaries can be downloaded from the gCube website: + ${gcube.website} + + +Installation +-------------------------------------------------- + +Installation documentation is available on-line in the gCube Wiki: + ${gcube.wikiRoot}/ + + +Documentation +-------------------------------------------------- + +Documentation is available on-line in the gCube Wiki: + ${gcube.wikiRoot}/ + ${gcube.wikiRoot}/ + 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/descriptor.xml b/distro/descriptor.xml index c468f13..9144461 100644 --- a/distro/descriptor.xml +++ b/distro/descriptor.xml @@ -15,9 +15,8 @@ README LICENSE - INSTALL - MAINTAINERS changelog.xml + profile.xml 755 true @@ -39,10 +38,5 @@ target/${build.finalName}.jar /${artifactId} - - ${distroDirectory}/svnpath.txt - /${artifactId} - true - \ No newline at end of file