Fixing pom and distro files for release 2.0.0
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/smartgears-distribution@122903 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
5cd8316990
commit
35aeead0be
|
@ -1,6 +1,8 @@
|
|||
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.
|
||||
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.
|
|
@ -1,3 +1,4 @@
|
|||
* 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
|
||||
* Luca Frosini (luca.frosini@isti.cnr.it), ISTI -CNR, Italy
|
||||
* Lucio Lelii (lucio.lelii@isti.cnr.it), ISTI -CNR, Italy
|
|
@ -1,40 +1,46 @@
|
|||
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),
|
||||
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).
|
||||
|
||||
This work has been partially supported by the following European projects: DILIGENT (FP6-2003-IST-2), D4Science (FP7-INFRA-2007-1.2.2),
|
||||
D4Science-II (FP7-INFRA-2008-1.2.2), iMarine (FP7-INFRASTRUCTURES-2011-2), and EUBrazilOpenBio (FP7-ICT-2011-EU-Brazil).
|
||||
|
||||
Authors
|
||||
-------
|
||||
|
||||
* 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
|
||||
|
||||
|
||||
Version and Release Date
|
||||
------------------------
|
||||
${version}
|
||||
|
||||
|
||||
Description
|
||||
-----------
|
||||
${description}
|
||||
|
||||
|
||||
Download information
|
||||
--------------------
|
||||
|
||||
Source code is available from SVN:
|
||||
${scm.url}
|
||||
|
||||
Binaries can be downloaded from:
|
||||
https://www.gcube-system.org/download
|
||||
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
Documentation is available on-line from the Projects Documentation Wiki:
|
||||
https://gcube.wiki.gcube-system.org/gcube/index.php/....
|
||||
Documentation is available on-line from the gCube Documentation Wiki:
|
||||
${wiki}
|
||||
|
||||
|
||||
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.
|
||||
|
|
|
@ -1,31 +1,37 @@
|
|||
<ReleaseNotes>
|
||||
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-0-0" date="2013-10-24">
|
||||
<Change>First Release</Change>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.2-0-0" date="2015-02-08">
|
||||
<Change>Added new Authorization Mechanism based on token</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-1-0" date="2014-01-31">
|
||||
<Change>JAVA 7 Release</Change>
|
||||
<Change>Included wHN manager service</Change>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-6" date="2015-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>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-5" date="2015-07-31">
|
||||
<Change>Added smartgear-distribution (this project) version on ghn profile.</Change>
|
||||
<Change>Added accounting and authorization libs</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-4" date="2015-07-22">
|
||||
<Change>Added possibility to use WEB_CONTAINER_HOME to specify the container folder. This environment variable has priority over CATALINA_HOME in the install script.</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-3" date="2015-06-18">
|
||||
<Change>Stripped version from name of the included war</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-2" date="2015-04-28">
|
||||
<Change>Moved libs and war directories under target to make mvn clean properly working. The generated tar.gz remain the same</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-1" date="2015-04-15">
|
||||
<Change>smartgear-distribution-bundle version is published on ghn profile</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-0" date="2014-04-04">
|
||||
<Change>included smartgears-utils</Change>
|
||||
<Change>upgraded clean scripts to clean the IS</Change>
|
||||
<Change>added symlink for shared libs</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-1" date="2015-04-15">
|
||||
<Change>smartgear-distribution-bundle version is published on ghn profile</Change>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-1-0" date="2014-01-31">
|
||||
<Change>JAVA 7 Release</Change>
|
||||
<Change>Included wHN manager service</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-2" date="2015-04-28">
|
||||
<Change>Moved libs and war directories under target to make mvn clean properly working. The generated tar.gz remain the same</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-3" date="2015-06-18">
|
||||
<Change>Stripped version from name of the included war</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-4" date="2015-07-22">
|
||||
<Change>Added possibility to use WEB_CONTAINER_HOME to specify the container folder. This environment variable has priority over CATALINA_HOME in the install script.</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-5" date="2015-07-31">
|
||||
<Change>Added smartgear-distribution (this project) version on ghn profile.</Change>
|
||||
<Change>Added accounting and authorization libs</Change>
|
||||
<Changeset component="org.gcube.distribution.smartgears-distribution.1-0-0" date="2013-10-24">
|
||||
<Change>First Release</Change>
|
||||
</Changeset>
|
||||
</ReleaseNotes>
|
Loading…
Reference in New Issue