155: Please, fix changelog.xml file for your software artifacts

Task-Url: https://support.d4science.org/issues/155

Updated changelog.xml

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-expression-widget@114966 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-05-26 16:01:23 +00:00
parent 04c91ad225
commit dd77534fca
2 changed files with 14 additions and 14 deletions

View File

@ -1,39 +1,39 @@
<ReleaseNotes>
<Changeset component="org.gcube.portlets.user.tabular-data-expression-widget.1-6-0"
<Changeset component="org.gcube.portlets-user.tabular-data-expression-widget.1-6-0"
date="2015-04-30">
<Change>Updated panel for open from Ribbon</Change>
<Change>Updated Expression to support Soundex, Levenshtein and Similarity</Change>
<Change>Updated Expression to support MD5, Upper and Lower</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-expression-widget.1-5-0"
<Changeset component="org.gcube.portlets-user.tabular-data-expression-widget.1-5-0"
date="2015-02-16">
<Change>Strengthen on Replace By Expression [issue #3239]</Change>
<Change>Updated to GWT 2.6.1</Change>
<Change>Updated to GXT 3.1.1</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-expression-widget.1-4-0"
<Changeset component="org.gcube.portlets-user.tabular-data-expression-widget.1-4-0"
date="2014-10-31">
<Change>Added check type on Replace by Expression</Change>
<Change>Added multi column replace on Replace by Expression</Change>
<Change>Fixed Final and Lock error</Change>
<Change>Updated geometry type support</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-expression-widget.1-3-0"
<Changeset component="org.gcube.portlets-user.tabular-data-expression-widget.1-3-0"
date="2014-07-04">
<Change>Added replace by expression</Change>
<Change>Updated monitor</Change>
<Change>Fixed the generation of expressions</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-expression-widget.1-2-0"
<Changeset component="org.gcube.portlets-user.tabular-data-expression-widget.1-2-0"
date="2014-07-04">
<Change>Fixed ColumnReference creation on ExpressionServiceImpl</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-expression-widget.1-1-0"
<Changeset component="org.gcube.portlets-user.tabular-data-expression-widget.1-1-0"
date="2014-06-05">
<Change>Updated session management</Change>
<Change>Updated Pom</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-expression-widget.1-0-0"
<Changeset component="org.gcube.portlets-user.tabular-data-expression-widget.1-0-0"
date="2014-04-04">
<Change>First Release</Change>
</Changeset>

View File

@ -1,39 +1,39 @@
<ReleaseNotes>
<Changeset component="${groupId}.${artifactId}.1-6-0"
<Changeset component="org.gcube.portlets-user.tabular-data-expression-widget.1-6-0"
date="2015-04-30">
<Change>Updated panel for open from Ribbon</Change>
<Change>Updated Expression to support Soundex, Levenshtein and Similarity</Change>
<Change>Updated Expression to support MD5, Upper and Lower</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.1-5-0"
<Changeset component="org.gcube.portlets-user.tabular-data-expression-widget.1-5-0"
date="2015-02-16">
<Change>Strengthen on Replace By Expression [issue #3239]</Change>
<Change>Updated to GWT 2.6.1</Change>
<Change>Updated to GXT 3.1.1</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.1-4-0"
<Changeset component="org.gcube.portlets-user.tabular-data-expression-widget.1-4-0"
date="2014-10-31">
<Change>Added check type on Replace by Expression</Change>
<Change>Added multi column replace on Replace by Expression</Change>
<Change>Fixed Final and Lock error</Change>
<Change>Updated geometry type support</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.1-3-0"
<Changeset component="org.gcube.portlets-user.tabular-data-expression-widget.1-3-0"
date="2014-07-04">
<Change>Added replace by expression</Change>
<Change>Updated monitor</Change>
<Change>Fixed the generation of expressions</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.1-2-0"
<Changeset component="org.gcube.portlets-user.tabular-data-expression-widget.1-2-0"
date="2014-07-04">
<Change>Fixed ColumnReference creation on ExpressionServiceImpl</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.1-1-0"
<Changeset component="org.gcube.portlets-user.tabular-data-expression-widget.1-1-0"
date="2014-06-05">
<Change>Updated session management</Change>
<Change>Updated Pom</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.1-0-0"
<Changeset component="org.gcube.portlets-user.tabular-data-expression-widget.1-0-0"
date="2014-04-04">
<Change>First Release</Change>
</Changeset>