diff --git a/.classpath b/.classpath index 5d68f9b..702669a 100644 --- a/.classpath +++ b/.classpath @@ -1,19 +1,27 @@ - + - + + + + + - + + + + + @@ -31,5 +39,5 @@ - + diff --git a/.project b/.project index 8c43a1c..89137d0 100644 --- a/.project +++ b/.project @@ -55,5 +55,6 @@ org.eclipse.wst.common.project.facet.core.nature org.eclipse.wst.jsdt.core.jsNature com.google.gwt.eclipse.core.gwtNature + com.liferay.ide.core.liferayNature diff --git a/.settings/org.eclipse.wst.common.component b/.settings/org.eclipse.wst.common.component index bfebea3..8084aa5 100644 --- a/.settings/org.eclipse.wst.common.component +++ b/.settings/org.eclipse.wst.common.component @@ -3,9 +3,7 @@ - - uses - + diff --git a/distro/changelog.xml b/distro/changelog.xml index c9588e8..5f0eb9e 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -1,4 +1,7 @@ + + Fixed pom dependency for registry publisher + Ported to Liferay 6.2 API diff --git a/pom.xml b/pom.xml index adc4bb9..38bbf68 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.gcube.portlets.admin vre-deploy war - 4.0.0-SNAPSHOT + 4.0.1-SNAPSHOT gCube VRE Deploy Wizard Portlet gCube VRE Deploy Wizard Portlet. @@ -98,9 +98,15 @@ vremodeler-client-library [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) + + org.gcube.resources + registry-publisher + provided + org.gcube.common.portal portal-manager + provided com.sencha.gxt