1543: StatMan AIgorithms Importer - Create a widget to support code editing

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

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widgets/acegwt-widget@120427 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-11-26 14:24:16 +00:00
parent 5f22e82c64
commit 7cda4aff9b
3 changed files with 10 additions and 10 deletions

View File

@ -3,23 +3,23 @@
<ID></ID>
<Type>Service</Type>
<Profile>
<Description>Ace GWT</Description>
<Description>An AceGWT integration</Description>
<Class>PortletsUser</Class>
<Name>acegwt-widget</Name>
<Version>1.0.0</Version>
<Packages>
<Software>
<Description>Ace GWT</Description>
<Description>An AceGWT integration</Description>
<Name>acegwt-widget</Name>
<Version>0.0.1-SNAPSHOT</Version>
<Version>1.0.0-SNAPSHOT</Version>
<MavenCoordinates>
<groupId>org.gcube.portlets.widget</groupId>
<artifactId>acegwt-widget</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
</MavenCoordinates>
<Type>webapplication</Type>
<Files>
<File>acegwt-widget-0.0.1-SNAPSHOT.jar</File>
<File>acegwt-widget-1.0.0-SNAPSHOT.jar</File>
</Files>
</Software>
</Packages>

View File

@ -15,13 +15,13 @@ Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo"
Version and Release Date
------------------------
v. 0.0.1-SNAPSHOT (2015-11-26)
v. 1.0.0-SNAPSHOT (2015-11-26)
Description
-----------
Ace GWT
An AceGWT integration
Download information
@ -36,7 +36,7 @@ Binaries can be downloaded from:
Documentation
-------------
Ace GWT
An AceGWT integration
Documentation is available on-line from the Projects Documentation Wiki:
https://gcube.wiki.gcube-system.org/gcube/index.php/Statistical_Runner

View File

@ -13,11 +13,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.portlets.widget</groupId>
<artifactId>acegwt-widget</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<name>acegwt-widget</name>
<description>Ace GWT</description>
<description>An AceGWT integration</description>
<scm>
<url>https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widget/acegwt-widget</url>