63 Commits

Author SHA1 Message Date
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