diff --git a/doc/xdocs/downloads.html b/doc/xdocs/downloads.html index 532d019de1..665470a81d 100644 --- a/doc/xdocs/downloads.html +++ b/doc/xdocs/downloads.html @@ -42,6 +42,10 @@ the Contacts Sample application (ie those that target CAS and container adapters), you will need to build Acegi Security from source. +
The acegi-security-xx-src.zip is intended to use with IDEs. It does not contain the + files needed to compile Acegi Security. It also does not contain the sources to the + sample applications. If you need any of these files, please download rfom CVS.
+The official release ZIP files are available from the Sourceforge File Release System.
diff --git a/doc/xdocs/suggested.html b/doc/xdocs/suggested.html index 7d79b3c915..f93a7186b4 100644 --- a/doc/xdocs/suggested.html +++ b/doc/xdocs/suggested.html @@ -91,6 +91,9 @@ in theMethodSecurityInterceptor) and see how all of the contacts get returned.