diff --git a/distro/CHANGELOG b/distro/CHANGELOG deleted file mode 100644 index 0eb180b..0000000 --- a/distro/CHANGELOG +++ /dev/null @@ -1,2 +0,0 @@ -v. 1.0.0 (01-12-2015) - * First release diff --git a/distro/INSTALL b/distro/INSTALL deleted file mode 100644 index 9bcbb15..0000000 --- a/distro/INSTALL +++ /dev/null @@ -1 +0,0 @@ -Used as a library in the gCube Framework \ No newline at end of file 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/MAINTAINERS b/distro/MAINTAINERS deleted file mode 100644 index 1f1e62d..0000000 --- a/distro/MAINTAINERS +++ /dev/null @@ -1,2 +0,0 @@ -Gianpaolo Coro (gianpaolo.coro@isti.cnr.it), CNR Pisa, -Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" \ No newline at end of file diff --git a/distro/README b/distro/README deleted file mode 100644 index eaa0818..0000000 --- a/distro/README +++ /dev/null @@ -1,42 +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" - -Version and Release Date ------------------------- - -version 1.0.0 (01-12-2015) - -Description --------------------- - -Support library for statistics analysis on Time Series data. - - -Download information --------------------- - -Source code is available from SVN: -http://svn.research-infrastructures.eu/d4science/gcube/trunk/content-management/EcologicalModelling - -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 a622706..0000000 --- a/distro/changelog.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - First Release - - \ 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 816dfed..0000000 --- a/distro/profile.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - Library - - Connector to the SeaDataNet e-Infrastructure - SeaDataNetConnector - ${artifactId} - 1.0.0 - - - ${artifactId} - ${version} - - ${groupId} - ${artifactId} - ${version} - - - ${build.finalName}.jar - - - - - \ No newline at end of file diff --git a/distro/svnpath.txt b/distro/svnpath.txt deleted file mode 100644 index 55b6d04..0000000 --- a/distro/svnpath.txt +++ /dev/null @@ -1 +0,0 @@ -https://svn.d4science.research-infrastructures.eu/gcube/branches/data-analysis/SeaDataNetConnector \ No newline at end of file