Refactored the portlet name to GeoPortalDataEntryApp

This commit is contained in:
Francesco Mangiacrapa 2022-11-28 15:47:52 +01:00
parent 7090f51ee7
commit 0a83c7ab4e
7 changed files with 69 additions and 21 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<classpath> <classpath>
<classpathentry including="**/*.java" kind="src" output="target/geoportal-data-entry-app-3.0.0-SNAPSHOT/WEB-INF/classes" path="src/main/java"> <classpathentry including="**/*.java" kind="src" output="target/geoportal-data-entry-app-3.0.0/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"/>
@ -31,5 +31,5 @@
<attribute name="maven.pomderived" value="true"/> <attribute name="maven.pomderived" value="true"/>
</attributes> </attributes>
</classpathentry> </classpathentry>
<classpathentry kind="output" path="target/geoportal-data-entry-app-3.0.0-SNAPSHOT/WEB-INF/classes"/> <classpathentry kind="output" path="target/geoportal-data-entry-app-3.0.0/WEB-INF/classes"/>
</classpath> </classpath>

View File

@ -1,5 +1,5 @@
eclipse.preferences.version=1 eclipse.preferences.version=1
jarsExcludedFromWebInfLib= jarsExcludedFromWebInfLib=
lastWarOutDir=/home/francescomangiacrapa/git/geoportal-data-entry-app/target/geoportal-data-entry-app-3.0.0-SNAPSHOT lastWarOutDir=/home/francescomangiacrapa/git/geoportal-data-entry-app/target/geoportal-data-entry-app-3.0.0
warSrcDir=src/main/webapp warSrcDir=src/main/webapp
warSrcDirIsOutput=false warSrcDirIsOutput=false

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> <?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
@ -64,8 +64,18 @@
<wb-module deploy-name="geoportal-data-entry-app-3.0.0-SNAPSHOT">
<wb-module deploy-name="geoportal-data-entry-app-3.0.0">
@ -131,7 +141,12 @@
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/> <wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
@ -197,7 +212,12 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/> <wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
@ -263,7 +283,12 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/> <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
@ -281,7 +306,15 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/> <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<dependent-module archiveName="geoportal-data-common-2.0.0.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/geoportal-data-common/geoportal-data-common">
<dependency-type>uses</dependency-type>
</dependent-module>
@ -347,7 +380,12 @@
<property name="context-root" value="geoportal-data-entry-app"/> <property name="context-root" value="geoportal-data-entry-app"/>
@ -413,7 +451,12 @@
<property name="java-output-path" value="/geoportal-data-entry-app/target/geoportal-data-entry-app-2.0.0-SNAPSHOT/WEB-INF/classes"/> <property name="java-output-path" value="/geoportal-data-entry-app/target/geoportal-data-entry-app-2.0.0-SNAPSHOT/WEB-INF/classes"/>
@ -479,7 +522,12 @@
</wb-module> </wb-module>

View File

@ -1,5 +1,5 @@
<display> <display>
<category name="gCube Applications"> <category name="gCube Applications">
<portlet id="GeoPortalDataEntryAppPortlet" /> <portlet id="GeoPortalDataEntryApp" />
</category> </category>
</display> </display>

View File

@ -1,4 +1,4 @@
name=GeoPortalDataEntryAppPortlet name=GeoPortalDataEntryApp
module-group-id=liferay module-group-id=liferay
module-incremental-version=2 module-incremental-version=2
tags= tags=

View File

@ -3,7 +3,7 @@
<liferay-portlet-app> <liferay-portlet-app>
<portlet> <portlet>
<portlet-name>GeoPortalDataEntryAppPortlet</portlet-name> <portlet-name>GeoPortalDataEntryApp</portlet-name>
<layout-cacheable>false</layout-cacheable> <layout-cacheable>false</layout-cacheable>
<instanceable>false</instanceable> <instanceable>false</instanceable>
<ajaxable>false</ajaxable> <ajaxable>false</ajaxable>

View File

@ -1,9 +1,9 @@
<?xml version='1.0' encoding='UTF-8' ?> <?xml version='1.0' encoding='UTF-8' ?>
<portlet-app> <portlet-app>
<portlet> <portlet>
<description>GeoPortalDataEntryApp Portlet</description> <description>GeoPortalDataEntry Application</description>
<portlet-name>GeoPortalDataEntryAppPortlet</portlet-name> <portlet-name>GeoPortalDataEntryApp</portlet-name>
<display-name>GeoPortal-DataEntry-Portlet</display-name> <display-name>GeoPortal-DataEntry-App</display-name>
<portlet-class>org.gcube.portlets.user.geoportaldataentry.portlet.GeoPortalDataEntryAppPortlet <portlet-class>org.gcube.portlets.user.geoportaldataentry.portlet.GeoPortalDataEntryAppPortlet
</portlet-class> </portlet-class>
<expiration-cache>0</expiration-cache> <expiration-cache>0</expiration-cache>
@ -12,8 +12,8 @@
<portlet-mode>VIEW</portlet-mode> <portlet-mode>VIEW</portlet-mode>
</supports> </supports>
<portlet-info> <portlet-info>
<title>GeoPortal Data Entry Portlet</title> <title>GeoPortal DataEntry Application</title>
<short-title>GeoPortal Data Entry Portlet</short-title> <short-title>GeoPortal DataEntry App</short-title>
</portlet-info> </portlet-info>
<portlet-preferences> <portlet-preferences>
<preference> <preference>