From 9a35091a8615fcc199a06d6db378b8ae2135abb9 Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Tue, 1 Mar 2005 06:10:26 +0000 Subject: [PATCH] Add nightly build notes. --- doc/xdocs/building.html | 2 ++ doc/xdocs/cvs-usage.html | 6 ++++-- doc/xdocs/downloads.html | 11 ++++++++++- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/doc/xdocs/building.html b/doc/xdocs/building.html index 57b8f6f2dc..31b887be0b 100644 --- a/doc/xdocs/building.html +++ b/doc/xdocs/building.html @@ -41,6 +41,8 @@ -Dmaven.scm.cvs.root=:pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity -Dmaven.scm.checkout.dir=acegisecurity + +

See our CVS Usage page for other CVS access options.

Quick Build

Often people reading this document just want to see if Acegi Security will work diff --git a/doc/xdocs/cvs-usage.html b/doc/xdocs/cvs-usage.html index 64937d34fc..9d81c8d163 100644 --- a/doc/xdocs/cvs-usage.html +++ b/doc/xdocs/cvs-usage.html @@ -50,8 +50,10 @@
cvs -z3 -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/acegisecurity co modulename

- Updates from within the module's directory do not need the -d parameter. -

Developer Access with Maven

+ Updates from within the module's directory do not need the -d parameter.

+

Nightly Snapshots

+

If you'd prefer not to use CVS directly (eg you're stuck behind a corporate firewall), please see our downloads page for nightly snapshots.

+

Developer Access with Maven

Only project developers can access the CVS tree via this method. Substitute username with the proper value.

maven scm:checkout-project
     -Dmaven.scm.method=cvs
diff --git a/doc/xdocs/downloads.html b/doc/xdocs/downloads.html
index 3e08db2f60..5e95fb07b6 100644
--- a/doc/xdocs/downloads.html
+++ b/doc/xdocs/downloads.html
@@ -53,8 +53,17 @@
   

The Acegi Security JARs are also available via the iBiblio Maven Repository.

Building From Source

-

Detailed instructions on building from source +

Detailed instructions on downloading from CVS and building from source are provided on the Building with Maven page.

+

CVS Snapshots

+

+ If you don't wish to access CVS directly, we provide + nightly CVS exports for your convenience. +

+

+ If you'd like a full CVS tarball (including all past revisions; not recommended), you can + find it here. +