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 174496d..0000000 --- a/distro/README +++ /dev/null @@ -1,68 +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 --------------------------------------------------- - -* Giancarlo Panichi (giancarlo.panichi-AT-isti.cnr.it), - Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" CNR, Pisa IT - - -Maintainers ------------ - -* Giancarlo Panichi (giancarlo.panichi-AT-isti.cnr.it), - Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" CNR, Pisa IT - - -Download information --------------------------------------------------- - -Source code is available from SVN: - ${scm.url} - -Binaries can be downloaded from the gCube website: - ${gcube.website} - - -Installation --------------------------------------------------- - -Installation documentation is available on-line in the gCube Wiki: - https://gcube.wiki.gcube-system.org/gcube/Accounting_Manager - - -Documentation --------------------------------------------------- - -Documentation is available on-line in the gCube Wiki: - https://gcube.wiki.gcube-system.org/gcube/Accounting_Manager - - -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/distro/changelog.xml b/distro/changelog.xml deleted file mode 100644 index 59723b3..0000000 --- a/distro/changelog.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - Added autocomplete combo scope and fixed scope list view width - - - Added scope selection [Ticket #10188] - - - Updated to StorageHub [Ticket #12474] - - - Updated log level to debug [Ticket #11259] - - - Updated to support Operation Count as default in all charts - - - - Updated to new version of accounting client library - - - Added Spaces chart [Ticket #8397] - - - Fixed download in case of multitab on different scopes - - - - Added Context Chart - Added Cache - Updated to PortalContext - - - Updated to AUTH2.0 - Added Job - Added configuration by generic resource - - - Added CSV download [Ticket #4041] - Added Show Others option - Updated to Liferay 6.2 - - - Added Top N Chart[Ticket #2251] - Fixed back button behavior[Ticket #3251] - - - Added to Storage Accounting more formats for DataVolume axis - [Ticket #1831] - - Fixed on Storage Accounting the popup validation on filters - [Ticket #1832] - - Fixed library dependencies - - - First Release - - \ No newline at end of file diff --git a/distro/descriptor.xml b/distro/descriptor.xml deleted file mode 100644 index b468e51..0000000 --- a/distro/descriptor.xml +++ /dev/null @@ -1,32 +0,0 @@ - - servicearchive - - tar.gz - - / - - - ${distroDirectory} - / - true - - README - LICENSE - changelog.xml - profile.xml - - 755 - true - - - - - target/${build.finalName}.${project.packaging} - /${artifactId} - - - - \ No newline at end of file diff --git a/distro/profile.xml b/distro/profile.xml deleted file mode 100644 index c52b2b3..0000000 --- a/distro/profile.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - Service - - ${project.description} - PortletsAdmin - ${project.name} - 1.0.0 - - - ${project.description} - ${project.name} - ${version} - - ${project.groupId} - ${project.artifactId} - ${project.version} - - webapplication - - ${project.build.finalName}.${project.packaging} - - - - - - -