From: maxcooper Date: Mon, 26 May 2003 11:14:51 +0000 (+0000) Subject: now using Base64 class from commons-codec instead of catalina X-Git-Tag: rel-2_0-alpha1~89 X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=52eede59108155ea5f189d497d7226d9996e563e;p=securityfilter.git now using Base64 class from commons-codec instead of catalina --- diff --git a/build-webapps.xml b/build-webapps.xml index 8aba8f9..d3cc33b 100644 --- a/build-webapps.xml +++ b/build-webapps.xml @@ -1,9 +1,9 @@ + @@ -39,7 +40,6 @@ $Date: 2003/05/05 11:38:27 $ - @@ -50,7 +50,6 @@ $Date: 2003/05/05 11:38:27 $ - diff --git a/build.xml b/build.xml index c656675..846d953 100644 --- a/build.xml +++ b/build.xml @@ -1,9 +1,9 @@ + @@ -80,15 +81,6 @@ $Date: 2003/05/06 13:54:04 $ - - - - - - - - - diff --git a/properties.xml b/properties.xml index f763bb7..6eca785 100644 --- a/properties.xml +++ b/properties.xml @@ -1,7 +1,7 @@