From 8527f6bb12deb5ddc78747be694392c12c7f768c Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 30 Mar 2023 12:03:11 +0200 Subject: [PATCH] removed distro folder --- distro/LICENSE | 1 - distro/README | 118 ------------------------------------------ distro/changelog.xml | 28 ---------- distro/descriptor.xml | 31 ----------- distro/profile.xml | 25 --------- 5 files changed, 203 deletions(-) delete mode 100644 distro/LICENSE delete mode 100644 distro/README delete mode 100644 distro/changelog.xml delete mode 100644 distro/descriptor.xml delete mode 100644 distro/profile.xml 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 c186a68..0000000 --- a/distro/README +++ /dev/null @@ -1,118 +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 -<<<<<<< .mine --------------------------------------------------- - -* Massimiliano Assante (massimiliano.assante-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). - - - -Maintainers -======= --------------------------------------------------- - -* Massimiliano Assante (massimiliano.assante@isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). - -Maintainers ------------ - -* Massimiliano Assante (massimiliano.assante-AT-isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). - - -======= - -* Massimiliano Assante (massimiliano.assante@isti.cnr.it), Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo" - CNR, Pisa (Italy). - ->>>>>>> .r129511 -Download information -<<<<<<< .mine --------------------------------------------------- - -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: - ${gcube.wikiRoot}/ - - -======= --------------------------------------------------- - -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: - ${gcube.wikiRoot} - ->>>>>>> .r129511 -Documentation -<<<<<<< .mine --------------------------------------------------- - -Documentation is available on-line in the gCube Wiki: - ${gcube.wikiRoot}/ - ${gcube.wikiRoot}/ - -Support --------------------------------------------------- - -Bugs and support requests can be reported in the gCube issue tracking tool: - ${gcube.issueTracking} - - -======= --------------------------------------------------- - -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} - - ->>>>>>> .r129511 -Licensing -<<<<<<< .mine --------------------------------------------------- - -This software is licensed under the terms you may find in the file named "LICENSE" in this directory. -======= --------------------------------------------------- - -This software is licensed under the terms you may find in the file named "LICENSE" in this directory. - >>>>>>> .r129511 diff --git a/distro/changelog.xml b/distro/changelog.xml deleted file mode 100644 index 53e37d3..0000000 --- a/distro/changelog.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - ported to LR 6.2 - - - removed border for fieldset in forms - - - Added Client scope handler, to set the scope from the client - and help preventing the browser back button cache problem - - - Ported to GWT 2.5.1 - - - Added Span and Div GWT elements - - - Mavenized - Added GXT Style for GCUBE Dialog - - diff --git a/distro/descriptor.xml b/distro/descriptor.xml deleted file mode 100644 index b3f5628..0000000 --- a/distro/descriptor.xml +++ /dev/null @@ -1,31 +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 99eb266..0000000 --- a/distro/profile.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - Library - - ${description} - PortletsWidgets - ${artifactId} - 1.0.0 - - - ${artifactId} - ${version} - - ${groupId} - ${artifactId} - ${version} - - - ${build.finalName}.jar - - - - -