From ac45efedaced142e3c4cd5e13fec28b482c64f07 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Tue, 23 Mar 2004 02:03:47 +0000 Subject: [PATCH] Reflect addition of taglib. --- contributors.txt | 2 +- roadmap.txt | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/contributors.txt b/contributors.txt index 7fef58d1b6..465ab840f9 100644 --- a/contributors.txt +++ b/contributors.txt @@ -10,6 +10,6 @@ contributions to the Acegi Security System for Spring project: * Cameron Braid added support for configuration using Commons Attributes. - +* François Beausoleil added and maintains tablig support for the project. $Id$ diff --git a/roadmap.txt b/roadmap.txt index ec6b568f5e..4598020117 100644 --- a/roadmap.txt +++ b/roadmap.txt @@ -9,9 +9,6 @@ to the project have some ideas on where they could potentially add value. - Extend integration tests to support Resin (Ant startup/shutdown approach needed) -- Tablib that can query Authentication object in ContextHolder and hide links - if the user does not hold a required authority - - Extend Spring remoting classes to transparently transport the Context - Sample application that demonstrates EJB remote method invocation with Acegi