Luke Taylor
|
db6edfb512
Pull in changes to convert emma, aspectj and bundlor usage to plugins
|
14 lat temu |
Luke Taylor
|
27be72a81c
SEC-1677: Split out LDAP server tests from config module.
|
14 lat temu |
Luke Taylor
|
44fb3aa4ab
SEC-1677: Create integrationTest task for Java projects and make all tests in itest module run as integration tests only.
|
14 lat temu |
Luke Taylor
|
b0df1bd1b0
SEC-1673: Use a map to store the range values use in the bundlor templates.
|
14 lat temu |
Luke Taylor
|
0ca5157f47
Set project release version to 3.1.0.M2
|
15 lat temu |
Luke Taylor
|
f85baac943
Updated to Spring 3.0.5
|
15 lat temu |
Luke Taylor
|
7dd8cd2fb9
Make sure ApacheDS work directory is set correctly for separate LDAP test task in config module.
|
15 lat temu |
Luke Taylor
|
551166a577
ApacheDS workDir property should be passed to the test process, not set as a system property in the main build process.
|
15 lat temu |
Luke Taylor
|
9e5189c8ba
Upgrade to Spring 3.0.4 and adjust IDEA plugin customization.
|
15 lat temu |
Luke Taylor
|
c37ca1c2a9
Sample app build adjustments to remove unwanted deps such as jsp-api, tidy up use of JSTL, make sure all are using servlet 2.5 etc.
|
15 lat temu |
Luke Taylor
|
3c02989d67
Removal of jmock test dependency and upgrading of mockito version to 1.8.5. Minor adjustments to other build deps and configurations (e.g. prevent groovy from being used as a transitive dep, since we only use it for tests).
|
15 lat temu |
Luke Taylor
|
e7883024d9
Set compile encoding to UTF-8
|
15 lat temu |
Luke Taylor
|
acad848690
Update aspectj to 1.6.9
|
15 lat temu |
Luke Taylor
|
413b2a06e3
Improvements in up-to-date checking and use of parallel tests where possible.
|
15 lat temu |
Luke Taylor
|
2d9a848265
Added missing gradle build files for remaining samples. Some related reordering, dependency fixing etc. CAS sample no longer requires two separate subprojects as both client and server app can be run from a single gradle build.
|
15 lat temu |
Luke Taylor
|
2afccfc633
Remove commons-logging dependency properly and switch tutorial sample to logback/slf4j.
|
15 lat temu |
Luke Taylor
|
a681dee0e1
Minor sample build changes. JSTL dependency update.
|
15 lat temu |
Luke Taylor
|
69a10c48ae
Switch to using slf4j/logback for logging.
|
15 lat temu |
Luke Taylor
|
48016969ee
Upgrade build to Spring 3.0.3.RELEASE
|
15 lat temu |
Luke Taylor
|
a421370a3d
SEC-1465: Change DelegatingMethodSecurityMetadataSource to use constructor injection to get round the problem of it being invoked before it has been initialized properly. Also changed the contacts tests to use the same app context and loading order as the actual webapp, to give better reassurance that the app will run successfully.
|
15 lat temu |
Luke Taylor
|
d334f6fa09
Latest gradle syntax updates.
|
15 lat temu |
Luke Taylor
|
111d49d68a
Added build file for itest-context.
|
15 lat temu |
Luke Taylor
|
55de2cfcb1
SEC-1262: Added new (replacement) AspectJ interceptor which wraps the JoinPoint in a MethodInvocation adapter to provide compatibility with classes which only support MethodInvocation instances.
|
15 lat temu |
Luke Taylor
|
2b8b8819e4
Added gradle support for aspects project.
|
15 lat temu |
Luke Taylor
|
6fcaba2c46
Moved setting of 'provided' scope mapping on pom out of whenConfigured() so that the mapping is in place when the pom dependencies are assembled. Added 'skipTests' option.
|
15 lat temu |
Luke Taylor
|
f3264ba9ab
Addition of commons-logging exclusions and adjustments to pom generation.
|
15 lat temu |
Hans Dockter
|
b64a3fa725
Hans Dockter's refactoring of gradle build, plus simplification of docbook plugin.
|
15 lat temu |