WSLT dependency was updated into pom.xml

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@82898 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2013-10-10 12:19:28 +00:00
parent 1085718d6e
commit 0d36a2fd00
2 changed files with 3 additions and 1 deletions

View File

@ -99,8 +99,9 @@
<artifactId>custom-portal-handler</artifactId>
<scope>provided</scope>
</dependency>
<!-- WSLT dependencies -->
<dependency>
<groupId>org.gcube.portlets.user</groupId>
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>workspace-light-tree</artifactId>
<scope>provided</scope>
</dependency>

View File

@ -117,6 +117,7 @@ public class AppController implements SubscriberInterface {
private String selectedSmartFolderCategory;
public AppController(AppControllerExplorer appControllerExplorer) {
this.appContrExplorer = appControllerExplorer;
this.appContrExplorer.subscribe(this, new EventsTypeEnum[] {