aboutsummaryrefslogtreecommitdiff
path: root/common/build.xml
diff options
context:
space:
mode:
authorgregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-01-18 11:06:28 +0000
committergregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d>2005-01-18 11:06:28 +0000
commitca508dd0091a1e3736a6b98543996a47cc6a1835 (patch)
treef2c20842745623f747ad1173fb17903165805df2 /common/build.xml
parente5b40dcb121128907b858f029a149e120922033b (diff)
downloadmoa-id-spss-ca508dd0091a1e3736a6b98543996a47cc6a1835.tar.gz
moa-id-spss-ca508dd0091a1e3736a6b98543996a47cc6a1835.tar.bz2
moa-id-spss-ca508dd0091a1e3736a6b98543996a47cc6a1835.zip
Unterstützung des aktuellen NS für ECDSA-XML-Strukturen (dsig-more statt buergerkarte).
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@220 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'common/build.xml')
-rw-r--r--common/build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/build.xml b/common/build.xml
index 20ac141ad..c118f86de 100644
--- a/common/build.xml
+++ b/common/build.xml
@@ -16,8 +16,8 @@
<property name="lib" value="lib"/>
<property name="lib.jaxp" value="${lib}/jaxp-1.2_01"/>
<property name="lib.jaxen" value="${lib}/jaxen-1.0"/>
- <property name="lib.xerces" value="${lib}/xerces-j-2.0.2"/>
- <property name="lib.xalan" value="${lib}/xalan-j-2.2"/>
+ <property name="lib.xerces" value="${lib}/xerces-j-2.4.0"/>
+ <property name="lib.xalan" value="${lib}/xalan-j-2.5.1"/>
<property name="lib.iaik-jce" value="${lib}/iaik-jce-3.01"/>
<property name="lib.jsse" value="${lib}/jsse-1.0.3_03"/>
<property name="lib.junit" value="${lib}/junit-3.8.1"/>