From ae92d587378bd93ea1c5dcef3ad5c628d8c5641d Mon Sep 17 00:00:00 2001 From: Mark Diggory Date: Sun, 27 Jan 2008 01:35:20 +0000 Subject: [PATCH] Complete JSPUI reorganization. Adjust modules in dspace/pom.xml to reflect new jspui projects. git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@2574 9c30dcfa-912a-0410-8fc2-9e0234be79fd --- dspace/pom.xml | 109 ++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 85 insertions(+), 24 deletions(-) diff --git a/dspace/pom.xml b/dspace/pom.xml index 6af4dd56cc..5fbd893904 100644 --- a/dspace/pom.xml +++ b/dspace/pom.xml @@ -119,6 +119,36 @@ + + + oai-api + + + ../dspace-oai-api/pom.xml + + + + ../dspace-oai-api + + + + + + oai-webapp + + + ../dspace-oai-webapp/pom.xml + + + + ../dspace-oai-webapp + + + @@ -134,6 +164,38 @@ + + + + jspui-api + + + ../dspace-jspui-api/pom.xml + + + + ../dspace-jspui-api + + + + + + + jspui-webapp + + + ../dspace-jspui-webapp/pom.xml + + + + ../dspace-jspui-webapp + + + @@ -150,21 +212,6 @@ - - - xmlui - - - ../dspace-xmlui/pom.xml - - - - ../dspace-xmlui - - - @@ -205,17 +252,17 @@ - lni + xmlui - ../dspace-lni/pom.xml + ../dspace-xmlui/pom.xml - ../dspace-lni + ../dspace-xmlui @@ -234,6 +281,18 @@ + + lni-webapp + + + ../dspace-lni-webapp/pom.xml + + + + ../dspace-lni-webapp + + + lni-client @@ -246,19 +305,21 @@ + - lni-webapp + lni - ../dspace-lni-webapp/pom.xml + ../dspace-lni/pom.xml - ../dspace-lni-webapp + ../dspace-lni - - +