Spring Security
Go to file
Francois Beausoleil 61b657318d * build.xml:
Changed the way the Clover report is generated.
  Used the existing targets, instead of having to maintain two different sets
    of targets to build with or without Clover.
  Changed order of target dependencies for clover.tests so that instrumented
    classes are built before the test classes.
  Removed the separate target folder for instrumented classes.  If a separate
    target folder is used, separate classpaths are required when testing with
    Clover than when not using Clover.

* project.properties:
  Removed the target.clover.dir property definition.
  Updated clover.dbdir to put the DB somewhere safe.
  Set clover.excluded so as not instrument the test classes themselves.
2004-03-23 18:16:40 +00:00
adapters Change to Apache License version 2.0. 2004-03-23 04:44:48 +00:00
core/src * test/net/sf/acegisecurity/taglibs/authz/AuthorizeTagTests.java: 2004-03-23 17:33:47 +00:00
docs * docs/reference/src/index.xml: 2004-03-22 20:29:16 +00:00
extractor Initial commit. 2004-03-16 23:57:17 +00:00
hsqldb Initial commit. 2004-03-16 23:57:17 +00:00
integration-test Change to Apache License version 2.0. 2004-03-23 04:44:48 +00:00
lib Correct typo. 2004-03-23 02:10:35 +00:00
samples * samples/contacts/build.xml: 2004-03-23 17:38:41 +00:00
.classpath Initial commit. 2004-03-16 23:57:17 +00:00
.cvsignore Add Clover instrumentation. 2004-03-23 04:28:55 +00:00
.project Initial commit. 2004-03-16 23:57:17 +00:00
build.xml * build.xml: 2004-03-23 18:16:40 +00:00
changelog.txt Initial commit. 2004-03-16 23:57:17 +00:00
contributors.txt Reflect addition of taglib. 2004-03-23 02:03:47 +00:00
jalopy.xml Change to Apache License version 2.0. 2004-03-23 04:44:48 +00:00
license.txt Change to Apache License version 2.0. 2004-03-23 04:44:48 +00:00
notice.txt Change to Apache License version 2.0. 2004-03-23 04:44:48 +00:00
project.properties * build.xml: 2004-03-23 18:16:40 +00:00
roadmap.txt Reflect addition of taglib. 2004-03-23 02:03:47 +00:00