Fixed file automatically created

This commit is contained in:
Luca Frosini 2019-09-19 17:18:17 +02:00
parent 3db0d61283
commit eca1e3e49b
4 changed files with 18 additions and 16 deletions

2
src/main/webapp/WEB-INF/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/gcube-app.xml
/web.xml

View File

@ -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
no. 654119), SoBigData (grant no. 654024);
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), AGINFRA PLUS (grant no. 731001).
Version
--------------------------------------------------
1.1.2-SNAPSHOT (${maven.build.timestamp})
1.2.0-SNAPSHOT (2019-09-19)
Please see the file named "changelog.xml" in this directory for the release notes.
@ -46,7 +46,7 @@ Download information
--------------------------------------------------
Source code is available from SVN:
${scm.url}
https://code-repo.d4science.org/gCubeSystem/maven-parent/ckan-connector
Binaries can be downloaded from the gCube website:
https://www.gcube-system.org/

View File

@ -9,7 +9,7 @@
<baseDirectory>/</baseDirectory>
<fileSets>
<fileSet>
<directory>/home/lucio/workspace/imarine/ckan-connector.TRUNK/distro</directory>
<directory>/home/lucafrosini/workspace/ckan-connector/distro</directory>
<outputDirectory>/</outputDirectory>
<useDefaultExcludes>true</useDefaultExcludes>
<includes>

View File

@ -10,11 +10,11 @@
<Packages>
<Software>
<Name>ckan-connector</Name>
<Version>1.1.2-SNAPSHOT</Version>
<Version>1.2.0-SNAPSHOT</Version>
<MavenCoordinates>
<groupId>org.gcube.data.access</groupId>
<artifactId>ckan-connector</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.2.0-SNAPSHOT</version>
</MavenCoordinates>
<Files>
<File>ckan-connector.war</File>