From b219b4fc8924ff0b16cee13a98f1ba05164cf64d Mon Sep 17 00:00:00 2001 From: Tuna Aksoy Date: Fri, 16 Dec 2016 22:06:47 +0000 Subject: [PATCH] RM-4565 (Update RM API Explorer dependency and split war files) --- rm-community/rm-community-repo/pom.xml | 11 ++++++++++- rm-community/rm-community-rest-api-explorer/pom.xml | 5 ++++- .../src/main/webapp/index.html | 6 +----- 3 files changed, 15 insertions(+), 7 deletions(-) diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 51cd214259..b408484633 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -25,6 +25,7 @@ alfresco-rm-community-repo true ${project.build.directory}/solr/home + 1.4 @@ -532,11 +533,19 @@ /solr4 ${alfresco.solr.home}/context.xml + + org.alfresco + api-explorer + ${api.explorer.version} + /api-explorer + war + true + org.alfresco alfresco-rm-community-rest-api-explorer ${project.version} - /api-explorer + /rm-api-explorer war true diff --git a/rm-community/rm-community-rest-api-explorer/pom.xml b/rm-community/rm-community-rest-api-explorer/pom.xml index 84e073c0db..00fef984bf 100644 --- a/rm-community/rm-community-rest-api-explorer/pom.xml +++ b/rm-community/rm-community-rest-api-explorer/pom.xml @@ -11,7 +11,7 @@ - 2.0-SNAPSHOT + 1.4 2.1.4 1.7 1.7 @@ -30,6 +30,9 @@ org.alfresco api-explorer + + definitions/* + diff --git a/rm-community/rm-community-rest-api-explorer/src/main/webapp/index.html b/rm-community/rm-community-rest-api-explorer/src/main/webapp/index.html index b08cfe78ef..f20f567268 100644 --- a/rm-community/rm-community-rest-api-explorer/src/main/webapp/index.html +++ b/rm-community/rm-community-rest-api-explorer/src/main/webapp/index.html @@ -32,7 +32,7 @@