From 4a25835f3b7b51af88a8bf03d681b370e02577be Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Fri, 3 Oct 2014 09:18:18 +0000 Subject: [PATCH] Updated pom git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@100409 82a268e6-3cf1-43bd-a215-b396298e98cf --- .gwt/.gwt-log | 32 ++++++++++++++ .settings/org.eclipse.wst.common.component | 51 ++++++++++++++++++++++ pom.xml | 2 +- templates/README | 14 ++++-- 4 files changed, 95 insertions(+), 4 deletions(-) diff --git a/.gwt/.gwt-log b/.gwt/.gwt-log index 626838f..ef7c7da 100644 --- a/.gwt/.gwt-log +++ b/.gwt/.gwt-log @@ -560,3 +560,35 @@ Compiling... Compilation completed in 0.00 seconds Removing invalidated units Finding entry point classes +Public resources found in... +Translatable source found in... +Found 0 cached/archived units. Used 0 / 2719 units from cache. +Compiling... + 20% complete (ETR: 14 seconds) + 20% complete (ETR: 14 seconds) + 20% complete (ETR: 14 seconds) + 30% complete (ETR: 13 seconds) + 40% complete (ETR: 10 seconds) + 50% complete (ETR: 7 seconds) + 60% complete (ETR: 5 seconds) + 70% complete (ETR: 3 seconds) + 80% complete (ETR: 2 seconds) + 90% complete (ETR: 1 seconds) + 100% complete (ETR: 0 seconds) + Compilation completed in 21.67 seconds +Removing invalidated units +Finding entry point classes +Public resources found in... +Translatable source found in... +Found 2719 cached/archived units. Used 2719 / 2719 units from cache. +Compiling... + Compilation completed in 0.00 seconds +Removing invalidated units +Finding entry point classes +Public resources found in... +Translatable source found in... +Found 2719 cached/archived units. Used 2719 / 2719 units from cache. +Compiling... + Compilation completed in 0.00 seconds +Removing invalidated units +Finding entry point classes diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index 889d164..7333f71 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -10,15 +10,66 @@ uses + + uses + + + uses + + + uses + + + uses + + + uses + + + uses + + + uses + + + uses + + + uses + + + uses + + + uses + uses + + uses + + + uses + uses uses + + uses + + + uses + + + uses + + + uses + diff --git a/pom.xml b/pom.xml index 4f999ae..f811161 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ ${project.basedir}/distro ${project.build.directory}/${project.build.finalName} 2014-09-12 - https://gcube.wiki.gcube-system.org/gcube/index.php/Tabular_Data_Service + https://gcube.wiki.gcube-system.org/gcube/index.php/Tabular_Data_Service templates distro config diff --git a/templates/README b/templates/README index dc76b25..7e3ad55 100644 --- a/templates/README +++ b/templates/README @@ -15,21 +15,30 @@ Version and Release Date v. ${version} (${release.date}) + Description ----------- ${project.description} + Download information -------------------- -Source code URL: ${scm.url} -Documentation: ${wikiLink} +Source code is available from SVN: + ${scm.url} + +Binaries can be downloaded from: + http://software.d4science.research-infrastructures.eu/ + Documentation ------------- ${project.description} +Documentation is available on-line from the Projects Documentation Wiki: + ${wikiurl} + Licensing --------- @@ -37,4 +46,3 @@ Licensing This software is licensed under the terms you may find in the file named "LICENSE" in this directory. -