From 87ddc63f73b345af7acf0536a9bafd956dfb0412 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Tue, 2 Oct 2007 16:13:55 +0000 Subject: [PATCH] Format to correct spacing. --- core/pom.xml | 310 ++++++++++++++++++++++++++------------------------- 1 file changed, 157 insertions(+), 153 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index b617702804..546e664886 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,54 +1,58 @@ - - 4.0.0 - - org.springframework.security - spring-security-parent - 2.0-SNAPSHOT - - jar - spring-security-core - Spring Security Core + + 4.0.0 + + org.springframework.security + spring-security-parent + 2.0-SNAPSHOT + + jar + spring-security-core + Spring Security Core - - scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/trunk/core - scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/trunk/core - http://acegisecurity.svn.sourceforge.net/viewcvs.cgi/acegisecurity/spring-security/trunk/core/ - + + scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/trunk/core + + + scm:svn:https://acegisecurity.svn.sourceforge.net/svnroot/acegisecurity/spring-security/trunk/core + + http://acegisecurity.svn.sourceforge.net/viewcvs.cgi/acegisecurity/spring-security/trunk/core/ + - - - org.springframework - spring-core - + + + org.springframework + spring-core + org.springframework spring-context - org.springframework - spring-remoting - true - - - org.springframework - spring-jdbc + org.springframework + spring-remoting true - org.springframework - spring-support - runtime - - - org.springframework - spring-web - true - + org.springframework + spring-jdbc + true + - org.springframework - spring-mock - true - + org.springframework + spring-support + runtime + + + org.springframework + spring-web + true + + + org.springframework + spring-mock + true + org.springframework.ldap spring-ldap @@ -56,76 +60,76 @@ true - net.sf.ehcache - ehcache - 1.2.4 - true - - - cas - casclient - 2.0.11 - true - - - commons-logging - commons-logging - 1.1 - - - commons-codec - commons-codec - 1.3 - - - commons-collections - commons-collections - 3.1 - - - aspectj - aspectjrt - 1.2 - true - - - javax.servlet - jsp-api - 2.0 - true - - - javax.servlet - servlet-api - 2.4 - true - - - taglibs - standard - 1.0.6 - true - - - hsqldb - hsqldb - 1.8.0.4 - test - - - org.apache.directory.server - apacheds-core - 1.0.2 - compile + net.sf.ehcache + ehcache + 1.2.4 true - - - org.apache.directory.server - apacheds-server-jndi - 1.0.2 - compile + + + cas + casclient + 2.0.11 true - + + + commons-logging + commons-logging + 1.1 + + + commons-codec + commons-codec + 1.3 + + + commons-collections + commons-collections + 3.1 + + + aspectj + aspectjrt + 1.2 + true + + + javax.servlet + jsp-api + 2.0 + true + + + javax.servlet + servlet-api + 2.4 + true + + + taglibs + standard + 1.0.6 + true + + + hsqldb + hsqldb + 1.8.0.4 + test + + + org.apache.directory.server + apacheds-core + 1.0.2 + compile + true + + + org.apache.directory.server + apacheds-server-jndi + 1.0.2 + compile + true + org.apache.mina mina-core @@ -134,54 +138,54 @@ true - org.slf4j - slf4j-log4j12 - 1.4.3 - runtime + org.slf4j + slf4j-log4j12 + 1.4.3 + runtime true - - - jmock - jmock - 1.0.1 - test - - - log4j - log4j + + + jmock + jmock + 1.0.1 + test + + + log4j + log4j 1.2.12 - + - - - - ${basedir}/../ - META-INF - - notice.txt - - false - - - - ${basedir}/src/main/resources/org/springframework/security/taglibs - - META-INF - - *.tld - - false - - - ${basedir}/src/main/resources - / - - **/* - - false - - - + + + + ${basedir}/../ + META-INF + + notice.txt + + false + + + + ${basedir}/src/main/resources/org/springframework/security/taglibs + + META-INF + + *.tld + + false + + + ${basedir}/src/main/resources + / + + **/* + + false + + +