downloads.xml 2.7 KB

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <document><properties><title>Acegi Security Downloads</title></properties><body><section name="Acegi Security Downloads"><p>If you wish to try out this project, you are probably looking for the
  3. <strong>acegi-security-xx.zip</strong> file, which contains all of the officially
  4. released JARs, a copy of all documentation, and two WAR artifacts. The two WAR artifacts
  5. are from the Contacts Sample and the Tutorial Sample application. The Tutorial Sample
  6. consists of a "bare bones" configuration that will get you up and running quickly, whereas
  7. the Contacts Sample illustrates more advanced features.</p><p>Please note that in order to reduce download size, we only include in the
  8. release ZIP one of the WAR artifacts produced by the Contacts Sample application.
  9. The WAR artifact we include is suitable for standalone deployment (specifically, it
  10. does not require a CAS server, container adapter, X509 or LDAP setup). The official release ZIP
  11. therefore probably contains what you need, especially if you're initially
  12. evaluating the project. If you wish to deploy the other WAR artifacts produced by
  13. the Contacts Sample application (ie those that target CAS, container adapters, X509 or LDAP usage),
  14. you will need to build Acegi Security from source.
  15. </p><p>The acegi-security-xx-src.zip is intended for use with IDEs. It does not contain the
  16. files needed to compile Acegi Security. It also does not contain the sources to the
  17. sample applications. If you need any of these files, please download from SVN.</p><subsection name="Official Releases"><p>The official release ZIP files are available from the
  18. <a href="http://sourceforge.net/project/showfiles.php?group_id=104215">Sourceforge File Release System</a>.</p></subsection><subsection name="Maven Dependencies"><p>The Acegi Security JARs are also available via the
  19. <a href="http://www.ibiblio.org/maven2/org/acegisecurity">iBiblio Maven Repository</a>.</p></subsection><subsection name="Building From Source"><p>Detailed instructions on downloading from CVS and building from source
  20. are provided on the <a href="building.html">Building with Maven</a>
  21. page.</p></subsection><subsection name="SVN Snapshots and Daily Builds"><p>
  22. If you don't wish to access SVN directly, we provide
  23. <a href="http://acegisecurity.sourceforge.net/nightly/">nightly SVN exports</a> for your convenience.
  24. There is also an automated build which uploads bundle of Acegi Security jar files to the same location.
  25. Both binary and source archives have the date of the build and the SVN revision number appended to the filename,
  26. so you can match them up easily.
  27. </p></subsection></section></body></document>