fb03c7a8ae
Rename jar files
Carlos Sanchez
2004-12-28 23:26:45 +00:00
41beeaad15
Migrate to latest sdocbook plugin
Carlos Sanchez
2004-12-28 23:25:49 +00:00
1ef3c87bf2
Add change.
Ben Alex
2004-12-26 08:48:25 +00:00
8b64db3de8
Wrong path to Attributes sample.
Ben Alex
2004-12-26 06:54:50 +00:00
d597d896c8
Corrections.
Ben Alex
2004-12-26 04:14:41 +00:00
6c1e2f23b2
Allow last attempted username to be displayed in views.
Ben Alex
2004-12-25 23:38:39 +00:00
8d4244c1b6
EH-CACHE change. 1.1 seems to have some problems when running from a WAR. So we'll go back to 1.0, being the version Spring is officially using anyway.
Ben Alex
2004-12-25 23:37:40 +00:00
fe155223a1
Minor polishing.
Ben Alex
2004-12-25 07:18:17 +00:00
c77cb84f52
Fix group names etc as required to ensure a multiproject:install works from /docs if there is a CLEAN (empty) Maven repository.
Ben Alex
2004-12-25 07:02:31 +00:00
02f0c18123
These properties are supposed to be deprecated, but the new ones don't work so we'll go back to what does.
Ben Alex
2004-12-24 05:52:51 +00:00
5689807f38
Make Maven sign generated JARs. The last stage of the transition from Ant.
Ben Alex
2004-12-24 05:48:54 +00:00
7de909cb5a
Finalise Ant removal.
Ben Alex
2004-12-24 05:47:14 +00:00
32cd969935
Enable Maven to handle official release ZIP generation.
Ben Alex
2004-12-24 02:53:58 +00:00
5a11059669
Remove references to other projects, as Acegi Security no longer directly includes these in CVS. The onus is on the user of Acegi Security to acknowledge which dependency(ies) their final products utilise and meet the associated license requirements. A complete list of dependencies used by Acegi Security is available at http://acegisecurity.sourceforge.net.
Ben Alex
2004-12-24 02:53:06 +00:00
c4ae1a204a
Refer to some extra Maven properties (which should be implemented in build.properties if needed) which I found useful for SSH deployment via PuTTY.
Ben Alex
2004-12-24 00:36:23 +00:00
6ece0fab22
Iron out some Maven bugs with our custom WAR artifact building.
Ben Alex
2004-12-24 00:35:36 +00:00
36993d5b52
Describe download process.
Ben Alex
2004-12-24 00:35:09 +00:00
2fe24b4357
Make multiproject:artifact (when called from /docs) properly build the Contacts Sample WARs.
Ben Alex
2004-12-23 23:00:38 +00:00
7df43e019e
Typos.
Ben Alex
2004-12-23 01:30:04 +00:00
c8055b57d7
More documentation updates.
Ben Alex
2004-12-23 00:15:00 +00:00
b2e035424a
Make compatible with JDK 5.
Ben Alex
2004-12-23 00:14:14 +00:00
61a631af26
JavaDocs fix.
Ben Alex
2004-12-22 23:49:25 +00:00
33de0fece0
Remove "- Documentation" so proper project name displayed on generated site.
Ben Alex
2004-12-22 20:06:10 +00:00
861a34092d
Remove quick-start, as it has been replaced by more detailed documentation pointers in docs/xdocs. The main issue with quick-start was maintaining it between Acegi Security versions. As it's never executed anywhere, its operation could never be easily tested (especially web.xml for example).
Ben Alex
2004-12-22 13:18:00 +00:00
118fde588c
More documentation.
Ben Alex
2004-12-22 13:15:07 +00:00
b82c6c8a24
Fix project names.
Ben Alex
2004-12-22 04:19:40 +00:00
8fb64e1e1b
Fix repository URLs so "viewcvs" URLs (associated with changelog plugin) are all correct.
Ben Alex
2004-12-22 03:47:55 +00:00
20a4785a49
Remove Jetty, as it is only required by the Jetty adapter subproject.
Ben Alex
2004-12-22 03:46:47 +00:00
a9978c18ea
Statcvs plugin fixes. IT NOW WORKS!
Ben Alex
2004-12-22 03:43:10 +00:00
0cdfd00151
Link to SQL Schema.
Ben Alex
2004-12-22 03:42:51 +00:00
982d0bd421
Fix title.
Ben Alex
2004-12-22 03:42:15 +00:00
9d6a0308b3
Anonymous pserver CVS setup.
Ben Alex
2004-12-22 00:59:46 +00:00
9046efe976
Refer to upgrade documentation on website, including correcting version 0.7.0 file.
Ben Alex
2004-12-22 00:59:13 +00:00
5dfc3fdcfb
Maven workarounds. The definitive guide. :-)
Ben Alex
2004-12-22 00:16:20 +00:00
dc726ac75c
Clarify and enforce interface interface contract for AuthenticationDao.
Ben Alex
2004-12-21 20:53:32 +00:00
4bcc1222e1
Modifications to support EH-CACHE upgrade (EH-CACHE appears to have changed the way the default cache configuration file gets handled).
Ben Alex
2004-12-21 13:04:11 +00:00
268c894b23
Access resources from core directory. Appears to be a problem with Maven allowing this to be expressed in the parent project file (ie /adapters/project.xml).
Ben Alex
2004-12-21 12:17:47 +00:00
db9e420ceb
Use full package name for SecurityConfig, to ease support by Maven commons-attributes plugin.
Ben Alex
2004-12-21 12:16:56 +00:00
f7cfc84358
Fix correct package name for advisor.
Ben Alex
2004-12-21 12:15:52 +00:00
e8bfa37218
Make Attributes sample use Maven's commons-attributes plugin.
Ben Alex
2004-12-21 12:15:35 +00:00
9175208950
Fix Clover operation with Java 5 SDK and Maven 1.0.2 final release.
Ben Alex
2004-12-21 12:14:33 +00:00
658a8df9b3
Correct company name.
Ben Alex
2004-12-21 12:13:50 +00:00
823a2e990b
Add hook methods to AbstractProcessingFilter.
Ben Alex
2004-12-20 11:14:34 +00:00
67d642cfeb
Note arrays can now be filtered by BasicAclEntryAfterInvocationCollectionFilteringProvider.
Ben Alex
2004-12-17 22:06:45 +00:00
c5ea35d093
Extend After ACL provider to also filter arrays. Thanks to Joni Suominen.
Ben Alex
2004-12-17 21:56:05 +00:00
3169199e2b
Fixed improperly closed tags
Carlos Sanchez
2004-12-11 23:01:51 +00:00
cb61c88478
Increased test coverate to 100%
Ray Krueger
2004-12-09 23:53:11 +00:00
8853ba28e2
Replaced $author$ stuff in javadocs with Ray Krueger
Ray Krueger
2004-12-09 22:35:53 +00:00
41310f26a6
Missed a DOCUMENT ME! spot...
Ray Krueger
2004-12-09 22:29:12 +00:00
3eb6149877
New LoginExceptionResolver interface and base implementation to handle LoginExceptions thrown in the Jaas API. I am commiting this now so that it isn't lost, while a PropertyEditor based solution is investigated.
Ray Krueger
2004-12-09 22:09:35 +00:00
07f3d1558f
Update to HSQLDB 1.7.3.0.
Ben Alex
2004-12-06 23:40:24 +00:00
543e08fae9
Fixed clover license
Carlos Sanchez
2004-12-06 22:37:26 +00:00
f520bfea91
Change image path locations. sdocbook plugin collapses resource paths, forcing image to always be in the same directory as the generated docbook output.
Ben Alex
2004-12-05 23:17:37 +00:00
b8b31d6f65
Tidy up Maven migration by eliminating unnecessary directories and having Eclipse classpath use MAVEN_REPO.
Ben Alex
2004-12-05 07:21:30 +00:00
c5900cab9c
Added a ContextHolderAwareRequestWrapper to integrate with getRemoteUser() and isUserInRole(String). Thanks to Orlando Garcia Carmona ("paramosyermos" on Spring forums).
Ben Alex
2004-12-05 06:11:18 +00:00
c9aa80b655
Add Aaron Tang's changes.
Ben Alex
2004-12-05 05:30:26 +00:00
e3b9920d9c
Fix default query string to remove ambiguous columns. Thanks to Aaron Tang.
Ben Alex
2004-12-05 05:30:06 +00:00