aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d>2007-10-17 20:57:58 +0000
committerpdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d>2007-10-17 20:57:58 +0000
commit4a5d4adc16e922d32f0cf259b4fb87d1de83f486 (patch)
treee20c3f4a14ddbe44ed6f4864ac1cb4764881d4b1
parente36e20a829e95bdafff72f6727bd10f2bc8defe6 (diff)
downloadmoa-id-spss-4a5d4adc16e922d32f0cf259b4fb87d1de83f486.tar.gz
moa-id-spss-4a5d4adc16e922d32f0cf259b4fb87d1de83f486.tar.bz2
moa-id-spss-4a5d4adc16e922d32f0cf259b4fb87d1de83f486.zip
set xalan to be available at compile time for use of XPathAPI
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1016 d688527b-c9ab-4aba-bd8d-4036d912da1d
-rw-r--r--id/server/idserverlib/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml
index 93d61588c..c64a279e4 100644
--- a/id/server/idserverlib/pom.xml
+++ b/id/server/idserverlib/pom.xml
@@ -54,6 +54,7 @@
<dependency>
<groupId>xalan-bin-dist</groupId>
<artifactId>xml-apis</artifactId>
+ <scope>compile</scope>
</dependency>
<dependency>
<groupId>xalan-bin-dist</groupId>