From dbb9ffb8bf2a06321c6b5f64b9074fc4f642bd89 Mon Sep 17 00:00:00 2001 From: "harald.bratko" Date: Fri, 3 Jun 2005 15:17:42 +0000 Subject: Added options for creating distributables without IAIK libraries included. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@350 d688527b-c9ab-4aba-bd8d-4036d912da1d --- id.server/build.xml | 251 ++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 194 insertions(+), 57 deletions(-) diff --git a/id.server/build.xml b/id.server/build.xml index 48cfc47ae..736fddb38 100644 --- a/id.server/build.xml +++ b/id.server/build.xml @@ -30,6 +30,7 @@ + @@ -52,39 +53,44 @@ - + + - + - + + - + - + + - + - + + - + - + + @@ -109,18 +115,22 @@ - + + - + + + + @@ -140,32 +150,33 @@ - + classpathref= ${lib.iaik-moa} - + classpathref= ${lib.iaik-moa}/signed - + - classpathref= ${lib.iaik-moa} + classpathref= ${lib.iaik-moa-eval} - + - classpathref= ${lib.iaik-moa} + classpathref= ${lib.iaik-moa-eval} - + + @@ -185,7 +196,8 @@ - + + @@ -205,12 +217,41 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + @@ -229,6 +270,7 @@ + @@ -248,10 +290,36 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -317,11 +385,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + - @@ -330,13 +422,13 @@ - - + + @@ -346,6 +438,9 @@ + + + @@ -360,25 +455,40 @@ - - - - - + + + + + + + + + + + + - - - - - + + + + + + + + + + + + + + - @@ -387,7 +497,6 @@ - @@ -407,6 +516,9 @@ + + + @@ -417,20 +529,32 @@ - - - - - + + + + + + + + + + + - - - - + + + + + + + + + + @@ -458,11 +582,24 @@ - - - - - + + + + + + + + + + -- cgit v1.2.3