Rob Winch
|
1ed643ca1f
|
SEC-1998: Provide integration with WebAsyncManager#startCallableProcessing
Support integration of the Spring SecurityContext on Callable's used with
WebAsyncManager by registering SecurityContextCallableProcessingInterceptor.
|
13 years ago |
Rob Winch
|
a2452ab514
|
SEC-1906: Update to Gradle 1.0
|
14 years ago |
Luke Taylor
|
dc92baa257
|
Remove truststore settings from tutorial sample as they aren't required.
|
15 years ago |
Luke Taylor
|
e4ecdd55f6
|
Enable https in tutorial sample.
|
15 years ago |
Luke Taylor
|
19e56f4397
|
Stripping out unnecessary dependencies from sample jars.
|
15 years ago |
Luke Taylor
|
102bc2d6a0
|
Reduce unnecessary use of aspectj as a build dependency
|
16 years ago |
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.
|
16 years ago |
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.
|
16 years ago |
Luke Taylor
|
2afccfc633
|
Remove commons-logging dependency properly and switch tutorial sample to logback/slf4j.
|
16 years ago |
Luke Taylor
|
a681dee0e1
|
Minor sample build changes. JSTL dependency update.
|
16 years ago |
Luke Taylor
|
d334f6fa09
|
Latest gradle syntax updates.
|
16 years ago |
Luke Taylor
|
f3264ba9ab
|
Addition of commons-logging exclusions and adjustments to pom generation.
|
16 years ago |
Luke Taylor
|
b323098167
|
Added gradle build files for taglibs, tutorial, contacts and openid.
Changed build file names to match module names (by manipulating the project objects in the settings.gradle file).
|
16 years ago |