diff --git a/src/main/webapp/WEB-INF/LICENSE b/src/main/webapp/WEB-INF/LICENSE deleted file mode 100644 index 3695e26..0000000 --- a/src/main/webapp/WEB-INF/LICENSE +++ /dev/null @@ -1 +0,0 @@ -${gcube.license} diff --git a/src/main/webapp/WEB-INF/README b/src/main/webapp/WEB-INF/README deleted file mode 100644 index 2a5e628..0000000 --- a/src/main/webapp/WEB-INF/README +++ /dev/null @@ -1,62 +0,0 @@ -The gCube System - ICProxy --------------------------------------------------- - -${description} - - -${gcube.description} - -${gcube.funding} - - -Version --------------------------------------------------- - -1.1.0-SNAPSHOT (${buildDate}) - -Please see the file named "changelog.xml" in this directory for the release notes. - - -Authors --------------------------------------------------- - -* Lucio Lelii (lucio.lelii-AT-isti.cnr.it), CNR, Italy - -Maintainers --------------------------------------------------- - -* Lucio Lelii (lucio.lelii-AT-isti.cnr.it), CNR, Italy - -Download information --------------------------------------------------- - -Source code is available from SVN: - https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/icproxy - -Binaries can be downloaded from the gCube website: - ${gcube.website} - - -Installation --------------------------------------------------- - -Installation documentation is available on-line in the gCube Wiki: - ${gcube.wikiRoot} - -Documentation --------------------------------------------------- - -Documentation is available on-line in the gCube Wiki: - ${gcube.wikiRoot} - -Support --------------------------------------------------- - -Bugs and support requests can be reported in the gCube issue tracking tool: - ${gcube.issueTracking} - - -Licensing --------------------------------------------------- - -This software is licensed under the terms you may find in the file named "LICENSE" in this directory. diff --git a/src/main/webapp/WEB-INF/changelog.xml b/src/main/webapp/WEB-INF/changelog.xml deleted file mode 100644 index 06a4db7..0000000 --- a/src/main/webapp/WEB-INF/changelog.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - First Release - - - Porting to auth2 - - \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/descriptor.xml b/src/main/webapp/WEB-INF/descriptor.xml deleted file mode 100644 index f942e46..0000000 --- a/src/main/webapp/WEB-INF/descriptor.xml +++ /dev/null @@ -1,35 +0,0 @@ - - servicearchive - - tar.gz - - / - - - /home/lucio/workspace/imarine/icproxy.1.1/distro - / - true - - README - LICENSE - changelog.xml - - 755 - true - - - - - /home/lucio/workspace/imarine/icproxy.1.1/distro/profile.xml - / - true - - - target/icproxy.war - /icproxy - - - diff --git a/src/main/webapp/WEB-INF/profile.xml b/src/main/webapp/WEB-INF/profile.xml deleted file mode 100644 index 452a978..0000000 --- a/src/main/webapp/WEB-INF/profile.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - Service - - ${description} - InformationSystem - icproxy - 1.0.0 - - - icproxy - 1.1.0-SNAPSHOT - - org.gcube.information-system - icproxy - 1.1.0-SNAPSHOT - - - icproxy.jar - - - - - -