distro files updated
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@86906 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
9c501717e8
commit
4c98d2561e
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<classpath>
|
<classpath>
|
||||||
<classpathentry kind="src" output="target/workspace-6.5.0-SNAPSHOT/WEB-INF/classes" path="src/main/java">
|
<classpathentry kind="src" output="target/workspace-6.5.1-SNAPSHOT/WEB-INF/classes" path="src/main/java">
|
||||||
<attributes>
|
<attributes>
|
||||||
<attribute name="optional" value="true"/>
|
<attribute name="optional" value="true"/>
|
||||||
<attribute name="maven.pomderived" value="true"/>
|
<attribute name="maven.pomderived" value="true"/>
|
||||||
|
@ -30,5 +30,5 @@
|
||||||
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
</classpathentry>
|
</classpathentry>
|
||||||
<classpathentry kind="output" path="target/workspace-6.5.0-SNAPSHOT/WEB-INF/classes"/>
|
<classpathentry kind="output" path="target/workspace-6.5.1-SNAPSHOT/WEB-INF/classes"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
eclipse.preferences.version=1
|
eclipse.preferences.version=1
|
||||||
jarsExcludedFromWebInfLib=
|
jarsExcludedFromWebInfLib=
|
||||||
lastWarOutDir=/home/francesco-mangiacrapa/wseclipse/workspace/target/workspace-6.5.0-SNAPSHOT
|
lastWarOutDir=/home/francesco-mangiacrapa/wseclipse/workspace/target/workspace-6.5.1-SNAPSHOT
|
||||||
warSrcDir=src/main/webapp
|
warSrcDir=src/main/webapp
|
||||||
warSrcDirIsOutput=false
|
warSrcDirIsOutput=false
|
||||||
|
|
|
@ -18,7 +18,7 @@ Authors
|
||||||
Version and Release Date
|
Version and Release Date
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
v. 6.5.0
|
v. 6.5.1
|
||||||
|
|
||||||
|
|
||||||
Description
|
Description
|
||||||
|
|
|
@ -1,4 +1,9 @@
|
||||||
<ReleaseNotes>
|
<ReleaseNotes>
|
||||||
|
<Changeset component="org.gcube.portlets-user.workspace-portlet.6-5-0"
|
||||||
|
date="2013-12-12">
|
||||||
|
<Change>#Ticket 738 fixed. HomeLibrary initialize Exception
|
||||||
|
</Change>
|
||||||
|
</Changeset>
|
||||||
<Changeset component="org.gcube.portlets-user.workspace-portlet.6-5-0"
|
<Changeset component="org.gcube.portlets-user.workspace-portlet.6-5-0"
|
||||||
date="2013-10-21">
|
date="2013-10-21">
|
||||||
<Change>#Ticket 2223. This project was enhancements to gwt 2.5.1
|
<Change>#Ticket 2223. This project was enhancements to gwt 2.5.1
|
||||||
|
@ -10,7 +15,8 @@
|
||||||
<Change>Provide support for public link, Related ticket: #1993
|
<Change>Provide support for public link, Related ticket: #1993
|
||||||
</Change>
|
</Change>
|
||||||
<Change>Link sharing and public link: generate a human-readable URL
|
<Change>Link sharing and public link: generate a human-readable URL
|
||||||
via URL shortening, Related ticket: #1921</Change>
|
via URL shortening, Related ticket: #1921
|
||||||
|
</Change>
|
||||||
<Change>Fixed bug on shared links, Ticket #630 </Change>
|
<Change>Fixed bug on shared links, Ticket #630 </Change>
|
||||||
</Changeset>
|
</Changeset>
|
||||||
<Changeset component="org.gcube.portlets-user.workspace-portlet.6-3-0"
|
<Changeset component="org.gcube.portlets-user.workspace-portlet.6-3-0"
|
||||||
|
|
Loading…
Reference in New Issue