|
@@ -53,8 +53,17 @@
|
|
|
<p>The Acegi Security JARs are also available via the
|
|
|
<a href="http://www.ibiblio.org/maven/acegisecurity">iBiblio Maven Repository</a>.</p>
|
|
|
<h2>Building From Source</h2>
|
|
|
- <p>Detailed instructions on building from source
|
|
|
+ <p>Detailed instructions on downloading from CVS and building from source
|
|
|
are provided on the <a href="building.html">Building with Maven</a>
|
|
|
page.</p>
|
|
|
+ <h2>CVS Snapshots</h2>
|
|
|
+ <p>
|
|
|
+ If you don't wish to access CVS directly, we provide
|
|
|
+ <a href="http://acegisecurity.sourceforge.net/nightly/">nightly CVS exports</a> for your convenience.
|
|
|
+ </p>
|
|
|
+ <p>
|
|
|
+ If you'd like a full CVS tarball (including all past revisions; not recommended), you can
|
|
|
+ find it <a href="http://cvs.sourceforge.net/cvstarballs/acegisecurity-cvsroot.tar.bz2">here</a>.
|
|
|
+ </p>
|
|
|
</body>
|
|
|
</html>
|