From 62007a00410fded26f59b84d6355ef901effab6c Mon Sep 17 00:00:00 2001 From: robintaylor Date: Fri, 26 Oct 2012 15:29:14 +0100 Subject: [PATCH] Check for the presence of the dspace module before activating it to fix a mysterious problem with the test framework assembly --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 292c487612..2de06e8701 100644 --- a/pom.xml +++ b/pom.xml @@ -203,7 +203,9 @@ dspace - true + + dspace/pom.xml + dspace