Added License

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@114147 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-04-16 11:23:46 +00:00
parent 87576d035b
commit 5b37c95732
9 changed files with 136 additions and 3 deletions

29
config/profile.xml Normal file
View File

@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<Resource>
<ID></ID>
<Type>Service</Type>
<Profile>
<Description>tabular-data-widget-common-event contains events that are common to all widgets in tabular data manager</Description>
<Class>PortletsUser</Class>
<Name>tabular-data-widget-common-event</Name>
<Version>1.7.0-SNAPSHOT</Version>
<Packages>
<Software>
<Description>tabular-data-widget-common-event contains events that are common to all widgets in tabular data manager</Description>
<Name>tabular-data-widget-common-event</Name>
<Version>1.7.0-SNAPSHOT</Version>
<MavenCoordinates>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>tabular-data-widget-common-event</artifactId>
<version>1.7.0-SNAPSHOT</version>
</MavenCoordinates>
<Type>library</Type>
<Files>
<File>tabular-data-widget-common-event-1.7.0-SNAPSHOT.jar</File>
</Files>
</Software>
</Packages>
</Profile>
</Resource>

0
distro/INSTALL Normal file
View File

6
distro/LICENSE Normal file
View File

@ -0,0 +1,6 @@
gCube System - License
------------------------------------------------------------
The gCube/gCore software is licensed as Free Open Source software conveying to the EUPL (http://ec.europa.eu/idabc/eupl).
The software and documentation is provided by its authors/distributors "as is" and no expressed or
implied warranty is given for its use, quality or fitness for a particular case.

1
distro/MAINTAINERS Normal file
View File

@ -0,0 +1 @@
Giancarlo Panichi (giancarlo.panichi@isti.cnr.it), CNR Pisa, Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo"

48
distro/README Normal file
View File

@ -0,0 +1,48 @@
The gCube System - tabular-data-widget-common-event
------------------------------------------------------------
This work has been supported by the following European projects: iMarine (FP7-INFRASTRUCTURES-2011-2)
Authors
-------
Giancarlo Panichi (giancarlo.panichi@isti.cnr.it), CNR Pisa,
Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo"
Version and Release Date
------------------------
v. 1.7.0-SNAPSHOT (2015-04-30)
Description
-----------
tabular-data-widget-common-event contains events that are common to all widgets in tabular data manager
Download information
--------------------
Source code is available from SVN:
https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event
Binaries can be downloaded from:
http://software.d4science.research-infrastructures.eu/
Documentation
-------------
tabular-data-widget-common-event contains events that are common to all widgets in tabular data manager
Documentation is available on-line from the Projects Documentation Wiki:
https://gcube.wiki.gcube-system.org/gcube/index.php/Tabular_Data_Manager
Licensing
---------
This software is licensed under the terms you may find in the file named "LICENSE" in this directory.

43
distro/changelog.xml Normal file
View File

@ -0,0 +1,43 @@
<ReleaseNotes>
<Changeset component="org.gcube.portlets.user.tabular-data-widget-common-event.1-7-0" date="2015-04-30">
<Change>Added Rule Type</Change>
<Change>Added Downscale C-Square</Change>
<Change>Updated C_Expression</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-widget-common-event.1-6-0" date="2015-02-16">
<Change>Updated RibbonType</Change>
<Change>Updated ChangeTableRequestType</Change>
<Change>Updated to GWT 2.6.1</Change>
<Change>Updated to GXT 3.1.1</Change>
<Change>Added PeriodDataType</Change>
<Change>Added OperationResult</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-widget-common-event.1-5-0" date="2014-10-31">
<Change>Updated ChangeTableRequestType</Change>
<Change>Added Multi Tab support</Change>
<Change>Added TabResourceType</Change>
<Change>Added flows support</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-widget-common-event.1-4-0" date="2014-09-12">
<Change>Added Background Request Event</Change>
<Change>Updated RibbonType</Change>
<Change>Updated WidgetRequestType</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-widget-common-event.1-3-0" date="2014-07-04">
<Change>Updated EventType</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-widget-common-event.1-2-0" date="2014-06-05">
<Change>Added SessionExpiredEvent</Change>
<Change>Added RowRaw</Change>
<Change>Added TableType</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-widget-common-event.1-1-0" date="2014-04-04">
<Change>Added ChangeTableRequestEvent</Change>
<Change>Added ExpressionEvent</Change>
<Change>Added C_Expression and C_ExpressionContainer</Change>
<Change>Update TRId with reference table</Change>
</Changeset>
<Changeset component="org.gcube.portlets.user.tabular-data-widget-common-event.1-0-0" date="2014-02-01">
<Change>First Release</Change>
</Changeset>
</ReleaseNotes>

1
distro/svnpath.txt Normal file
View File

@ -0,0 +1 @@
https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event

View File

@ -14,7 +14,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>tabular-data-widget-common-event</artifactId>
<version>1.6.0-SNAPSHOT</version>
<version>1.7.0-SNAPSHOT</version>
<name>tabular-data-widget-common-event</name>
<description>tabular-data-widget-common-event contains events that are common to all widgets in tabular data manager</description>
@ -39,8 +39,8 @@
<properties>
<distroDirectory>${project.basedir}/distro</distroDirectory>
<webappDirectory>${project.build.directory}/${project.build.finalName}</webappDirectory>
<release.date>2015-02-16</release.date>
<wikiurl>https://gcube.wiki.gcube-system.org/gcube/index.php</wikiurl>
<release.date>2015-04-30</release.date>
<wikiurl>https://gcube.wiki.gcube-system.org/gcube/index.php/Tabular_Data_Manager</wikiurl>
<templatesDirectory>templates</templatesDirectory>
<distroDirectory>distro</distroDirectory>
<configDirectory>config</configDirectory>

View File

@ -1,4 +1,9 @@
<ReleaseNotes>
<Changeset component="${groupId}.${artifactId}.1-7-0" date="2015-04-30">
<Change>Added Rule Type</Change>
<Change>Added Downscale C-Square</Change>
<Change>Updated C_Expression</Change>
</Changeset>
<Changeset component="${groupId}.${artifactId}.1-6-0" date="2015-02-16">
<Change>Updated RibbonType</Change>
<Change>Updated ChangeTableRequestType</Change>