Added FTP Manager for uploading thumbnails when sharing files

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/application-support-layer/applicationSupportLayerSocial@91257 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2014-02-10 14:17:09 +00:00
parent eddb500739
commit 07ab86fd8e
2 changed files with 6 additions and 2 deletions

View File

@ -24,4 +24,8 @@
<Change>Removed GCF Dependency</Change>
<Change>Logging with sl4j Enabled</Change>
</Changeset>
<Changeset component="org.gcube.applicationsupportlayer.aslsocial.0-8-0" date="2014-02-10">
<Change>Added URI Resolver support classes</Change>
<Change>Added FTP Manager for uploading thumbnails when sharing files</Change>
</Changeset>
</ReleaseNotes>

View File

@ -10,11 +10,11 @@
<groupId>org.gcube.applicationsupportlayer</groupId>
<artifactId>aslsocial</artifactId>
<version>0.7.2-SNAPSHOT</version>
<version>0.8.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Social Portal ASL Extension</name>
<description>
Social Portal ASL Extension is an abstraction over the Social Networkin Library to be used from within you gCube Portlets.
Social Portal ASL Extension is an abstraction over the Social Networking Library to be used from within you gCube Portlets.
The ASL Social Extension is formed by different modules, each of these is delegated to one specific task. Every module inherits from a super class called SocialPortalBridge.
</description>
<scm>