Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@99867 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-09-15 09:02:38 +00:00
parent 099a6ad67e
commit 51b3ee1df0
2 changed files with 21 additions and 1 deletions

View File

@ -4,6 +4,9 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<dependent-module archiveName="tabular-data-expression-widget-1.3.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/tabular-data-expression-widget/tabular-data-expression-widget">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="tabular-data-widgetx-tdx-source-1.4.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/tabular-data-widgetx-tdx-source/tabular-data-widgetx-tdx-source">
<dependency-type>uses</dependency-type>
</dependent-module>

View File

@ -1,7 +1,24 @@
<ReleaseNotes>
<Changeset component="${groupId}.${artifactId}.2-4-0"
date="2014-09-12">
<Change>Updated Monitor</Change>
<Change>Added validation from and validation until to</Change>
<Change>Added licences</Change>
<Change>Added union</Change>
<Change>Added replace by expression</Change>
<Change>Added background tasks</Change>
<Change>Fixed edit row</Change>
<Change>Fixed add row</Change>
<Change>Updated clone</Change>
<Change>Updated expression</Change>
<Change>Updated validation tasks</Change>
<Change>Updated extract codelist</Change>
<Change>Updated split column</Change>
<Change>Updated merge column</Change>
<Change>Updated monitor</Change>
<Change>Updated Commons Event</Change>
<Change>Updated Toolbox</Change>
<Change>Updated Ribbon</Change>
<Change>Updated GwtService</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.2-3-0"
date="2014-07-04">