Commit Graph

201 Commits

Author SHA1 Message Date
Luke Taylor 21e83e8364 [maven-release-plugin] prepare for next development iteration 2008-04-01 15:03:29 +00:00
Luke Taylor 91ed7dceb6 [maven-release-plugin] prepare release release_2_0_0_RC1 2008-04-01 15:01:30 +00:00
Luke Taylor 52875e2c12 updated wtp version to 2.0 2008-03-29 14:48:31 +00:00
Ben Alex 0860333a3f SEC-733: AspectJ Pointcut Expression Parsing support. 2008-03-25 08:28:53 +00:00
Ben Alex f4eb15b08b SEC-428: Tests to prove proxy-target-class="true" works. 2008-03-24 23:10:01 +00:00
Luke Taylor a375d8e59e SEC-428: Added test 2008-03-24 20:50:58 +00:00
Ben Alex beba7221cf Update dependency versions and POM structure. 2008-03-24 09:16:12 +00:00
Luke Taylor b54e3978dc SEC-729: Organization of pom dependencies, particularly for servlet-api and jstl. Some other adjustments, removal of unrequired deps etc 2008-03-23 00:31:32 +00:00
Luke Taylor 696e3c8034 Udated maven eclipse plugin version 2008-03-22 11:42:52 +00:00
Luke Taylor 3a364a3343 SEC-713: Made MethodDefinitionAdvisor an infrastructure bean as required by Spring 2.0.7+ and upgraded to Spring 2.0.8 2008-03-11 17:53:04 +00:00
Luke Taylor 01822501db Removed codehaus sapshot repo 2008-03-07 17:20:50 +00:00
Luke Taylor e4312aed5d SEC-696: Updated index text and pom.xml (urls for site etc) 2008-03-06 22:25:41 +00:00
Luke Taylor a5ed80248d SEC-696: Updated out of date information in site files and pom. Added aggregation of javadoc and other reports 2008-03-06 17:15:30 +00:00
Luke Taylor a7e4dc3636 SEC-672: Added felix plugin to core build pom.xml 2008-03-05 19:41:59 +00:00
Luke Taylor ff16c413dd [maven-release-plugin] prepare for next development iteration 2008-02-29 14:55:31 +00:00
Luke Taylor b8916ffaba [maven-release-plugin] prepare release release_2_0_M2 2008-02-29 14:54:15 +00:00
Luke Taylor cc4d8e09ac Re-removed acegi repo, as maven jars will be deployed to S3 2008-02-29 14:14:10 +00:00
Luke Taylor 69578c1bf9 Reinstated acegi repo in preparation for M2 release 2008-02-29 12:57:46 +00:00
Luke Taylor 5187f89fe8 SEC-679: Removed use of MockApplicationContext and improved use of ehcache (shutting down cache managers after tests are run). Upgraded ehcache version to 1.3 as used in Spring pom. 2008-02-22 13:34:20 +00:00
Luke Taylor 2dd9faabc0 SEC-674: Created new project modules for cas, captcha, acls and taglibs 2008-02-19 20:30:53 +00:00
Ray Krueger 718eddadd7 Promoting OpenID out of the Sandbox 2008-01-27 02:57:57 +00:00
Luke Taylor b8080bb9cb Applied Ben Hale's patch to parent pom.xml fix S3 uploads. 2008-01-15 12:14:10 +00:00
Luke Taylor 10ec13e4e2 [maven-release-plugin] prepare for next development iteration 2008-01-02 22:42:21 +00:00
Luke Taylor 2c5090da90 [maven-release-plugin] prepare release release_2_0_M1 2008-01-02 22:41:31 +00:00
Luke Taylor 91d7d35422 Corrected tagBase for release plugin and updated version. 2008-01-02 22:35:05 +00:00
Luke Taylor 09242ec66d [maven-release-plugin] rollback the release of release_2_0_M1 2008-01-02 22:31:09 +00:00
Luke Taylor 42dcccd1b7 [maven-release-plugin] prepare release release_2_0_M1 2008-01-02 22:18:28 +00:00
Luke Taylor 1d67f88fa1 Corrected tagBase for release plugin and updated version. 2008-01-02 22:13:43 +00:00
Luke Taylor aafbb5bb67 [maven-release-plugin] rollback the release of release_2_0_M1 2008-01-02 22:10:46 +00:00
Luke Taylor 425508d70d [maven-release-plugin] prepare release release_2_0_M1 2008-01-02 22:01:34 +00:00
Luke Taylor 0b1e17f69a [maven-release-plugin] rollback the release of release_2_0_M1 2008-01-02 21:54:37 +00:00
Luke Taylor 07aa0c6880 [maven-release-plugin] prepare release release_2_0_M1 2008-01-02 21:52:42 +00:00
Luke Taylor 4b543d10c8 Maven plugin version updates 2008-01-02 21:36:30 +00:00
Luke Taylor d0490e6322 Upgraded maven surefire and cobertura plugins. 2007-12-21 15:54:38 +00:00
Ben Alex 7ff533735f Changes (made by Ben Hale) to support publishing of snapshots and
releases to Spring S3 repository.
2007-12-12 19:06:12 +00:00
Luke Taylor 82cfa722be Upgrade Spring-LDAP to 1.2.1 version. 2007-12-11 18:08:44 +00:00
Ben Alex 0e51eb1bd2 Make NTLM appear earlier in reactor order. 2007-12-03 04:08:02 +00:00
Luke Taylor 9e2f372bad SEC-607: Deprecated InitialDirContextFactory and replaced it with SpringSecurityContextSource.
Also some refactoring of LdapUserDetailsManager to use a strategy for creating DNs from usernames.
2007-11-20 20:54:48 +00:00
Luke Taylor e7b680254f Formatted pom.xml to correct spacing. 2007-10-02 16:32:19 +00:00
Luke Taylor 1a7b00106d Upgraded to junit 4.4 (mainly to allow use of BeforeClass and AfterClass annotations) and changed pom to use different source and versions for production and test sources (1.4 and 1.5 respectively) 2007-10-02 10:41:24 +00:00
Luke Taylor 56847d0af6 SEC-562: Tidying up module names in pom files. 2007-09-22 21:44:39 +00:00
Luke Taylor 757b153430 SEC-562: Repackaging adapters module. 2007-09-22 11:54:13 +00:00
Luke Taylor e04aa85fc2 Comment out the adapters from the build until the repackaging is finished. 2007-09-21 18:32:45 +00:00
Luke Taylor b7284964b7 SEC-562: Other pepackaging (apart from adapters which are currently broken svn-wise). 2007-09-21 18:31:54 +00:00
Luke Taylor 0288204432 SEC-369: Made spring-jdbc and spring-remoting optional dependencies in core. Removed explicit commons-lang dependency and updated commons logging to 1.1. 2007-09-19 00:23:33 +00:00
Luke Taylor d79d55c8b6 SEC-8: Changes to LDAP authenticator API to take an authentication object rather than username/password. 2007-09-17 12:28:07 +00:00
Luke Taylor c91400b03b Corrected scm sections of core and parent poms. 2007-09-10 23:18:43 +00:00
Luke Taylor eb28786d9b Added portlet module to project and added spring milestone repo to repositories. 2007-09-10 19:34:27 +00:00
Carlos Sanchez 70a0e54282 Remove unneeded repos, I've put docbkx in the central repo 2007-09-07 23:05:42 +00:00
Luke Taylor f178ca2a39 Updated trunk poms to 2.0-SNAPSHOT version 2007-09-07 20:14:55 +00:00
Luke Taylor e1465c2c58 SEC-550: Switch to latest spring 2 version and update project language level to 1.4. 2007-09-07 20:05:15 +00:00
Luke Taylor 8d4b97f685 Updated poms post-release 1.0.5 2007-09-06 02:52:09 +00:00
Luke Taylor c8b6111418 Release 1.0.5. 2007-09-06 01:52:53 +00:00
Luke Taylor ac9c516434 Configured project info plugin to provide selective reports (e.g. omitted continuous integration report). 2007-09-05 22:19:58 +00:00
Luke Taylor 09b8575c30 Disable agilejava repo for snapshots. 2007-09-05 15:53:44 +00:00
Luke Taylor 8cd7a03fac SEC-540: removed doc project module. 2007-09-05 11:40:31 +00:00
Luke Taylor 6988be2ef2 SEC-540,SEC-541. Reorganized to get docbook to generate prior to the site with images correct for both pdf and html. Borrowed nuxeo project stylesheets. 2007-09-04 23:59:25 +00:00
Luke Taylor 34527c3305 Changed spring version to 1.2.9 and modified dependencies to get build to work with this version. Corrected some javadoc links. 2007-09-03 15:47:39 +00:00
Luke Taylor e09b145803 Correct version name of site plugin. 2007-09-02 21:36:11 +00:00
Luke Taylor 7207dd6f19 Created a release script.
Use a local directory for deploying the site, since it seems impossible to get an accurate copy of the site otherwise using maven 2.

Revert to cobertura 2.0 plugin as 2.1 is broken (gives 100% coverage for everything).
2007-09-02 18:14:02 +00:00
Luke Taylor f9e16d6ee3 SEC-540,SEC-541: Changes for maven 2 site generation and use of docbkx. 2007-09-02 10:00:44 +00:00
Luke Taylor 6a36ae7a0d SEC-509: removed clirr plugin declaration from maven build.
Also removed regexp javadoc link as it doesn't seem to be a project dependency any more.
2007-08-27 11:49:11 +00:00
Carlos Sanchez 165d2c0122 [maven-release-plugin] prepare for next development iteration 2007-06-02 21:28:53 +00:00
Carlos Sanchez 942b5d7345 [maven-release-plugin] prepare release acegi-security-1.0.4-maven2 2007-06-02 21:21:51 +00:00
Ben Alex f7e714b9da Maven 2 polishing. 2007-05-23 04:20:54 +00:00
Vishal Puri e67bff61a0 Explicity specified version 2.3 for surefire-plugin 2007-05-17 01:14:07 +00:00
Vishal Puri ced5cb4f85 added new security element in the spring-security schema and wrote a parser for the element 2007-05-13 13:33:33 +00:00
Vishal Puri 20e21811f0 xml formatting 2007-05-13 12:59:19 +00:00
Vishal Puri b57b63ad0e xml formatting 2007-05-13 12:47:35 +00:00
Vishal Puri 95e0fd9ffe changed spring version 2007-05-13 12:29:11 +00:00
Carlos Sanchez 711421d218 Lock down versions of plugins 2007-05-01 23:33:45 +00:00
Ray Krueger d81a806405 OpenID support contributed by Robin Bramley
Todo:
* Improve Test Coverage
* Replace Servlet with Filter
* Add support for providers other than JanRain as it may be dead
2007-04-20 14:47:04 +00:00
Luke Taylor fabca162a7 Added a customized checkstyle configuration file to tame the Maven 2 checkstyle report to the extent that it gives some useful infomation. Tidied up comments, excessively long lines, use of tabs etc. to match. 2007-02-24 21:00:24 +00:00
Luke Taylor 5464678355 Pass apache-ds temp working directory as a system property through the surefire plugin. 2007-02-06 18:18:14 +00:00
Carlos Sanchez 5e819af782 SEC-388: Upgrade other Spring dependencies to 1.2.8. 2006-11-15 22:54:54 +00:00
Ben Alex 0044400ca6 SEC-388: Ensure Acegi Security 1.0.3 operates against Spring 1.2.8. 2006-11-14 22:09:49 +00:00
Ben Alex 5ef0a1a4e6 Remove Domain sub-project. 2006-11-12 21:15:22 +00:00
Ben Alex c89582652a Add Alan Stewart. 2006-10-14 00:14:13 +00:00
Carlos Sanchez 3c223fd193 Explicitly set source plugin version, 2.0.1 seems to have a problem 2006-09-04 22:44:58 +00:00
Luke Taylor e2a83b6822 Changed version of spring-mock to 1.2.7 for consistency. 2006-08-25 16:23:27 +00:00
Carlos Sanchez 773a0d6969 Add clirr plugin and build test-jar 2006-08-22 15:45:18 +00:00
Carlos Sanchez 85a67c6b7c Use better repository ids 2006-07-18 17:34:27 +00:00
Carlos Sanchez 18c6838bec [maven-release-plugin] prepare for next development iteration 2006-06-22 17:29:52 +00:00
Carlos Sanchez c7bcbe1b35 [maven-release-plugin] prepare release release_1_0_1 2006-06-22 17:27:29 +00:00
Carlos Sanchez f2ff448071 Fork tests 2006-06-22 16:56:09 +00:00
Carlos Sanchez d332b5ce18 Maven 2 improvements, added a bunch of reports 2006-06-19 23:24:06 +00:00
Carlos Sanchez 35093e09f6 Bump version to 1.1.0-SNAPSHOT 2006-05-31 00:52:26 +00:00
Ben Alex 89eb74b1b2 Refer to 1.0.0 final. 2006-05-28 00:49:38 +00:00
Carlos Sanchez 82a8fe260e Removed duplicated contributor and avoid encoding problems 2006-05-27 18:25:30 +00:00
Carlos Sanchez 76ce826345 Remove spring transitive deps, add log4j 2006-05-03 17:38:19 +00:00
Carlos Sanchez 662b680cb4 Add some repo info and plugins 2006-04-25 16:32:04 +00:00
Ben Alex 719d3af879 SVN updates. 2006-04-25 00:22:00 +00:00
Ben Alex 96196bd637 SEC-179: Upgrade to Spring 2.0-M2. 2006-02-09 05:36:06 +00:00
Luke Taylor b82af1baee add apache snapshot repo to repository list 2006-02-02 19:55:15 +00:00
Carlos Sanchez dac57d7c69 Cleaned comment 2006-02-01 19:11:03 +00:00
Carlos Sanchez 1dfc42550f Add spring-mock to dependency management
Add ldap dependencies
Simplify spring dependencies
2005-12-25 00:21:49 +00:00
Carlos Sanchez 39cf954a45 Improved m2 poms 2005-12-22 16:17:37 +00:00
Carlos Sanchez 6832b5dc1a Added more info 2005-12-11 23:08:33 +00:00
Ben Alex a1037ddc87 Prepare 1.0.0 RC1. 2005-12-04 11:20:52 +00:00
Carlos Sanchez 1fb36f62bf Cleaned and added some reports 2005-11-07 22:57:15 +00:00
Carlos Sanchez b2363dfe07 SEC-62 Add maven 2 support 2005-10-06 20:53:08 +00:00