65 Commits (b28e3a0b2f95bc97ace3fff27e7d49bab920ec70)

Author SHA1 Message Date
Rob Winch b28e3a0b2f SEC-1976: include *.aj files in sourceJar 14 years ago
Rob Winch 262ee099df SEC-1994: explicit sourceCompatibility and targetCompatibility of 1.5 in Gradle build 14 years ago
Rob Winch 638e92a3f7 SEC-1992: Updated Spring version to 3.0.7 14 years ago
Rob Winch fde9142d8d SEC-1907: Exclude crypto dependency in core module since classes are bundled in core 14 years ago
Rob Winch a2452ab514 SEC-1906: Update to Gradle 1.0 14 years ago
Rob Winch 2fba10ab61 Use powermock for testing servlet 3.0 functionality instead of distinct classpaths 14 years ago
Rob Winch ea56a98883 SEC-1868: Remove error level logs from SecurityNamespaceHandler when the web classes are not available and not required 15 years ago
Luke Taylor c0c283029a Upgrade Jetty version. 15 years ago
Luke Taylor d6b7b52a79 Update to Spring 3.0.6. 15 years ago
Luke Taylor 8ce4d326f5 Update HttpClient to 4.1.2 and removed incorrect bundlor references to commons version. 15 years ago
Luke Taylor ecfffaaa3f Make aspectj dependencies optional throughout and spring-jdbc/tx optional in core poms. Reduces exclusions required in third-party poms (e.g. spring-social). 15 years ago
Luke Taylor 3e18be1478 SEC-1747: Upgrade to Spring LDAP 1.3.1 15 years ago
Luke Taylor 1618bf1168 Upgrade to logback 0.9.28 15 years ago
Luke Taylor 28444978e5 Change to using pom 'builder' syntax for adding commons logging dep. 15 years ago
Luke Taylor 767f5b2423 Upgrade to gradle 1.0-M3. 15 years ago
Luke Taylor 614d8c0321 SEC-1723: Use standard SpEL syntax for accessing beans in the app context by name. 15 years ago
Luke Taylor ac96f27136 Gradle refactoring. Create separate S3 upload task and extract ide customization into a separate file. 15 years ago
Luke Taylor 23df97f44a Added missing HttpClient version information to openid bundlor template file. 15 years ago
Luke Taylor 315c225bcb Removed unused aspectj gradle file 15 years ago
Luke Taylor 4654f7065a SEC-1693: Expand upper bound on EHCache OSGi version to version 2.5 15 years ago
Rob Winch bd53ff1832 Updated gradle build so that eclipse is configured for AJDT 15 years ago
Rob Winch c7de933cb9 Updated gradle wrapper to gradle-1.0-milestone-1 15 years ago
Luke Taylor db6edfb512 Pull in changes to convert emma, aspectj and bundlor usage to plugins 15 years ago
Luke Taylor dc73bbef3f Add inputs to AspectJ compilation tasks for change-detection purposes. 15 years ago
Luke Taylor 27be72a81c SEC-1677: Split out LDAP server tests from config module. 15 years ago
Luke Taylor 44fb3aa4ab SEC-1677: Create integrationTest task for Java projects and make all tests in itest module run as integration tests only. 15 years ago
Luke Taylor b0df1bd1b0 SEC-1673: Use a map to store the range values use in the bundlor templates. 15 years ago
Luke Taylor 5caa41753a Add check for coverage data before trying to produce report. 15 years ago
Luke Taylor 39b48c6d95 Update gradle wrapper to 0.9.1 in order to use mavenLocal() repo syntax. 16 years ago
Luke Taylor 0ca5157f47 Set project release version to 3.1.0.M2 16 years ago
Luke Taylor f1fe3ce7e6 Update wrapper to gradle 0.9 release 16 years ago
Luke Taylor f85baac943 Updated to Spring 3.0.5 16 years ago
Luke Taylor 7dd8cd2fb9 Make sure ApacheDS work directory is set correctly for separate LDAP test task in config module. 16 years ago
Luke Taylor 551166a577 ApacheDS workDir property should be passed to the test process, not set as a system property in the main build process. 16 years ago
Luke Taylor d1e8b8e29d More tests. Minor refactoring. 16 years ago
Luke Taylor 5902c6b262 Adjustments to coverage generation (enable debug logging when coverage on). 16 years ago
Luke Taylor 837771537f Tweak docs build to only prevent "assemble" from depending on the archive/upload tasks. 16 years ago
Luke Taylor 5fe589e360 Added project property to enable test coverage. 16 years ago
Luke Taylor 68b11854ac Fix emma coverage to also include config LDAP tests (which are run in a separate Test instance) 16 years ago
Luke Taylor 6c96a7b025 Add emma coverage support. 16 years ago
Luke Taylor 9e5189c8ba Upgrade to Spring 3.0.4 and adjust IDEA plugin customization. 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 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). 16 years ago
Luke Taylor e7883024d9 Set compile encoding to UTF-8 16 years ago
Luke Taylor acad848690 Update aspectj to 1.6.9 16 years ago
Luke Taylor 413b2a06e3 Improvements in up-to-date checking and use of parallel tests where possible. 16 years ago
Luke Taylor 64375484a1 More build and logging tuning. 16 years ago
Luke Taylor c9b0bc1bd9 Added gradle wrapper support. 16 years ago
Luke Taylor 74b66591e9 Build refactoring. 16 years ago
Luke Taylor 6e831d6504 Adding bundlor template for aspects project, plus minor build updates. 16 years ago