From f914bcd7faeea5b0a6b4702ceb38153f08d2f315 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Wed, 16 Apr 2008 14:39:04 +0000 Subject: [PATCH] modify the poms to enable sword (which now compiles, but is as yet untested) and disable xmlui (which currently doesn't build) git-svn-id: http://scm.dspace.org/svn/repo/trunk@2912 9c30dcfa-912a-0410-8fc2-9e0234be79fd --- dspace/modules/sword/pom.xml | 2 +- dspace/pom.xml | 16 +++++++++------- pom.xml | 8 ++++---- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/dspace/modules/sword/pom.xml b/dspace/modules/sword/pom.xml index e5d2097d2e..dfd14fcd6c 100644 --- a/dspace/modules/sword/pom.xml +++ b/dspace/modules/sword/pom.xml @@ -140,4 +140,4 @@ -==== ORIGINAL VERSION modules/sword/pom.xml 120830377073061 + diff --git a/dspace/pom.xml b/dspace/pom.xml index a31c5c6094..6021708840 100644 --- a/dspace/pom.xml +++ b/dspace/pom.xml @@ -195,6 +195,7 @@ dspace-sword-api @@ -207,10 +208,11 @@ ../dspace-sword-api - --> + dspace-sword-webapp @@ -223,10 +225,11 @@ ../dspace-sword-webapp - --> + dspace-sword @@ -239,11 +242,10 @@ ../dspace-sword - --> + dspace-xmlui-api @@ -291,10 +293,10 @@ ../dspace-xmlui-lang - + --> + dspace-xmlui @@ -306,7 +308,7 @@ ../dspace-xmlui - +--> diff --git a/pom.xml b/pom.xml index 73abd51bea..c0cb3e3edb 100644 --- a/pom.xml +++ b/pom.xml @@ -78,10 +78,10 @@ dspace-api dspace-jspui - dspace-xmlui + dspace-lni dspace-oai - + dspace-sword dspace @@ -99,10 +99,10 @@ dspace-api dspace-jspui - dspace-xmlui + dspace-lni dspace-oai - + dspace-sword