Fixed distro files
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/smartgears-distribution@142332 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
a6bc46d665
commit
d30200dbb0
|
@ -1,8 +1,4 @@
|
|||
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}
|
|
@ -1,4 +1,6 @@
|
|||
* Fabio Simeoni (fabio.simeoni@fao.org), FAO of the UN, Italy
|
||||
* 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), ISTI -CNR, Italy
|
||||
- Luca Frosini (luca.frosini-AT-isti.cnr.it),
|
||||
Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR,
|
||||
Pisa (Italy);
|
||||
- Lucio Lelii (lucio.lelii@isti.cnr.it),
|
||||
Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR,
|
||||
Pisa (Italy).
|
|
@ -1,8 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE xml>
|
||||
<ReleaseNotes>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.2-0-0" date="2015-02-08">
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.2-1-0" date="${buildDate}">
|
||||
<Change>Fixed distro files</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.2-0-0" date="2016-02-08">
|
||||
<Change>Added new Authorization Mechanism based on token</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-6" date="2015-01-08">
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-6" date="2016-01-08">
|
||||
<Change>smartgears-distribution 1.2.6: set default log level to WARN (refs #2145)</Change>
|
||||
<Change>smartgears-distribution 1.2.6: distribution field on monitor is missing when a smartgears node is upgraded (refs #1268)</Change>
|
||||
</Changeset>
|
||||
|
|
Loading…
Reference in New Issue