1
0
mirror of synced 2026-05-22 21:33:16 +00:00

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).
This commit is contained in:
Luke Taylor
2010-01-10 23:31:23 +00:00
parent e211f9b35f
commit b323098167
16 changed files with 171 additions and 33 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
test.exclude('**/OpenLDAPIntegrationTestSuite.class')
dependencies {
compile project(':core'),
compile project(':spring-security-core'),
"org.springframework:spring-core:$springVersion",
"org.springframework:spring-beans:$springVersion",
"org.springframework:spring-context:$springVersion",