added maps for ParthenosVO
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/service-endpoint-editor@150652 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
1c18a9d415
commit
56fa083954
|
@ -1,12 +1,12 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<classpath>
|
<classpath>
|
||||||
<classpathentry kind="src" output="target/service-endpoint-editor-2.2.0-SNAPSHOT/WEB-INF/classes" path="src/main/java">
|
<classpathentry kind="src" output="target/service-endpoint-editor-2.3.0-SNAPSHOT/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"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
</classpathentry>
|
</classpathentry>
|
||||||
<classpathentry excluding="**" kind="src" output="target/service-endpoint-editor-2.2.0-SNAPSHOT/WEB-INF/classes" path="src/main/resources">
|
<classpathentry excluding="**" kind="src" output="target/service-endpoint-editor-2.3.0-SNAPSHOT/WEB-INF/classes" path="src/main/resources">
|
||||||
<attributes>
|
<attributes>
|
||||||
<attribute name="maven.pomderived" value="true"/>
|
<attribute name="maven.pomderived" value="true"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
|
@ -39,5 +39,5 @@
|
||||||
<attribute name="maven.pomderived" value="true"/>
|
<attribute name="maven.pomderived" value="true"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
</classpathentry>
|
</classpathentry>
|
||||||
<classpathentry kind="output" path="target/service-endpoint-editor-2.2.0-SNAPSHOT/WEB-INF/classes"/>
|
<classpathentry kind="output" path="target/service-endpoint-editor-2.3.0-SNAPSHOT/WEB-INF/classes"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|
|
@ -5,9 +5,6 @@
|
||||||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
|
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
|
||||||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/generated-sources/gwt"/>
|
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/generated-sources/gwt"/>
|
||||||
<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="rmp-common-library-2.7.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/rmp-common-library/rmp-common-library">
|
|
||||||
<dependency-type>uses</dependency-type>
|
|
||||||
</dependent-module>
|
|
||||||
<property name="java-output-path" value="/${module}/target/www/WEB-INF/classes"/>
|
<property name="java-output-path" value="/${module}/target/www/WEB-INF/classes"/>
|
||||||
<property name="context-root" value="service-endpoint-editor"/>
|
<property name="context-root" value="service-endpoint-editor"/>
|
||||||
</wb-module>
|
</wb-module>
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
<ReleaseNotes>
|
<ReleaseNotes>
|
||||||
|
<Changeset component="org.gcube.portlets-admin.runtime-resource-creator.2-3-0"
|
||||||
|
date="2017-06-28">
|
||||||
|
<Change>Added map for ParthenosVO</Change>
|
||||||
|
</Changeset>
|
||||||
<Changeset component="org.gcube.portlets-admin.runtime-resource-creator.2-2-0"
|
<Changeset component="org.gcube.portlets-admin.runtime-resource-creator.2-2-0"
|
||||||
date="2017-02-22">
|
date="2017-02-22">
|
||||||
<Change>Fixed a bug that was causing some service endpoint editing problems</Change>
|
<Change>Fixed a bug that was causing some service endpoint editing problems</Change>
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -13,7 +13,7 @@
|
||||||
<groupId>org.gcube.portlets.admin</groupId>
|
<groupId>org.gcube.portlets.admin</groupId>
|
||||||
<artifactId>service-endpoint-editor</artifactId>
|
<artifactId>service-endpoint-editor</artifactId>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<version>2.2.0-SNAPSHOT</version>
|
<version>2.3.0-SNAPSHOT</version>
|
||||||
<name>gCube Service End Point Editor Management Portlet</name>
|
<name>gCube Service End Point Editor Management Portlet</name>
|
||||||
<description>
|
<description>
|
||||||
gCube Service End Point Editor Management Portlet
|
gCube Service End Point Editor Management Portlet
|
||||||
|
|
|
@ -34,6 +34,11 @@
|
||||||
<src>ServiceMap_OpenAIRE.xml</src>
|
<src>ServiceMap_OpenAIRE.xml</src>
|
||||||
<scope>/d4science.research-infrastructures.eu/OpenAIRE</scope>
|
<scope>/d4science.research-infrastructures.eu/OpenAIRE</scope>
|
||||||
</vo>
|
</vo>
|
||||||
|
<vo>
|
||||||
|
<name>d4science/ParthenosVO</name>
|
||||||
|
<src>ServiceMap_ParthenosVO.xml</src>
|
||||||
|
<scope>/d4science.research-infrastructures.eu/ParthenosVO</scope>
|
||||||
|
</vo>
|
||||||
<vo>
|
<vo>
|
||||||
<name>d4science/SmartArea</name>
|
<name>d4science/SmartArea</name>
|
||||||
<src>ServiceMap_SmartArea.xml</src>
|
<src>ServiceMap_SmartArea.xml</src>
|
||||||
|
|
Loading…
Reference in New Issue