ref 6078:TDM - Create a new widget to support operations's invocation on DataMiner

https://support.d4science.org/issues/6078

Updated to support DataMiner

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-statistical-widget@146533 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2017-04-03 17:25:55 +00:00 committed by Giancarlo Panichi
parent ec7c7298c8
commit ec53ea868d
2 changed files with 6 additions and 0 deletions

View File

@ -42,6 +42,7 @@
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/tabular-data-statistical-widget-1.5.0-SNAPSHOT/WEB-INF/classes"/>

View File

@ -1,4 +1,9 @@
<ReleaseNotes>
<Changeset
component="org.gcube.portlets-user.tabular-data-statistical-widget.1-5-0"
date="2017-02-15">
<Change>Migrate to DataMiner [Ticket #6078]</Change>
</Changeset>
<Changeset
component="org.gcube.portlets-user.tabular-data-statistical-widget.1-4-0"
date="2017-02-15">