spring-security/samples/contacts
Francois Beausoleil 01f27e5210 * samples/contacts/build.xml:
Update the way the contacts.war file is built:
    1.  Grab the necessary libraries from the project's lib/ folder.
    2.  Remove temporary staging area for WEB-INF/lib/ folder.
    3.  Delete the contacts.war file at all times, so a fresh
        baked copy is always made.

  Also renamed project, and changed usage message.
2004-03-23 17:38:41 +00:00
..
src/main/java/sample/contact * samples/contacts/src/sample/contact/SecureIndexController.java: 2004-03-23 17:27:04 +00:00
war * samples/contacts/war/WEB-INF/jsp/include.jsp: 2004-03-22 20:23:07 +00:00
.cvsignore Initial commit. 2004-03-16 23:57:17 +00:00
build.xml * samples/contacts/build.xml: 2004-03-23 17:38:41 +00:00
project.properties Initial commit. 2004-03-16 23:57:17 +00:00