Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-gwt-service@112036 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-02-13 16:33:03 +00:00
parent d91cf1a792
commit d0c35f3fb4
2 changed files with 8 additions and 6 deletions

View File

@ -38,16 +38,12 @@
<properties>
<distroDirectory>${project.basedir}/distro</distroDirectory>
<webappDirectory>${project.build.directory}/${project.build.finalName}</webappDirectory>
<release.date>2015-01-31</release.date>
<release.date>2015-02-16</release.date>
<wikiurl>https://gcube.wiki.gcube-system.org/gcube/index.php</wikiurl>
<templatesDirectory>templates</templatesDirectory>
<distroDirectory>distro</distroDirectory>
<configDirectory>config</configDirectory>
<!-- Convenience property to set the GWT version -->
<!-- <gwtVersion>2.5.1</gwtVersion> <gwtLogVersion>3.2.1</gwtLogVersion> -->
<!-- Next -->
<gwtVersion>2.6.1</gwtVersion>
<gwtLogVersion>3.3.2</gwtLogVersion>

View File

@ -1,9 +1,15 @@
<ReleaseNotes>
<Changeset component="${groupId}.${artifactId}.2-6-0"
date="2015-01-31">
date="2015-02-16">
<Change>Updated background operation monitor</Change>
<Change>Updated to GWT 2.6.1</Change>
<Change>Updated to GXT 3.1.1</Change>
<Change>Added editing on multiline</Change>
<Change>Added support to format type</Change>
<Change>Added Geospatial C-Square and Ocean Area</Change>
<Change>Added Point creation</Change>
<Change>Added Charts</Change>
<Change>Added support Tabular Resource on Multi Scope [issue #3237]</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.2-5-0"
date="2014-10-31">