From 2cf731629ab61540526095fc52fa57767b88dbfb Mon Sep 17 00:00:00 2001 From: maxcooper Date: Mon, 26 Aug 2002 11:45:54 +0000 Subject: [PATCH] changed version number to 1.0-b3 for release --- HISTORY | 12 ++++++------ INSTALL | 8 ++++---- README | 8 ++++---- build.xml | 4 ++-- conf/share/MANIFEST.MF | 2 +- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/HISTORY b/HISTORY index cacf168..b91cc61 100644 --- a/HISTORY +++ b/HISTORY @@ -1,9 +1,9 @@ -$Id: HISTORY,v 1.5 2002/08/21 21:33:39 maxcooper Exp $ -$Revision: 1.5 $ -$Date: 2002/08/21 21:33:39 $ +$Id: HISTORY,v 1.6 2002/08/26 11:45:54 maxcooper Exp $ +$Revision: 1.6 $ +$Date: 2002/08/26 11:45:54 $ - Security Filter v1.0-b3-dev + Security Filter v1.0-b3 ====================================== http://securityfilter.sourceforge.net/ @@ -12,8 +12,8 @@ This document describes the history of the Security Filter project by lising the changes made for each release. -Changes made since last release -=============================== +Release 1.0-b3, 2002-Aug-26 +=========================== * Fixed bug that would cause NullPointerException in SimpleSecurityRealmBase class if isUserInRole() was called when the user was not authenticated. diff --git a/INSTALL b/INSTALL index ced7eff..acf53f3 100644 --- a/INSTALL +++ b/INSTALL @@ -1,9 +1,9 @@ -$Id: INSTALL,v 1.3 2002/08/16 00:06:37 maxcooper Exp $ -$Revision: 1.3 $ -$Date: 2002/08/16 00:06:37 $ +$Id: INSTALL,v 1.4 2002/08/26 11:45:54 maxcooper Exp $ +$Revision: 1.4 $ +$Date: 2002/08/26 11:45:54 $ - Security Filter v1.0-b3-dev + Security Filter v1.0-b3 ====================================== http://securityfilter.sourceforge.net/ diff --git a/README b/README index 585603d..1edc121 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ -$Id: README,v 1.8 2002/08/16 00:06:37 maxcooper Exp $ -$Revision: 1.8 $ -$Date: 2002/08/16 00:06:37 $ +$Id: README,v 1.9 2002/08/26 11:45:54 maxcooper Exp $ +$Revision: 1.9 $ +$Date: 2002/08/26 11:45:54 $ - Security Filter v1.0-b3-dev + Security Filter v1.0-b3 ====================================== http://securityfilter.sourceforge.net/ diff --git a/build.xml b/build.xml index 3ffe0c8..354f8e1 100644 --- a/build.xml +++ b/build.xml @@ -39,7 +39,7 @@ of the Jakarta Commons Logging package (version 1.0 or later). - jakarta-regexp.jar (required). The path to the JAR file + jakarta-regexp.jar (required). The path to the JAR file of the Jakarta Regexp package (version 1.2 or later). @@ -83,7 +83,7 @@ - + diff --git a/conf/share/MANIFEST.MF b/conf/share/MANIFEST.MF index aa60a28..991cc0f 100644 --- a/conf/share/MANIFEST.MF +++ b/conf/share/MANIFEST.MF @@ -6,4 +6,4 @@ Specification-Version: 1.0 Implementation-Title: Security Filter Implementation-Vendor: SecurityFilter.org Implementation-Vendor-Id: org.securityfilter -Implementation-Version: 1.0-b3-dev \ No newline at end of file +Implementation-Version: 1.0-b3 \ No newline at end of file -- 2.11.0