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:
Luca Frosini 2016-02-08 11:57:55 +00:00
parent 5cd8316990
commit 35aeead0be
5 changed files with 48 additions and 32 deletions

View File

@ -1,6 +1,8 @@
gCube System - License 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 gCube/gCore software is licensed as Free Open Source software conveying to
The software and documentation is provided by its authors/distributors "as is" and no expressed or the EUPL (http://ec.europa.eu/idabc/eupl).
implied warranty is given for its use, quality or fitness for a particular case. 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.

View File

@ -1,3 +1,4 @@
* 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 * Luca Frosini (luca.frosini@isti.cnr.it), ISTI -CNR, Italy
* Lucio Lelii (lucio.lelii@isti.cnr.it), ISTI -CNR, Italy

View File

@ -1,40 +1,46 @@
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),
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 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 * 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 and Release Date
------------------------ ------------------------
${version} ${version}
Description Description
----------- -----------
${description} ${description}
Download information Download information
-------------------- --------------------
Source code is available from SVN: Source code is available from SVN:
${scm.url} ${scm.url}
Binaries can be downloaded from: Binaries can be downloaded from:
https://www.gcube-system.org/download
Documentation Documentation
------------- -------------
Documentation is available on-line from the Projects Documentation Wiki: Documentation is available on-line from the gCube Documentation Wiki:
https://gcube.wiki.gcube-system.org/gcube/index.php/.... ${wiki}
Licensing Licensing
--------- ---------
This software is licensed under the terms you may find in the file named
This software is licensed under the terms you may find in the file named "LICENSE" in this directory. "LICENSE" in this directory.

View File

@ -1,31 +1,37 @@
<ReleaseNotes> <ReleaseNotes>
<Changeset component="org.gcube.distribution.smartgears-distribution.2-0-0" date="2015-02-08">
<Changeset component="org.gcube.distribution.smartgears-distribution.1-0-0" date="2013-10-24"> <Change>Added new Authorization Mechanism based on token</Change>
<Change>First Release</Change>
</Changeset> </Changeset>
<Changeset component="org.gcube.distribution.smartgears-distribution.1-1-0" date="2014-01-31"> <Changeset component="org.gcube.distribution.smartgears-distribution.1-2-6" date="2015-01-08">
<Change>JAVA 7 Release</Change> <Change>smartgears-distribution 1.2.6: set default log level to WARN (refs #2145)</Change>
<Change>Included wHN manager service</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>
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-0" date="2014-04-04"> <Changeset component="org.gcube.distribution.smartgears-distribution.1-2-0" date="2014-04-04">
<Change>included smartgears-utils</Change> <Change>included smartgears-utils</Change>
<Change>upgraded clean scripts to clean the IS</Change> <Change>upgraded clean scripts to clean the IS</Change>
<Change>added symlink for shared libs</Change> <Change>added symlink for shared libs</Change>
</Changeset> </Changeset>
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-1" date="2015-04-15"> <Changeset component="org.gcube.distribution.smartgears-distribution.1-1-0" date="2014-01-31">
<Change>smartgear-distribution-bundle version is published on ghn profile</Change> <Change>JAVA 7 Release</Change>
<Change>Included wHN manager service</Change>
</Changeset> </Changeset>
<Changeset component="org.gcube.distribution.smartgears-distribution.1-2-2" date="2015-04-28"> <Changeset component="org.gcube.distribution.smartgears-distribution.1-0-0" date="2013-10-24">
<Change>Moved libs and war directories under target to make mvn clean properly working. The generated tar.gz remain the same</Change> <Change>First Release</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> </Changeset>
</ReleaseNotes> </ReleaseNotes>

View File

@ -15,6 +15,7 @@
<properties> <properties>
<distroDirectory>distro</distroDirectory> <distroDirectory>distro</distroDirectory>
<wiki>https://wiki.gcube-system.org/gcube/SmartGears</wiki>
</properties> </properties>
<scm> <scm>