Redesigned the way vre description is shown to end users

git-svn-id: https://svn.research-infrastructures.eu/d4science/gcube/trunk/portlets/user/join-vre@114667 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2015-05-04 16:36:59 +00:00
parent 48657a1e1c
commit 225d4e4573
2 changed files with 10 additions and 0 deletions

View File

@ -4,6 +4,12 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<<<<<<< .mine
<dependent-module archiveName="gcube-widgets-1.9.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/gcube-widgets/gcube-widgets">
<dependency-type>uses</dependency-type>
</dependent-module>
=======
>>>>>>> .r114666
<property name="java-output-path" value="/${module}/target/www/WEB-INF/classes"/>
<property name="context-root" value="join-vre"/>
</wb-module>

View File

@ -1,4 +1,8 @@
<ReleaseNotes>
<Changeset component="org.gcube.portlet.user.joinvre.1-1-0"
date="2015-04-28">
<Change>Redesigned the way vre description is shown to end users</Change>
</Changeset>
<Changeset component="org.gcube.portlet.user.joinvre.1-0-0"
date="2015-03-02">
<Change>First Release</Change>