Fixed README to be aligned with https://wiki.gcube-system.org/gcube/Maven_distro_directory_layout.
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/smartgears-distribution@142315 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
1fe4db678e
commit
a6bc46d665
|
@ -1,46 +1,69 @@
|
||||||
The gCube System - ${name}
|
The gCube System - ${name}
|
||||||
----------------------
|
--------------------------------------------------
|
||||||
This work has been partially supported by the following European projects:
|
|
||||||
DILIGENT (FP6-2003-IST-2), D4Science (FP7-INFRA-2007-1.2.2),
|
${description}
|
||||||
D4Science-II (FP7-INFRA-2008-1.2.2), iMarine (FP7-INFRASTRUCTURES-2011-2),
|
|
||||||
EUBrazilOpenBio (FP7-ICT-2011-EU-Brazil), Parthenos (H2020-INFRADEV-1-2014-1),
|
|
||||||
BlueBridge (H2020-EINFRA-2015-1).
|
${gcube.description}
|
||||||
|
|
||||||
|
${gcube.funding}
|
||||||
|
|
||||||
|
|
||||||
|
Version
|
||||||
|
--------------------------------------------------
|
||||||
|
|
||||||
|
${version} (${buildDate})
|
||||||
|
|
||||||
|
Please see the file named "changelog.xml" in this directory for the release notes.
|
||||||
|
|
||||||
|
|
||||||
Authors
|
Authors
|
||||||
-------
|
--------------------------------------------------
|
||||||
|
|
||||||
* Fabio Simeoni (fabio.simeoni@fao.org), FAO of the UN, Italy.
|
* Fabio Simeoni (fabio.simeoni@fao.org), FAO of the UN, Italy.
|
||||||
* Andrea Manzi (andrea.manzi@cern.ch), CERN, Switzerland
|
* Andrea Manzi (andrea.manzi@cern.ch), CERN, Switzerland
|
||||||
* Luca Frosini (luca.frosini@isti.cnr.it), ISTI -CNR, Italy
|
* Lucio Lelii (lucio.lelii@isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy).
|
||||||
* Lucio Lelii (lucio.lelii@isti.cnr.it), ISTI -CNR, Italy
|
* Luca Frosini (luca.frosini-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy).
|
||||||
|
|
||||||
|
Maintainers
|
||||||
Version and Release Date
|
|
||||||
------------------------
|
|
||||||
${version}
|
|
||||||
|
|
||||||
|
|
||||||
Description
|
|
||||||
-----------
|
-----------
|
||||||
${description}
|
|
||||||
|
|
||||||
|
|
||||||
|
* Lucio Lelii (lucio.lelii@isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy).
|
||||||
|
* Luca Frosini (luca.frosini-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy).
|
||||||
|
|
||||||
Download information
|
Download information
|
||||||
--------------------
|
--------------------------------------------------
|
||||||
Source code is available from SVN:
|
|
||||||
${scm.url}
|
Source code is available from SVN:
|
||||||
|
${scm.url}
|
||||||
Binaries can be downloaded from:
|
|
||||||
https://www.gcube-system.org/download
|
Binaries can be downloaded from the gCube website:
|
||||||
|
${gcube.website}
|
||||||
|
|
||||||
|
|
||||||
|
Installation
|
||||||
|
--------------------------------------------------
|
||||||
|
|
||||||
|
Installation documentation is available on-line in the gCube Wiki:
|
||||||
|
${gcube.wikiRoot}/SmartExecutor
|
||||||
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
--------------------------------------------------
|
||||||
Documentation is available on-line from the gCube Documentation Wiki:
|
|
||||||
${wiki}
|
Documentation is available on-line in the gCube Wiki:
|
||||||
|
${gcube.wikiRoot}/SmartExecutor
|
||||||
|
|
||||||
|
|
||||||
|
Support
|
||||||
|
--------------------------------------------------
|
||||||
|
|
||||||
|
Bugs and support requests can be reported in the gCube issue tracking tool:
|
||||||
|
${gcube.issueTracking}
|
||||||
|
|
||||||
|
|
||||||
Licensing
|
Licensing
|
||||||
---------
|
--------------------------------------------------
|
||||||
This software is licensed under the terms you may find in the file named
|
|
||||||
"LICENSE" in this directory.
|
This software is licensed under the terms you may find in the file named "LICENSE" in this directory.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue