diff --git a/distro/LICENSE b/distro/LICENSE deleted file mode 100644 index bd0c2b4..0000000 --- a/distro/LICENSE +++ /dev/null @@ -1,8 +0,0 @@ -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. diff --git a/distro/README b/distro/README deleted file mode 100644 index e430054..0000000 --- a/distro/README +++ /dev/null @@ -1,45 +0,0 @@ -The gCube System - Ecological Engine Library ------------------------------------------------------------- - -This work is partially funded by the European Commission in the -context of the D4Science project (www.d4science.eu), under the -1st call of FP7 IST priority. - -Authors -------- - -* Gianpaolo Coro (gianpaolo.coro@isti.cnr.it), CNR Pisa, - Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - - * Angela Italiano (angela.italiano@isti.cnr.it), CNR Pisa, - Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - -Version and Release Date ------------------------- - -version 1.1.7 (23-09-2015) - -Description --------------------- - -Support library for statistics analysis on Time Series data. - - -Download information --------------------- - -Source code is available from SVN: -https://svn.d4science.research-infrastructures.eu/gcube/branches/data-analysis/EcologicalEngineExternalAlgorithms/1.1/ - -Binaries can be downloaded from: -http://software.d4science.research-infrastructures.eu/ - -Documentation -------------- -VREManager documentation is available on-line from the Projects Documentation Wiki: -https://gcube.wiki.gcube-system.org/gcube/index.php/Ecological_Modeling - -Licensing ---------- - -This software is licensed under the terms you may find in the file named "LICENSE" in this directory. diff --git a/distro/changelog.xml b/distro/changelog.xml deleted file mode 100644 index 63c55f8..0000000 --- a/distro/changelog.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - First Release - - - Add TrendyLyzer algorithms and species/taxa procedures - - - Fix problem in species/taxa procedures - - - Geothermal analysis - - - Introducing average annual precipitation - - - Adding algorithms by univ Brazil - - \ No newline at end of file diff --git a/distro/descriptor.xml b/distro/descriptor.xml deleted file mode 100644 index 21d8c88..0000000 --- a/distro/descriptor.xml +++ /dev/null @@ -1,42 +0,0 @@ - - servicearchive - - tar.gz - - / - - - ${distroDirectory} - / - true - - README - LICENSE - INSTALL - MAINTAINERS - changelog.xml - - 755 - true - - - - - ${distroDirectory}/profile.xml - / - true - - - target/${build.finalName}.jar - /${artifactId} - - - ${distroDirectory}/svnpath.txt - /${artifactId} - true - - - \ No newline at end of file diff --git a/distro/profile.xml b/distro/profile.xml deleted file mode 100644 index 81d03ed..0000000 --- a/distro/profile.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - Library - - Ecological Engine Library - EcologicalEngineExternalAlgorithms - ${artifactId} - 1.1.1 - - - ${artifactId} - ${version} - - ${groupId} - ${artifactId} - ${version} - - - ${build.finalName}.jar - - - - - \ No newline at end of file