From 53ca9690e6cfc5e32ac1c9c9f15a2a71425bdf7e Mon Sep 17 00:00:00 2001 From: Fabio Sinibaldi Date: Wed, 5 Jul 2017 16:37:07 +0000 Subject: [PATCH] git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/spatial-data/sdi-service@150823 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 3 +++ .../impl/metadata/CommonMetadataPieces.java | 5 +++++ .../metadata/templates/AbstractTemplate.java | 5 +++++ src/main/webapp/WEB-INF/README | 22 +++++++++---------- src/main/webapp/WEB-INF/changelog.xml | 3 +++ src/main/webapp/WEB-INF/descriptor.xml | 2 +- 6 files changed, 28 insertions(+), 12 deletions(-) create mode 100644 src/main/java/org/gcube/spatial/data/sdi/engine/impl/metadata/CommonMetadataPieces.java create mode 100644 src/main/java/org/gcube/spatial/data/sdi/engine/impl/metadata/templates/AbstractTemplate.java diff --git a/distro/changelog.xml b/distro/changelog.xml index 755e5f2..393e4ec 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -2,4 +2,7 @@ First Release + + Added GeoServer interface + \ No newline at end of file diff --git a/src/main/java/org/gcube/spatial/data/sdi/engine/impl/metadata/CommonMetadataPieces.java b/src/main/java/org/gcube/spatial/data/sdi/engine/impl/metadata/CommonMetadataPieces.java new file mode 100644 index 0000000..2f17b1c --- /dev/null +++ b/src/main/java/org/gcube/spatial/data/sdi/engine/impl/metadata/CommonMetadataPieces.java @@ -0,0 +1,5 @@ +package org.gcube.spatial.data.sdi.engine.impl.metadata; + +public class CommonMetadataPieces { + +} diff --git a/src/main/java/org/gcube/spatial/data/sdi/engine/impl/metadata/templates/AbstractTemplate.java b/src/main/java/org/gcube/spatial/data/sdi/engine/impl/metadata/templates/AbstractTemplate.java new file mode 100644 index 0000000..9b60ce0 --- /dev/null +++ b/src/main/java/org/gcube/spatial/data/sdi/engine/impl/metadata/templates/AbstractTemplate.java @@ -0,0 +1,5 @@ +package org.gcube.spatial.data.sdi.engine.impl.metadata.templates; + +public class AbstractTemplate { + +} diff --git a/src/main/webapp/WEB-INF/README b/src/main/webapp/WEB-INF/README index 306959d..1cd9e37 100644 --- a/src/main/webapp/WEB-INF/README +++ b/src/main/webapp/WEB-INF/README @@ -9,23 +9,23 @@ open-source software toolkit used for building and operating Hybrid Data Infrastructures enabling the dynamic deployment of Virtual Research Environments by favouring the realisation of reuse oriented policies. -The projects leading to this software have received funding from a series of -European Union programmes including: -* the Sixth Framework Programme for Research and Technological Development - -DILIGENT (grant no. 004260); -* the Seventh Framework Programme for research, technological development and -demonstration - D4Science (grant no. 212488), D4Science-II (grant no. -239019),ENVRI (grant no. 283465), EUBrazilOpenBio (grant no. 288754), iMarine -(grant no. 283644); -* the H2020 research and innovation programme - BlueBRIDGE (grant no. 675680), -EGIEngage (grant no. 654142), ENVRIplus (grant no. 654182), Parthenos (grant +The projects leading to this software have received funding from a series of +European Union programmes including: +* the Sixth Framework Programme for Research and Technological Development - +DILIGENT (grant no. 004260); +* the Seventh Framework Programme for research, technological development and +demonstration - D4Science (grant no. 212488), D4Science-II (grant no. +239019),ENVRI (grant no. 283465), EUBrazilOpenBio (grant no. 288754), iMarine +(grant no. 283644); +* the H2020 research and innovation programme - BlueBRIDGE (grant no. 675680), +EGIEngage (grant no. 654142), ENVRIplus (grant no. 654182), Parthenos (grant no. 654119), SoBigData (grant no. 654024); Version -------------------------------------------------- -1.0.0-SNAPSHOT (2017-04-11) +1.0.0-SNAPSHOT (2017-07-05) Please see the file named "changelog.xml" in this directory for the release notes. diff --git a/src/main/webapp/WEB-INF/changelog.xml b/src/main/webapp/WEB-INF/changelog.xml index 755e5f2..393e4ec 100644 --- a/src/main/webapp/WEB-INF/changelog.xml +++ b/src/main/webapp/WEB-INF/changelog.xml @@ -2,4 +2,7 @@ First Release + + Added GeoServer interface + \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/descriptor.xml b/src/main/webapp/WEB-INF/descriptor.xml index 7c5c605..4f0f9ac 100644 --- a/src/main/webapp/WEB-INF/descriptor.xml +++ b/src/main/webapp/WEB-INF/descriptor.xml @@ -9,7 +9,7 @@ / - /home/fabio/workspaces/trunk_workspace/sdi-service/distro + /home/fabio/workspaces/trunk_workspace/sdi-service-TRUNK/distro / true