From ef5f57de87191f8296359c4141d562453d15ca20 Mon Sep 17 00:00:00 2001 From: mcentner Date: Tue, 28 Aug 2007 07:35:22 +0000 Subject: The xalan.jar of the official xalan distribution and the one in the central repository differ. So, we are going to include the official one in our own distribution to prevent from problems with different versions in the endorsed directory of the servlet container or jre. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@966 d688527b-c9ab-4aba-bd8d-4036d912da1d --- spss/assembly-lib.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'spss/assembly-lib.xml') diff --git a/spss/assembly-lib.xml b/spss/assembly-lib.xml index 669ef471f..0ca602f4a 100644 --- a/spss/assembly-lib.xml +++ b/spss/assembly-lib.xml @@ -17,7 +17,7 @@ - xalan:xalan + xalan-bin-dist:xalan xerces:xercesImpl xerces:xmlParserAPIs @@ -47,7 +47,7 @@ MOA:moa-common - xalan:xalan + xalan-bin-dist:xalan xerces:xercesImpl xerces:xmlParserAPIs iaik.prod:iaik_ecc @@ -62,7 +62,7 @@ iaik.prod:iaik_Pkcs11Wrapper:dll:win32 /lib/win32 - pkcs11wrapper.dll + pkcs11wrapper.${extension} moa-spss.${extension} @@ -92,7 +92,7 @@ iaik.prod:iaik_moa log4j:log4j - xalan:xalan + xalan-bin-dist:xalan /tools -- cgit v1.2.3