updated distro files

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@76297 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2013-05-27 10:37:10 +00:00
parent 31be4c8288
commit 14bb58b5dc
3 changed files with 13 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/workspace-6.1.0-SNAPSHOT/WEB-INF/classes" path="src/main/java">
<classpathentry kind="src" output="target/workspace-6.1.1-SNAPSHOT/WEB-INF/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
@ -30,5 +30,5 @@
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/workspace-6.1.0-SNAPSHOT/WEB-INF/classes"/>
<classpathentry kind="output" path="target/workspace-6.1.1-SNAPSHOT/WEB-INF/classes"/>
</classpath>

View File

@ -18,7 +18,7 @@ Authors
Version and Release Date
------------------------
v. 6.0.0
v. 6.1.1
Description

View File

@ -1,4 +1,14 @@
<ReleaseNotes>
<Changeset component="org.gcube.portlets-user.workspace-portlet.6-1-1"
date="2013-05-29">
<Change>Workspace portlet: provide support for accounting</Change>
<Change>Related ticket: #1752</Change>
</Changeset>
<Changeset component="org.gcube.portlets-user.workspace-portlet.6-1-0"
date="2013-04-19">
<Change>Workspace portlet was enhanced to meet the requests coming from the User Community</Change>
<Change>Related tickets: #1500, #1498, #320, #1487, #1499, #1501, #1497, #1536 </Change>
</Changeset>
<Changeset component="org.gcube.portlets-user.workspace-portlet.6-0-0"
date="2013-03-05">
<Change>#1259 The workspace portlet was mavenized.</Change>