diff --git a/distro/LICENSE b/distro/LICENSE deleted file mode 100644 index 2d9616a..0000000 --- a/distro/LICENSE +++ /dev/null @@ -1 +0,0 @@ -${gcube.license} \ No newline at end of file diff --git a/distro/README b/distro/README deleted file mode 100644 index 23e834c..0000000 --- a/distro/README +++ /dev/null @@ -1,60 +0,0 @@ -The gCube System - ${name} --------------------------------------------------- - -${description} - - -${gcube.description} - -${gcube.funding} - - -Version --------------------------------------------------- - -${version} (${buildDate}) - -Please see the file named "changelog.xml" in this directory for the release notes. - - -Authors --------------------------------------------------- - -* Francesco Mangiacrapa (francesco.mangiacrapa-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). - -Maintainers ------------ - -* Francesco Mangiacrapa (francesco.mangiacrapa-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). - -Download information --------------------------------------------------- - -Source code is available from SVN: - ${scm.url} - -Binaries can be downloaded from the gCube website: - ${gcube.website} - - -Installation --------------------------------------------------- - - -Documentation --------------------------------------------------- - -Documentation is available on-line in the gCube Wiki: - ${gcube.wikiRoot}/URI_Resolver - -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. \ No newline at end of file diff --git a/distro/changelog.xml b/distro/changelog.xml deleted file mode 100644 index a7680ae..0000000 --- a/distro/changelog.xml +++ /dev/null @@ -1,171 +0,0 @@ - - - first release - - - Added fileName and contentType parameters to SMP URI resolver - - - - Integrated Gis-Resolver - - - Fixed bug on encoding - Added new resolver: Storage ID Resolver - - - [Feature #416] Added code to read fileName and content-type - (mime type) from Storage - - - - [Feature #2008] Updated the method to resolve gCube Storage ID - - [Feature #1925] Added class UriResolverRewriteFilter to filter - the different public link types, see: #1959 - - [gCube - Support #2695] Uri Resolver: patch to fix old bug in - HL renaming files - - - - [Task #3135] Uri Resolver enhancements: create a Geonetwork - Resolver - - [Feature #4000] URI Resolver - must support HEAD request - - - - [Feature #4207] Uri Resolver upgrade: it must support new - Geonetwork Manager - - [Task #4250] Geonetwork Resolver upgrade: it must return only - "private" Metadata Ids for CKAN harversting - - - - Removed scope provider from several resolver - - - [Task #6119] Provide CatalogueResolver: get/resolve a link to - a CKAN Entity - - [Task #6262] Catalogue Resolver: get/resolve a direct link - - - - [Task #6492] Catalogue Resolver: "improve"/"build better" - public URLs to products - - [Task #6952] Catalogue Resolver: update on the fly the - Application Profile for VRE's used to resolve Product URL - - - - [Feature #7350] GeoExplorer Resolver: resolve a GeoExplorer - Link - - [Task #7626] Fix issue on set/reset scope - - [Task #7807] Provide a check for HAProxy - - - [Feature #8494] Remove GeoServices query from URI-Resolver - - - - [Feature #9108] Edit the GenericResource - (ApplicationProfile-Gis Viewer Application) - - - - [Task #9538] Geonetwork-Uri Resolver enhancement: provide new - filters and improve current ones - - - - [Task #10070] Catalogue Resolver enhancement: resolve - public/private items to public/private catalogue - - - - [Task #12740] Developed as web-service by using jersey - framework - - [Task #12294] Created the resolver 'parthenosregistry' - - [Task #13006] Fixing issue on resolving public Catalogues - - [Task #12969] Create the new resolvers: "Analitycs" and - "Knime" - - - [Feature #13072] Provide Metadata of a public link - - - - [Feature #16263] Added new dataminer-invocation-model - - [Task #16296] Bug fixes - - [Task #16471] Tested Catalogue Resolver backward compatibility - - [Incident #16671] Fixing Catalogue Resolver in case of working - with INFRASTRUCTURE and VO scope - - [Incident #16713] GN harvesting from CKAN does not work - properly - - - - [Incident #17180] Bug fixes - - - - [Feature #17630] Support parametric Content-Disposition - - [Bug #17650] Bug #17650: URI-Resolver: HEAD request to - StorageID link does not return the "content-disposition - - - \ No newline at end of file