diff --git a/acl/pom.xml b/acl/pom.xml index 10467408a7..ec435c38d7 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -8,161 +8,161 @@ spring-security-acl http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - aopalliance - aopalliance - 1.0 - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-aop - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-core - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - - - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - - - org.springframework - spring-tx - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - net.sf.ehcache - ehcache - 2.9.0 - compile - true - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.hsqldb - hsqldb - 2.3.2 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework - spring-beans - 4.1.5.RELEASE - test - - - org.springframework - spring-context-support - 4.1.5.RELEASE - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + aopalliance + aopalliance + 1.0 + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-aop + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-core + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + + + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + + + org.springframework + spring-tx + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + net.sf.ehcache + ehcache + 2.9.0 + compile + true + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.hsqldb + hsqldb + 2.3.2 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework + spring-beans + 4.1.6.RELEASE + test + + + org.springframework + spring-context-support + 4.1.6.RELEASE + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/aspects/pom.xml b/aspects/pom.xml index a46b8d2823..d3acc16427 100644 --- a/aspects/pom.xml +++ b/aspects/pom.xml @@ -8,137 +8,137 @@ spring-security-aspects http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-core - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - - - - - commons-logging - commons-logging - 1.2 - compile - true - - - org.aspectj - aspectjrt - 1.8.4 - compile - true - - - aopalliance - aopalliance - 1.0 - test - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework - spring-aop - 4.1.5.RELEASE - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-core + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + + + + + commons-logging + commons-logging + 1.2 + compile + true + + + org.aspectj + aspectjrt + 1.8.4 + compile + true + + + aopalliance + aopalliance + 1.0 + test + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework + spring-aop + 4.1.6.RELEASE + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/build.gradle b/build.gradle index 3282784ea5..51b82518a2 100644 --- a/build.gradle +++ b/build.gradle @@ -25,16 +25,16 @@ allprojects { ext.releaseBuild = version.endsWith('RELEASE') ext.snapshotBuild = version.endsWith('SNAPSHOT') - ext.springVersion = '4.1.5.RELEASE' + ext.springVersion = '4.1.6.RELEASE' ext.springLdapVersion = '2.0.2.RELEASE' group = 'org.springframework.security' repositories { - mavenCentral() - maven { url "https://repo.spring.io/libs-snapshot" } - maven { url "https://repo.spring.io/plugins-release" } - maven { url "http://repo.terracotta.org/maven2/" } + mavenCentral() + maven { url "https://repo.spring.io/libs-snapshot" } + maven { url "https://repo.spring.io/plugins-release" } + maven { url "http://repo.terracotta.org/maven2/" } } eclipse.project.name = "${project.name}-4.0.x" diff --git a/cas/pom.xml b/cas/pom.xml index 60def6f0f3..199d4265e5 100644 --- a/cas/pom.xml +++ b/cas/pom.xml @@ -8,149 +8,149 @@ spring-security-cas http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - org.jasig.cas.client - cas-client-core - 3.3.3 - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-core - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - - - - - org.springframework - spring-web - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - net.sf.ehcache - ehcache - 2.9.0 - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + org.jasig.cas.client + cas-client-core + 3.3.3 + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-core + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + + + + + org.springframework + spring-web + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + net.sf.ehcache + ehcache + 2.9.0 + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/config/pom.xml b/config/pom.xml index 426bde2360..f2180b0deb 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -8,410 +8,410 @@ spring-security-config http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - aopalliance - aopalliance - 1.0 - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-aop - 4.1.5.RELEASE - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-core - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - - - - - commons-logging - commons-logging - 1.2 - compile - true - - - org.aspectj - aspectjweaver - 1.8.4 - compile - true - - - org.springframework.security - spring-security-ldap - 4.0.0.CI-SNAPSHOT - compile - true - - - org.springframework.security - spring-security-messaging - 4.0.0.CI-SNAPSHOT - compile - true - - - org.springframework.security - spring-security-openid - 4.0.0.CI-SNAPSHOT - compile - true - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - true - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - true - - - org.springframework - spring-tx - 4.1.5.RELEASE - compile - true - - - org.springframework - spring-web - 4.1.5.RELEASE - compile - true - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - true - - - org.springframework - spring-websocket - 4.1.5.RELEASE - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - cglib - cglib-nodep - 3.1 - test - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - javax.annotation - jsr250-api - 1.0 - test - - - junit - junit - 4.11 - test - - - ldapsdk - ldapsdk - 4.1 - test - - - org.apache.directory.server - apacheds-core - 1.5.5 - test - - - org.apache.directory.server - apacheds-core-entry - 1.5.5 - test - - - org.apache.directory.server - apacheds-protocol-ldap - 1.5.5 - test - - - org.apache.directory.server - apacheds-protocol-shared - 1.5.5 - test - - - org.apache.directory.server - apacheds-server-jndi - 1.5.5 - test - - - org.apache.directory.shared - shared-ldap - 0.9.15 - test - - - org.codehaus.groovy - groovy-all - 2.3.8 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.eclipse.persistence - javax.persistence - 2.0.5 - test - - - org.hibernate - hibernate-entitymanager - 4.1.0.Final - test - - - org.hibernate - hibernate-entitymanager - 3.6.10.Final - test - - - org.hsqldb - hsqldb - 2.3.2 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.openid4java - openid4java-nodeps - 0.9.6 - test - - - guice - com.google.code.guice - - - - - org.powermock - powermock-api-mockito - 1.6.0 - test - - - mockito-all - org.mockito - - - - - org.powermock - powermock-api-support - 1.6.0 - test - - - org.powermock - powermock-core - 1.6.0 - test - - - org.powermock - powermock-module-junit4 - 1.6.0 - test - - - org.powermock - powermock-module-junit4-common - 1.6.0 - test - - - org.powermock - powermock-reflect - 1.6.0 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.spockframework - spock-core - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.spockframework - spock-spring - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.springframework.data - spring-data-jpa - 1.7.1.RELEASE - test - - - aspectjrt - org.aspectj - - - - - org.springframework.ldap - spring-ldap-core - 2.0.2.RELEASE - test - - - org.springframework.security - spring-security-aspects - 4.0.0.CI-SNAPSHOT - test - - - org.springframework.security - spring-security-cas - 4.0.0.CI-SNAPSHOT - test - - - org.springframework - spring-expression - 4.1.5.RELEASE - test - - - org.springframework - spring-orm - 4.1.5.RELEASE - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + aopalliance + aopalliance + 1.0 + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-aop + 4.1.6.RELEASE + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-core + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + + + + + commons-logging + commons-logging + 1.2 + compile + true + + + org.aspectj + aspectjweaver + 1.8.4 + compile + true + + + org.springframework.security + spring-security-ldap + 4.0.0.CI-SNAPSHOT + compile + true + + + org.springframework.security + spring-security-messaging + 4.0.0.CI-SNAPSHOT + compile + true + + + org.springframework.security + spring-security-openid + 4.0.0.CI-SNAPSHOT + compile + true + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + true + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + true + + + org.springframework + spring-tx + 4.1.6.RELEASE + compile + true + + + org.springframework + spring-web + 4.1.6.RELEASE + compile + true + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + true + + + org.springframework + spring-websocket + 4.1.6.RELEASE + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + cglib + cglib-nodep + 3.1 + test + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + javax.annotation + jsr250-api + 1.0 + test + + + junit + junit + 4.11 + test + + + ldapsdk + ldapsdk + 4.1 + test + + + org.apache.directory.server + apacheds-core + 1.5.5 + test + + + org.apache.directory.server + apacheds-core-entry + 1.5.5 + test + + + org.apache.directory.server + apacheds-protocol-ldap + 1.5.5 + test + + + org.apache.directory.server + apacheds-protocol-shared + 1.5.5 + test + + + org.apache.directory.server + apacheds-server-jndi + 1.5.5 + test + + + org.apache.directory.shared + shared-ldap + 0.9.15 + test + + + org.codehaus.groovy + groovy-all + 2.3.8 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.eclipse.persistence + javax.persistence + 2.0.5 + test + + + org.hibernate + hibernate-entitymanager + 4.1.0.Final + test + + + org.hibernate + hibernate-entitymanager + 3.6.10.Final + test + + + org.hsqldb + hsqldb + 2.3.2 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.openid4java + openid4java-nodeps + 0.9.6 + test + + + guice + com.google.code.guice + + + + + org.powermock + powermock-api-mockito + 1.6.0 + test + + + mockito-all + org.mockito + + + + + org.powermock + powermock-api-support + 1.6.0 + test + + + org.powermock + powermock-core + 1.6.0 + test + + + org.powermock + powermock-module-junit4 + 1.6.0 + test + + + org.powermock + powermock-module-junit4-common + 1.6.0 + test + + + org.powermock + powermock-reflect + 1.6.0 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.spockframework + spock-core + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.spockframework + spock-spring + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.springframework.data + spring-data-jpa + 1.7.1.RELEASE + test + + + aspectjrt + org.aspectj + + + + + org.springframework.ldap + spring-ldap-core + 2.0.2.RELEASE + test + + + org.springframework.security + spring-security-aspects + 4.0.0.CI-SNAPSHOT + test + + + org.springframework.security + spring-security-cas + 4.0.0.CI-SNAPSHOT + test + + + org.springframework + spring-expression + 4.1.6.RELEASE + test + + + org.springframework + spring-orm + 4.1.6.RELEASE + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/NamespaceLdapAuthenticationProviderTestsConfigs.java b/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/NamespaceLdapAuthenticationProviderTestsConfigs.java index a351745fe0..b3565d6133 100644 --- a/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/NamespaceLdapAuthenticationProviderTestsConfigs.java +++ b/config/src/integration-test/java/org/springframework/security/config/annotation/authentication/ldap/NamespaceLdapAuthenticationProviderTestsConfigs.java @@ -29,70 +29,70 @@ import org.springframework.security.ldap.userdetails.PersonContextMapper; public class NamespaceLdapAuthenticationProviderTestsConfigs { @EnableWebSecurity static class LdapAuthenticationProviderConfig extends WebSecurityConfigurerAdapter { - filter-security-metadata-source - protected void configure(AuthenticationManagerBuilder auth) throws Exception { - auth - .ldapAuthentication() - .groupSearchBase("ou=groups") - .userDnPatterns("uid={0},ou=people"); // ldap-server@user-dn-pattern - } - // @formatter:on + // @formatter:off + protected void configure(AuthenticationManagerBuilder auth) throws Exception { + auth + .ldapAuthentication() + .groupSearchBase("ou=groups") + .userDnPatterns("uid={0},ou=people"); // ldap-server@user-dn-pattern + } + // @formatter:on } @EnableWebSecurity static class CustomLdapAuthenticationProviderConfig extends WebSecurityConfigurerAdapter { - filter-security-metadata-source - protected void configure(AuthenticationManagerBuilder auth) throws Exception { - auth - .ldapAuthentication() - .groupRoleAttribute("cn") // ldap-authentication-provider@group-role-attribute - .groupSearchBase("ou=groups") // ldap-authentication-provider@group-search-base - .groupSearchFilter("(member={0})") // ldap-authentication-provider@group-search-filter - .rolePrefix("PREFIX_") // ldap-authentication-provider@group-search-filter - .userDetailsContextMapper(new PersonContextMapper()) // ldap-authentication-provider@user-context-mapper-ref / ldap-authentication-provider@user-details-class - .userDnPatterns("uid={0},ou=people") // ldap-authentication-provider@user-dn-pattern - .userSearchBase("ou=users") // ldap-authentication-provider@user-dn-pattern - .userSearchFilter("(uid={0})") // ldap-authentication-provider@user-search-filter - // .contextSource(contextSource) // ldap-authentication-provider@server-ref - .contextSource() - .ldif("classpath:users.xldif") // ldap-server@ldif - .managerDn("uid=admin,ou=system") // ldap-server@manager-dn - .managerPassword("secret") // ldap-server@manager-password - .port(33399) // ldap-server@port - .root("dc=springframework,dc=org") // ldap-server@root - // .url("ldap://localhost:33389/dc-springframework,dc=org") this overrides root and port and is used for external - ; - } - // @formatter:on + // @formatter:off + protected void configure(AuthenticationManagerBuilder auth) throws Exception { + auth + .ldapAuthentication() + .groupRoleAttribute("cn") // ldap-authentication-provider@group-role-attribute + .groupSearchBase("ou=groups") // ldap-authentication-provider@group-search-base + .groupSearchFilter("(member={0})") // ldap-authentication-provider@group-search-filter + .rolePrefix("PREFIX_") // ldap-authentication-provider@group-search-filter + .userDetailsContextMapper(new PersonContextMapper()) // ldap-authentication-provider@user-context-mapper-ref / ldap-authentication-provider@user-details-class + .userDnPatterns("uid={0},ou=people") // ldap-authentication-provider@user-dn-pattern + .userSearchBase("ou=users") // ldap-authentication-provider@user-dn-pattern + .userSearchFilter("(uid={0})") // ldap-authentication-provider@user-search-filter + // .contextSource(contextSource) // ldap-authentication-provider@server-ref + .contextSource() + .ldif("classpath:users.xldif") // ldap-server@ldif + .managerDn("uid=admin,ou=system") // ldap-server@manager-dn + .managerPassword("secret") // ldap-server@manager-password + .port(33399) // ldap-server@port + .root("dc=springframework,dc=org") // ldap-server@root + // .url("ldap://localhost:33389/dc-springframework,dc=org") this overrides root and port and is used for external + ; + } + // @formatter:on } @EnableWebSecurity static class CustomAuthoritiesPopulatorConfig extends WebSecurityConfigurerAdapter { static LdapAuthoritiesPopulator LAP; - filter-security-metadata-source - protected void configure(AuthenticationManagerBuilder auth) throws Exception { - auth - .ldapAuthentication() - .userSearchFilter("(uid={0})") - .ldapAuthoritiesPopulator(LAP); - } - // @formatter:on + // @formatter:off + protected void configure(AuthenticationManagerBuilder auth) throws Exception { + auth + .ldapAuthentication() + .userSearchFilter("(uid={0})") + .ldapAuthoritiesPopulator(LAP); + } + // @formatter:on } @EnableWebSecurity static class PasswordCompareLdapConfig extends WebSecurityConfigurerAdapter { - filter-security-metadata-source - protected void configure(AuthenticationManagerBuilder auth) throws Exception { - auth - .ldapAuthentication() - .groupSearchBase("ou=groups") - .userSearchFilter("(uid={0})") - .passwordCompare() - .passwordEncoder(new PlaintextPasswordEncoder()) // ldap-authentication-provider/password-compare/password-encoder@ref - .passwordAttribute("userPassword"); // ldap-authentication-provider/password-compare@password-attribute - } - // @formatter:on + // @formatter:off + protected void configure(AuthenticationManagerBuilder auth) throws Exception { + auth + .ldapAuthentication() + .groupSearchBase("ou=groups") + .userSearchFilter("(uid={0})") + .passwordCompare() + .passwordEncoder(new PlaintextPasswordEncoder()) // ldap-authentication-provider/password-compare/password-encoder@ref + .passwordAttribute("userPassword"); // ldap-authentication-provider/password-compare@password-attribute + } + // @formatter:on } } diff --git a/core/pom.xml b/core/pom.xml index ac54f10013..4fbb3adb19 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -8,285 +8,285 @@ spring-security-core http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - aopalliance - aopalliance - 1.0 - compile - - - org.springframework - spring-aop - 4.1.5.RELEASE - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-core - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - - - - - org.springframework - spring-expression - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.annotation - jsr250-api - 1.0 - compile - true - - - net.sf.ehcache - ehcache - 2.9.0 - compile - true - - - org.aspectj - aspectjrt - 1.8.4 - compile - true - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - true - - - org.springframework - spring-tx - 4.1.5.RELEASE - compile - true - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - commons-collections - commons-collections - 3.2.1 - test - - - mockito-all - org.mockito - - - - - junit - junit - 4.11 - test - - - mockito-all - org.mockito - - - - - org.easytesting - fest-assert - 1.4 - test - - - mockito-all - org.mockito - - - - - org.hsqldb - hsqldb - 2.3.2 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - mockito-all - org.mockito - - - - - org.powermock - powermock-api-mockito - 1.6.0 - test - - - mockito-all - org.mockito - - - - - org.powermock - powermock-api-support - 1.6.0 - test - - - mockito-all - org.mockito - - - - - org.powermock - powermock-core - 1.6.0 - test - - - mockito-all - org.mockito - - - - - org.powermock - powermock-module-junit4 - 1.6.0 - test - - - mockito-all - org.mockito - - - - - org.powermock - powermock-module-junit4-common - 1.6.0 - test - - - mockito-all - org.mockito - - - - - org.powermock - powermock-reflect - 1.6.0 - test - - - mockito-all - org.mockito - - - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - mockito-all - org.mockito - - - - - org.springframework - spring-test - 4.1.5.RELEASE - test - - - mockito-all - org.mockito - - - + + aopalliance + aopalliance + 1.0 + compile + + + org.springframework + spring-aop + 4.1.6.RELEASE + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-core + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + + + + + org.springframework + spring-expression + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.annotation + jsr250-api + 1.0 + compile + true + + + net.sf.ehcache + ehcache + 2.9.0 + compile + true + + + org.aspectj + aspectjrt + 1.8.4 + compile + true + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + true + + + org.springframework + spring-tx + 4.1.6.RELEASE + compile + true + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + commons-collections + commons-collections + 3.2.1 + test + + + mockito-all + org.mockito + + + + + junit + junit + 4.11 + test + + + mockito-all + org.mockito + + + + + org.easytesting + fest-assert + 1.4 + test + + + mockito-all + org.mockito + + + + + org.hsqldb + hsqldb + 2.3.2 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + mockito-all + org.mockito + + + + + org.powermock + powermock-api-mockito + 1.6.0 + test + + + mockito-all + org.mockito + + + + + org.powermock + powermock-api-support + 1.6.0 + test + + + mockito-all + org.mockito + + + + + org.powermock + powermock-core + 1.6.0 + test + + + mockito-all + org.mockito + + + + + org.powermock + powermock-module-junit4 + 1.6.0 + test + + + mockito-all + org.mockito + + + + + org.powermock + powermock-module-junit4-common + 1.6.0 + test + + + mockito-all + org.mockito + + + + + org.powermock + powermock-reflect + 1.6.0 + test + + + mockito-all + org.mockito + + + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + mockito-all + org.mockito + + + + + org.springframework + spring-test + 4.1.6.RELEASE + test + + + mockito-all + org.mockito + + + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/core/src/main/java/org/springframework/security/core/SpringSecurityCoreVersion.java b/core/src/main/java/org/springframework/security/core/SpringSecurityCoreVersion.java index 3b98d20307..fd3fbbefe8 100644 --- a/core/src/main/java/org/springframework/security/core/SpringSecurityCoreVersion.java +++ b/core/src/main/java/org/springframework/security/core/SpringSecurityCoreVersion.java @@ -24,7 +24,7 @@ public class SpringSecurityCoreVersion { */ public static final long SERIAL_VERSION_UID = 400L; - static final String MIN_SPRING_VERSION = "4.1.5.RELEASE"; + static final String MIN_SPRING_VERSION = "4.1.6.RELEASE"; static { performVersionChecks(); diff --git a/crypto/pom.xml b/crypto/pom.xml index d48c2b0d64..4e6ac18625 100644 --- a/crypto/pom.xml +++ b/crypto/pom.xml @@ -8,88 +8,88 @@ spring-security-crypto http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - commons-logging - commons-logging - 1.2 - compile - true - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + commons-logging + commons-logging + 1.2 + compile + true + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/data/pom.xml b/data/pom.xml index 990dd81d3c..9f42fc1dea 100644 --- a/data/pom.xml +++ b/data/pom.xml @@ -8,112 +8,112 @@ spring-security-data http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - org.springframework.data - spring-data-commons - 1.9.1.RELEASE - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-core - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - - - - - commons-logging - commons-logging - 1.2 - compile - true - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + org.springframework.data + spring-data-commons + 1.9.1.RELEASE + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-core + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + + + + + commons-logging + commons-logging + 1.2 + compile + true + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/itest/context/pom.xml b/itest/context/pom.xml index e4f8750103..4092b37701 100644 --- a/itest/context/pom.xml +++ b/itest/context/pom.xml @@ -8,160 +8,160 @@ itest-context http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - aopalliance - aopalliance - 1.0 - compile - - - org.python - jython - 2.5.0 - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-aop - 4.1.5.RELEASE - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-tx - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - javax.servlet - javax.servlet-api - 3.0.1 - test - - - junit - junit - 4.11 - test - - - org.aspectj - aspectjweaver - 1.8.4 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - test - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - - - org.springframework - spring-web - 4.1.5.RELEASE - test - + + aopalliance + aopalliance + 1.0 + compile + + + org.python + jython + 2.5.0 + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-aop + 4.1.6.RELEASE + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-tx + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + javax.servlet + javax.servlet-api + 3.0.1 + test + + + junit + junit + 4.11 + test + + + org.aspectj + aspectjweaver + 1.8.4 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + test + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + + + org.springframework + spring-web + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/itest/web/pom.xml b/itest/web/pom.xml index f1522a9f65..6378886704 100644 --- a/itest/web/pom.xml +++ b/itest/web/pom.xml @@ -8,207 +8,207 @@ itest-web http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-web - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - net.sourceforge.jwebunit - jwebunit-core - 2.2 - test - - - regexp - regexp - - - servlet-api - javax.servlet - - - - - net.sourceforge.jwebunit - jwebunit-htmlunit-plugin - 2.2 - test - - - servlet-api - javax.servlet - - - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.mortbay.jetty - jetty - 6.1.26 - test - - - servlet-api - org.mortbay.jetty - - - - - org.mortbay.jetty - jetty-util - 6.1.26 - test - - - org.mortbay.jetty - jsp-2.1-jetty - 6.1.26 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - test - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - test - - - org.springframework.security - spring-security-ldap - 4.0.0.CI-SNAPSHOT - test - - - org.springframework.security - spring-security-taglibs - 4.0.0.CI-SNAPSHOT - test - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - test - - - org.springframework - spring-beans - 4.1.5.RELEASE - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - test - - - org.testng - testng - 5.11 - jdk15 - test - + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-web + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + net.sourceforge.jwebunit + jwebunit-core + 2.2 + test + + + regexp + regexp + + + servlet-api + javax.servlet + + + + + net.sourceforge.jwebunit + jwebunit-htmlunit-plugin + 2.2 + test + + + servlet-api + javax.servlet + + + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.mortbay.jetty + jetty + 6.1.26 + test + + + servlet-api + org.mortbay.jetty + + + + + org.mortbay.jetty + jetty-util + 6.1.26 + test + + + org.mortbay.jetty + jsp-2.1-jetty + 6.1.26 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + test + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + test + + + org.springframework.security + spring-security-ldap + 4.0.0.CI-SNAPSHOT + test + + + org.springframework.security + spring-security-taglibs + 4.0.0.CI-SNAPSHOT + test + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + test + + + org.springframework + spring-beans + 4.1.6.RELEASE + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + test + + + org.testng + testng + 5.11 + jdk15 + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/ldap/pom.xml b/ldap/pom.xml index 967fc2eb58..a8d64b9cd1 100644 --- a/ldap/pom.xml +++ b/ldap/pom.xml @@ -8,207 +8,207 @@ spring-security-ldap http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - org.springframework.ldap - spring-ldap-core - 2.0.2.RELEASE - compile - - - spring-beans - org.springframework - - - spring-core - org.springframework - - - spring-data-commons - org.springframework.data - - - commons-logging - commons-logging - - - spring-tx - org.springframework - - - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-core - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - - - - - org.springframework - spring-tx - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - ldapsdk - ldapsdk - 4.1 - compile - true - - - org.apache.directory.server - apacheds-core - 1.5.5 - compile - true - - - org.apache.directory.server - apacheds-core-entry - 1.5.5 - compile - true - - - org.apache.directory.server - apacheds-protocol-ldap - 1.5.5 - compile - true - - - org.apache.directory.server - apacheds-protocol-shared - 1.5.5 - compile - true - - - org.apache.directory.server - apacheds-server-jndi - 1.5.5 - compile - true - - - org.apache.directory.shared - shared-ldap - 0.9.15 - compile - true - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.slf4j - slf4j-api - 1.7.7 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + org.springframework.ldap + spring-ldap-core + 2.0.2.RELEASE + compile + + + spring-beans + org.springframework + + + spring-core + org.springframework + + + spring-data-commons + org.springframework.data + + + commons-logging + commons-logging + + + spring-tx + org.springframework + + + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-core + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + + + + + org.springframework + spring-tx + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + ldapsdk + ldapsdk + 4.1 + compile + true + + + org.apache.directory.server + apacheds-core + 1.5.5 + compile + true + + + org.apache.directory.server + apacheds-core-entry + 1.5.5 + compile + true + + + org.apache.directory.server + apacheds-protocol-ldap + 1.5.5 + compile + true + + + org.apache.directory.server + apacheds-protocol-shared + 1.5.5 + compile + true + + + org.apache.directory.server + apacheds-server-jndi + 1.5.5 + compile + true + + + org.apache.directory.shared + shared-ldap + 0.9.15 + compile + true + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.slf4j + slf4j-api + 1.7.7 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/messaging/pom.xml b/messaging/pom.xml index d9e0defbab..daf0045855 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -8,241 +8,241 @@ spring-security-messaging http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - aopalliance - aopalliance - 1.0 - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-core - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - - - - - org.springframework - spring-expression - 4.1.5.RELEASE - compile - - - org.springframework - spring-messaging - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - compile - true - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - true - - - org.springframework - spring-websocket - 4.1.5.RELEASE - compile - true - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - commons-codec - commons-codec - 1.10 - test - - - junit - junit - 4.11 - test - - - org.codehaus.groovy - groovy-all - 2.3.8 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.hsqldb - hsqldb - 2.3.2 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.powermock - powermock-api-mockito - 1.6.0 - test - - - mockito-all - org.mockito - - - - - org.powermock - powermock-api-support - 1.6.0 - test - - - org.powermock - powermock-core - 1.6.0 - test - - - org.powermock - powermock-module-junit4 - 1.6.0 - test - - - org.powermock - powermock-module-junit4-common - 1.6.0 - test - - - org.powermock - powermock-reflect - 1.6.0 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.spockframework - spock-core - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.spockframework - spock-spring - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + aopalliance + aopalliance + 1.0 + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-core + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + + + + + org.springframework + spring-expression + 4.1.6.RELEASE + compile + + + org.springframework + spring-messaging + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + compile + true + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + true + + + org.springframework + spring-websocket + 4.1.6.RELEASE + compile + true + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + commons-codec + commons-codec + 1.10 + test + + + junit + junit + 4.11 + test + + + org.codehaus.groovy + groovy-all + 2.3.8 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.hsqldb + hsqldb + 2.3.2 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.powermock + powermock-api-mockito + 1.6.0 + test + + + mockito-all + org.mockito + + + + + org.powermock + powermock-api-support + 1.6.0 + test + + + org.powermock + powermock-core + 1.6.0 + test + + + org.powermock + powermock-module-junit4 + 1.6.0 + test + + + org.powermock + powermock-module-junit4-common + 1.6.0 + test + + + org.powermock + powermock-reflect + 1.6.0 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.spockframework + spock-core + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.spockframework + spock-spring + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/openid/pom.xml b/openid/pom.xml index 8c8a642d4a..417cea1f07 100644 --- a/openid/pom.xml +++ b/openid/pom.xml @@ -8,172 +8,172 @@ spring-security-openid http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - com.google.inject - guice - 2.0 - compile - - - org.openid4java - openid4java-nodeps - 0.9.6 - compile - - - guice - com.google.code.guice - - - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-aop - 4.1.5.RELEASE - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-core - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - - - - - org.springframework - spring-web - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - net.sourceforge.nekohtml - nekohtml - 1.9.20 - runtime - - - org.apache.httpcomponents - httpclient - 4.2.3 - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + com.google.inject + guice + 2.0 + compile + + + org.openid4java + openid4java-nodeps + 0.9.6 + compile + + + guice + com.google.code.guice + + + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-aop + 4.1.6.RELEASE + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-core + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + + + + + org.springframework + spring-web + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + net.sourceforge.nekohtml + nekohtml + 1.9.20 + runtime + + + org.apache.httpcomponents + httpclient + 4.2.3 + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/remoting/pom.xml b/remoting/pom.xml index 52ed718eea..b7d3441e1a 100644 --- a/remoting/pom.xml +++ b/remoting/pom.xml @@ -8,130 +8,130 @@ spring-security-remoting http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - aopalliance - aopalliance - 1.0 - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-core - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - - - - - org.springframework - spring-web - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + aopalliance + aopalliance + 1.0 + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-core + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + + + + + org.springframework + spring-web + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/samples/aspectj-jc/pom.xml b/samples/aspectj-jc/pom.xml index 50f19c2982..0e7465713f 100644 --- a/samples/aspectj-jc/pom.xml +++ b/samples/aspectj-jc/pom.xml @@ -8,113 +8,113 @@ spring-security-samples-aspectj-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - org.aspectj - aspectjrt - 1.8.4 - compile - true - - - org.springframework.security - spring-security-aspects - 4.0.0.CI-SNAPSHOT - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + org.aspectj + aspectjrt + 1.8.4 + compile + true + + + org.springframework.security + spring-security-aspects + 4.0.0.CI-SNAPSHOT + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/samples/aspectj-xml/pom.xml b/samples/aspectj-xml/pom.xml index 6d1b1bacb0..8a30b0d2b4 100644 --- a/samples/aspectj-xml/pom.xml +++ b/samples/aspectj-xml/pom.xml @@ -8,113 +8,113 @@ spring-security-samples-aspectj-xml http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - org.aspectj - aspectjrt - 1.8.4 - compile - true - - - org.springframework.security - spring-security-aspects - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + org.aspectj + aspectjrt + 1.8.4 + compile + true + + + org.springframework.security + spring-security-aspects + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/samples/cas/sample-xml/pom.xml b/samples/cas/sample-xml/pom.xml index 6a4e89c5ba..f2e0fa9bf3 100644 --- a/samples/cas/sample-xml/pom.xml +++ b/samples/cas/sample-xml/pom.xml @@ -9,206 +9,206 @@ spring-security-samples-cassample-xml http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - org.jasig.cas.client - cas-client-core - 3.3.3 - compile - - - org.springframework.security - spring-security-cas - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - runtime - - - net.sf.ehcache - ehcache - 2.9.0 - runtime - - - org.slf4j - jcl-over-slf4j - 1.7.7 - runtime - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework - spring-context-support - 4.1.5.RELEASE - runtime - - - commons-httpclient - commons-httpclient - 3.1 - test - - - junit - junit - 4.11 - test - - - org.codehaus.groovy - groovy - 2.3.8 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.eclipse.jetty - jetty-server - 8.1.9.v20130131 - test - - - org.eclipse.jetty - jetty-servlet - 8.1.9.v20130131 - test - - - org.gebish - geb-spock - 0.10.0 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.seleniumhq.selenium - selenium-htmlunit-driver - 2.44.0 - test - - - org.spockframework - spock-core - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.spockframework - spock-spring - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + org.jasig.cas.client + cas-client-core + 3.3.3 + compile + + + org.springframework.security + spring-security-cas + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + runtime + + + net.sf.ehcache + ehcache + 2.9.0 + runtime + + + org.slf4j + jcl-over-slf4j + 1.7.7 + runtime + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework + spring-context-support + 4.1.6.RELEASE + runtime + + + commons-httpclient + commons-httpclient + 3.1 + test + + + junit + junit + 4.11 + test + + + org.codehaus.groovy + groovy + 2.3.8 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.eclipse.jetty + jetty-server + 8.1.9.v20130131 + test + + + org.eclipse.jetty + jetty-servlet + 8.1.9.v20130131 + test + + + org.gebish + geb-spock + 0.10.0 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.seleniumhq.selenium + selenium-htmlunit-driver + 2.44.0 + test + + + org.spockframework + spock-core + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.spockframework + spock-spring + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /spring-security-samples-cassample-xml + /spring-security-samples-cassample-xml - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/cas/server/pom.xml b/samples/cas/server/pom.xml index 99b3e50f7e..cbbf720cdd 100644 --- a/samples/cas/server/pom.xml +++ b/samples/cas/server/pom.xml @@ -9,98 +9,98 @@ spring-security-samples-casserver http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - commons-logging - commons-logging - 1.2 - compile - true - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + commons-logging + commons-logging + 1.2 + compile + true + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /spring-security-samples-casserver + /spring-security-samples-casserver - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/chat-jc/pom.xml b/samples/chat-jc/pom.xml index 6b3a7c7b53..c749cf2442 100644 --- a/samples/chat-jc/pom.xml +++ b/samples/chat-jc/pom.xml @@ -9,254 +9,254 @@ spring-security-samples-chat-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - com.fasterxml.jackson.core - jackson-databind - 2.4.4 - compile - - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.apache.commons - commons-pool2 - 2.2 - compile - - - org.hibernate.javax.persistence - hibernate-jpa-2.0-api - 1.0.0.Final - compile - - - org.hibernate - hibernate-entitymanager - 3.6.10.Final - compile - - - javassist - javassist - - - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.hsqldb - hsqldb - 2.3.2 - compile - - - org.slf4j - slf4j-api - 1.7.7 - compile - - - org.springframework.data - spring-data-jpa - 1.7.1.RELEASE - compile - - - aspectjrt - org.aspectj - - - - - org.springframework.data - spring-data-redis - 1.4.1.RELEASE - compile - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-data - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-messaging - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.session - spring-session - 1.0.0.RELEASE - compile - - - org.springframework - spring-messaging - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - org.springframework - spring-websocket - 4.1.5.RELEASE - compile - - - org.thymeleaf.extras - thymeleaf-extras-tiles2-spring4 - 2.1.1.RELEASE - compile - - - org.thymeleaf - thymeleaf-spring4 - 1.2.7.RELEASE - compile - - - redis.clients - jedis - 2.4.2 - compile - - - redis.embedded - embedded-redis - 0.2 - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - runtime - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + com.fasterxml.jackson.core + jackson-databind + 2.4.4 + compile + + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.apache.commons + commons-pool2 + 2.2 + compile + + + org.hibernate.javax.persistence + hibernate-jpa-2.0-api + 1.0.0.Final + compile + + + org.hibernate + hibernate-entitymanager + 3.6.10.Final + compile + + + javassist + javassist + + + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.hsqldb + hsqldb + 2.3.2 + compile + + + org.slf4j + slf4j-api + 1.7.7 + compile + + + org.springframework.data + spring-data-jpa + 1.7.1.RELEASE + compile + + + aspectjrt + org.aspectj + + + + + org.springframework.data + spring-data-redis + 1.4.1.RELEASE + compile + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-data + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-messaging + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.session + spring-session + 1.0.0.RELEASE + compile + + + org.springframework + spring-messaging + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + org.springframework + spring-websocket + 4.1.6.RELEASE + compile + + + org.thymeleaf.extras + thymeleaf-extras-tiles2-spring4 + 2.1.1.RELEASE + compile + + + org.thymeleaf + thymeleaf-spring4 + 1.2.7.RELEASE + compile + + + redis.clients + jedis + 2.4.2 + compile + + + redis.embedded + embedded-redis + 0.2 + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + runtime + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/concurrency-jc/pom.xml b/samples/concurrency-jc/pom.xml index 42bf3d475e..b2986b32f4 100644 --- a/samples/concurrency-jc/pom.xml +++ b/samples/concurrency-jc/pom.xml @@ -9,200 +9,200 @@ spring-security-samples-concurrency-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.slf4j - jcl-over-slf4j - 1.7.7 - compile - - - org.slf4j - jul-to-slf4j - 1.7.7 - compile - - - org.slf4j - log4j-over-slf4j - 1.7.7 - compile - - - org.slf4j - slf4j-api - 1.7.7 - compile - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-samples-messages-jc - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - cglib - cglib-nodep - 3.1 - runtime - - - ch.qos.logback - logback-classic - 0.9.30 - runtime - - - opensymphony - sitemesh - 2.4.2 - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.slf4j + jcl-over-slf4j + 1.7.7 + compile + + + org.slf4j + jul-to-slf4j + 1.7.7 + compile + + + org.slf4j + log4j-over-slf4j + 1.7.7 + compile + + + org.slf4j + slf4j-api + 1.7.7 + compile + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-samples-messages-jc + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + cglib + cglib-nodep + 3.1 + runtime + + + ch.qos.logback + logback-classic + 0.9.30 + runtime + + + opensymphony + sitemesh + 2.4.2 + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/contacts-xml/pom.xml b/samples/contacts-xml/pom.xml index 656c61220c..3a2a0dfd70 100644 --- a/samples/contacts-xml/pom.xml +++ b/samples/contacts-xml/pom.xml @@ -9,254 +9,254 @@ spring-security-samples-contacts-xml http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - org.springframework.security - spring-security-acl - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-aop - 4.1.5.RELEASE - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - - - org.springframework - spring-tx - 4.1.5.RELEASE - compile - - - org.springframework - spring-web - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - runtime - - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - runtime - - - net.sf.ehcache - ehcache - 2.9.0 - runtime - - - org.apache.taglibs - taglibs-standard-jstlel - 1.2.1 - runtime - - - org.hsqldb - hsqldb - 2.3.2 - runtime - - - org.slf4j - jcl-over-slf4j - 1.7.7 - runtime - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework.security - spring-security-taglibs - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework - spring-context-support - 4.1.5.RELEASE - runtime - - - commons-httpclient - commons-httpclient - 3.1 - test - - - junit - junit - 4.11 - test - - - org.codehaus.groovy - groovy - 2.3.8 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.gebish - geb-spock - 0.10.0 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.seleniumhq.selenium - selenium-htmlunit-driver - 2.44.0 - test - - - org.spockframework - spock-core - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.spockframework - spock-spring - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + org.springframework.security + spring-security-acl + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-aop + 4.1.6.RELEASE + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + + + org.springframework + spring-tx + 4.1.6.RELEASE + compile + + + org.springframework + spring-web + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + runtime + + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + runtime + + + net.sf.ehcache + ehcache + 2.9.0 + runtime + + + org.apache.taglibs + taglibs-standard-jstlel + 1.2.1 + runtime + + + org.hsqldb + hsqldb + 2.3.2 + runtime + + + org.slf4j + jcl-over-slf4j + 1.7.7 + runtime + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework.security + spring-security-taglibs + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework + spring-context-support + 4.1.6.RELEASE + runtime + + + commons-httpclient + commons-httpclient + 3.1 + test + + + junit + junit + 4.11 + test + + + org.codehaus.groovy + groovy + 2.3.8 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.gebish + geb-spock + 0.10.0 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.seleniumhq.selenium + selenium-htmlunit-driver + 2.44.0 + test + + + org.spockframework + spock-core + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.spockframework + spock-spring + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/data-jc/pom.xml b/samples/data-jc/pom.xml index 0fcbdfbfef..0787da8268 100644 --- a/samples/data-jc/pom.xml +++ b/samples/data-jc/pom.xml @@ -8,136 +8,136 @@ spring-security-samples-data-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.hibernate.javax.persistence - hibernate-jpa-2.0-api - 1.0.0.Final - compile - - - org.hibernate - hibernate-entitymanager - 3.6.10.Final - compile - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.hsqldb - hsqldb - 2.3.2 - compile - - - org.springframework.data - spring-data-jpa - 1.7.1.RELEASE - compile - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-data - 4.0.0.CI-SNAPSHOT - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.hibernate.javax.persistence + hibernate-jpa-2.0-api + 1.0.0.Final + compile + + + org.hibernate + hibernate-entitymanager + 3.6.10.Final + compile + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.hsqldb + hsqldb + 2.3.2 + compile + + + org.springframework.data + spring-data-jpa + 1.7.1.RELEASE + compile + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-data + 4.0.0.CI-SNAPSHOT + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/samples/dms-xml/pom.xml b/samples/dms-xml/pom.xml index 11a1353209..bc2bace943 100644 --- a/samples/dms-xml/pom.xml +++ b/samples/dms-xml/pom.xml @@ -8,149 +8,149 @@ spring-security-samples-dms-xml http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - org.springframework.security - spring-security-acl - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - - - org.springframework - spring-tx - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - net.sf.ehcache - ehcache - 2.9.0 - compile - true - - - org.hsqldb - hsqldb - 2.3.2 - runtime - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework - spring-context-support - 4.1.5.RELEASE - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework - spring-context - 4.1.5.RELEASE - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + org.springframework.security + spring-security-acl + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + + + org.springframework + spring-tx + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + net.sf.ehcache + ehcache + 2.9.0 + compile + true + + + org.hsqldb + hsqldb + 2.3.2 + runtime + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework + spring-context-support + 4.1.6.RELEASE + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework + spring-context + 4.1.6.RELEASE + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/samples/form-jc/pom.xml b/samples/form-jc/pom.xml index dadbebcc01..1e36550a6a 100644 --- a/samples/form-jc/pom.xml +++ b/samples/form-jc/pom.xml @@ -9,248 +9,248 @@ spring-security-samples-form-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.slf4j - jcl-over-slf4j - 1.7.7 - compile - - - org.slf4j - jul-to-slf4j - 1.7.7 - compile - - - org.slf4j - log4j-over-slf4j - 1.7.7 - compile - - - org.slf4j - slf4j-api - 1.7.7 - compile - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-samples-messages-jc - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - cglib - cglib-nodep - 3.1 - runtime - - - ch.qos.logback - logback-classic - 0.9.30 - runtime - - - opensymphony - sitemesh - 2.4.2 - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - commons-httpclient - commons-httpclient - 3.1 - test - - - junit - junit - 4.11 - test - - - org.codehaus.groovy - groovy - 2.3.8 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.gebish - geb-spock - 0.10.0 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.seleniumhq.selenium - selenium-htmlunit-driver - 2.44.0 - test - - - org.spockframework - spock-core - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.spockframework - spock-spring - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.slf4j + jcl-over-slf4j + 1.7.7 + compile + + + org.slf4j + jul-to-slf4j + 1.7.7 + compile + + + org.slf4j + log4j-over-slf4j + 1.7.7 + compile + + + org.slf4j + slf4j-api + 1.7.7 + compile + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-samples-messages-jc + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + cglib + cglib-nodep + 3.1 + runtime + + + ch.qos.logback + logback-classic + 0.9.30 + runtime + + + opensymphony + sitemesh + 2.4.2 + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + commons-httpclient + commons-httpclient + 3.1 + test + + + junit + junit + 4.11 + test + + + org.codehaus.groovy + groovy + 2.3.8 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.gebish + geb-spock + 0.10.0 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.seleniumhq.selenium + selenium-htmlunit-driver + 2.44.0 + test + + + org.spockframework + spock-core + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.spockframework + spock-spring + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/gae-xml/pom.xml b/samples/gae-xml/pom.xml index 156ac4f807..46754e00cc 100644 --- a/samples/gae-xml/pom.xml +++ b/samples/gae-xml/pom.xml @@ -9,206 +9,206 @@ spring-security-samples-gae-xml http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - com.google.appengine - appengine-api-1.0-sdk - 1.4.2 - compile - - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.slf4j - slf4j-api - 1.7.7 - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-context-support - 4.1.5.RELEASE - compile - - - org.springframework - spring-web - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - org.slf4j - jcl-over-slf4j - 1.7.7 - runtime - - - org.slf4j - slf4j-jdk14 - 1.7.7 - runtime - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework.security - spring-security-taglibs - 4.0.0.CI-SNAPSHOT - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - com.google.appengine - appengine-api-labs - 1.4.2 - test - - - com.google.appengine - appengine-api-stubs - 1.4.2 - test - - - com.google.appengine - appengine-testing - 1.4.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + com.google.appengine + appengine-api-1.0-sdk + 1.4.2 + compile + + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.slf4j + slf4j-api + 1.7.7 + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-context-support + 4.1.6.RELEASE + compile + + + org.springframework + spring-web + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + org.slf4j + jcl-over-slf4j + 1.7.7 + runtime + + + org.slf4j + slf4j-jdk14 + 1.7.7 + runtime + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework.security + spring-security-taglibs + 4.0.0.CI-SNAPSHOT + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + com.google.appengine + appengine-api-labs + 1.4.2 + test + + + com.google.appengine + appengine-api-stubs + 1.4.2 + test + + + com.google.appengine + appengine-testing + 1.4.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /spring-security-samples-gae-xml + /spring-security-samples-gae-xml - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/hellojs-jc/pom.xml b/samples/hellojs-jc/pom.xml index 90a686c715..23d510fd9c 100644 --- a/samples/hellojs-jc/pom.xml +++ b/samples/hellojs-jc/pom.xml @@ -9,206 +9,206 @@ spring-security-samples-hellojs-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - com.fasterxml.jackson.core - jackson-databind - 2.2.1 - compile - - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.slf4j - jcl-over-slf4j - 1.7.7 - compile - - - org.slf4j - jul-to-slf4j - 1.7.7 - compile - - - org.slf4j - log4j-over-slf4j - 1.7.7 - compile - - - org.slf4j - slf4j-api - 1.7.7 - compile - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-samples-messages-jc - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - cglib - cglib-nodep - 3.1 - runtime - - - ch.qos.logback - logback-classic - 0.9.30 - runtime - - - opensymphony - sitemesh - 2.4.2 - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + com.fasterxml.jackson.core + jackson-databind + 2.2.1 + compile + + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.slf4j + jcl-over-slf4j + 1.7.7 + compile + + + org.slf4j + jul-to-slf4j + 1.7.7 + compile + + + org.slf4j + log4j-over-slf4j + 1.7.7 + compile + + + org.slf4j + slf4j-api + 1.7.7 + compile + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-samples-messages-jc + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + cglib + cglib-nodep + 3.1 + runtime + + + ch.qos.logback + logback-classic + 0.9.30 + runtime + + + opensymphony + sitemesh + 2.4.2 + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/hellomvc-jc/pom.xml b/samples/hellomvc-jc/pom.xml index 64bace7745..e715200907 100644 --- a/samples/hellomvc-jc/pom.xml +++ b/samples/hellomvc-jc/pom.xml @@ -9,206 +9,206 @@ spring-security-samples-hellomvc-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.slf4j - jcl-over-slf4j - 1.7.7 - compile - - - org.slf4j - jul-to-slf4j - 1.7.7 - compile - - - org.slf4j - log4j-over-slf4j - 1.7.7 - compile - - - org.slf4j - slf4j-api - 1.7.7 - compile - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-samples-messages-jc - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - cglib - cglib-nodep - 3.1 - runtime - - - ch.qos.logback - logback-classic - 0.9.30 - runtime - - - opensymphony - sitemesh - 2.4.2 - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.springframework.security - spring-security-test - 4.0.0.CI-SNAPSHOT - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.slf4j + jcl-over-slf4j + 1.7.7 + compile + + + org.slf4j + jul-to-slf4j + 1.7.7 + compile + + + org.slf4j + log4j-over-slf4j + 1.7.7 + compile + + + org.slf4j + slf4j-api + 1.7.7 + compile + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-samples-messages-jc + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + cglib + cglib-nodep + 3.1 + runtime + + + ch.qos.logback + logback-classic + 0.9.30 + runtime + + + opensymphony + sitemesh + 2.4.2 + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.springframework.security + spring-security-test + 4.0.0.CI-SNAPSHOT + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/helloworld-jc/pom.xml b/samples/helloworld-jc/pom.xml index 0e7f1a4d8a..ee13bb096a 100644 --- a/samples/helloworld-jc/pom.xml +++ b/samples/helloworld-jc/pom.xml @@ -9,182 +9,182 @@ spring-security-samples-helloworld-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - org.apache.taglibs - taglibs-standard-jstlel - 1.2.1 - compile - - - org.slf4j - jcl-over-slf4j - 1.7.7 - compile - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - runtime - - - commons-httpclient - commons-httpclient - 3.1 - test - - - junit - junit - 4.11 - test - - - org.codehaus.groovy - groovy - 2.3.8 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.gebish - geb-spock - 0.10.0 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.seleniumhq.selenium - selenium-htmlunit-driver - 2.44.0 - test - - - org.spockframework - spock-core - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.spockframework - spock-spring - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + org.apache.taglibs + taglibs-standard-jstlel + 1.2.1 + compile + + + org.slf4j + jcl-over-slf4j + 1.7.7 + compile + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + runtime + + + commons-httpclient + commons-httpclient + 3.1 + test + + + junit + junit + 4.11 + test + + + org.codehaus.groovy + groovy + 2.3.8 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.gebish + geb-spock + 0.10.0 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.seleniumhq.selenium + selenium-htmlunit-driver + 2.44.0 + test + + + org.spockframework + spock-core + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.spockframework + spock-spring + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/helloworld-xml/pom.xml b/samples/helloworld-xml/pom.xml index fc6e08d1d1..7ac53dc36e 100644 --- a/samples/helloworld-xml/pom.xml +++ b/samples/helloworld-xml/pom.xml @@ -9,182 +9,182 @@ spring-security-samples-helloworld-xml http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - org.apache.taglibs - taglibs-standard-jstlel - 1.2.1 - compile - - - org.slf4j - jcl-over-slf4j - 1.7.7 - compile - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - runtime - - - commons-httpclient - commons-httpclient - 3.1 - test - - - junit - junit - 4.11 - test - - - org.codehaus.groovy - groovy - 2.3.8 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.gebish - geb-spock - 0.10.0 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.seleniumhq.selenium - selenium-htmlunit-driver - 2.44.0 - test - - - org.spockframework - spock-core - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.spockframework - spock-spring - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + org.apache.taglibs + taglibs-standard-jstlel + 1.2.1 + compile + + + org.slf4j + jcl-over-slf4j + 1.7.7 + compile + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + runtime + + + commons-httpclient + commons-httpclient + 3.1 + test + + + junit + junit + 4.11 + test + + + org.codehaus.groovy + groovy + 2.3.8 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.gebish + geb-spock + 0.10.0 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.seleniumhq.selenium + selenium-htmlunit-driver + 2.44.0 + test + + + org.spockframework + spock-core + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.spockframework + spock-spring + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/inmemory-jc/pom.xml b/samples/inmemory-jc/pom.xml index 907abc58fa..d9ed9c106f 100644 --- a/samples/inmemory-jc/pom.xml +++ b/samples/inmemory-jc/pom.xml @@ -9,206 +9,206 @@ spring-security-samples-inmemory-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.slf4j - jcl-over-slf4j - 1.7.7 - compile - - - org.slf4j - jul-to-slf4j - 1.7.7 - compile - - - org.slf4j - log4j-over-slf4j - 1.7.7 - compile - - - org.slf4j - slf4j-api - 1.7.7 - compile - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-samples-messages-jc - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - cglib - cglib-nodep - 3.1 - runtime - - - ch.qos.logback - logback-classic - 0.9.30 - runtime - - - opensymphony - sitemesh - 2.4.2 - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.springframework.security - spring-security-test - 4.0.0.CI-SNAPSHOT - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.slf4j + jcl-over-slf4j + 1.7.7 + compile + + + org.slf4j + jul-to-slf4j + 1.7.7 + compile + + + org.slf4j + log4j-over-slf4j + 1.7.7 + compile + + + org.slf4j + slf4j-api + 1.7.7 + compile + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-samples-messages-jc + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + cglib + cglib-nodep + 3.1 + runtime + + + ch.qos.logback + logback-classic + 0.9.30 + runtime + + + opensymphony + sitemesh + 2.4.2 + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.springframework.security + spring-security-test + 4.0.0.CI-SNAPSHOT + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/insecure/pom.xml b/samples/insecure/pom.xml index 79cc01bb75..eaf825278d 100644 --- a/samples/insecure/pom.xml +++ b/samples/insecure/pom.xml @@ -9,170 +9,170 @@ spring-security-samples-insecure http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - org.apache.taglibs - taglibs-standard-jstlel - 1.2.1 - compile - - - org.slf4j - jcl-over-slf4j - 1.7.7 - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - runtime - - - commons-httpclient - commons-httpclient - 3.1 - test - - - junit - junit - 4.11 - test - - - org.codehaus.groovy - groovy - 2.3.8 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.gebish - geb-spock - 0.10.0 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.seleniumhq.selenium - selenium-htmlunit-driver - 2.44.0 - test - - - org.spockframework - spock-core - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.spockframework - spock-spring - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + org.apache.taglibs + taglibs-standard-jstlel + 1.2.1 + compile + + + org.slf4j + jcl-over-slf4j + 1.7.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + runtime + + + commons-httpclient + commons-httpclient + 3.1 + test + + + junit + junit + 4.11 + test + + + org.codehaus.groovy + groovy + 2.3.8 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.gebish + geb-spock + 0.10.0 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.seleniumhq.selenium + selenium-htmlunit-driver + 2.44.0 + test + + + org.spockframework + spock-core + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.spockframework + spock-spring + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/insecuremvc/pom.xml b/samples/insecuremvc/pom.xml index 8b22f62438..15d5a1c30b 100644 --- a/samples/insecuremvc/pom.xml +++ b/samples/insecuremvc/pom.xml @@ -9,182 +9,182 @@ spring-security-samples-insecuremvc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.slf4j - jcl-over-slf4j - 1.7.7 - compile - - - org.slf4j - jul-to-slf4j - 1.7.7 - compile - - - org.slf4j - log4j-over-slf4j - 1.7.7 - compile - - - org.slf4j - slf4j-api - 1.7.7 - compile - - - org.springframework.security - spring-security-samples-messages-jc - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - cglib - cglib-nodep - 3.1 - runtime - - - ch.qos.logback - logback-classic - 0.9.30 - runtime - - - opensymphony - sitemesh - 2.4.2 - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.slf4j + jcl-over-slf4j + 1.7.7 + compile + + + org.slf4j + jul-to-slf4j + 1.7.7 + compile + + + org.slf4j + log4j-over-slf4j + 1.7.7 + compile + + + org.slf4j + slf4j-api + 1.7.7 + compile + + + org.springframework.security + spring-security-samples-messages-jc + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + cglib + cglib-nodep + 3.1 + runtime + + + ch.qos.logback + logback-classic + 0.9.30 + runtime + + + opensymphony + sitemesh + 2.4.2 + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/jaas-xml/pom.xml b/samples/jaas-xml/pom.xml index 2f3d0d6d5d..2514eb8577 100644 --- a/samples/jaas-xml/pom.xml +++ b/samples/jaas-xml/pom.xml @@ -9,212 +9,212 @@ spring-security-samples-jaas-xml http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-web - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - runtime - - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - runtime - - - org.apache.taglibs - taglibs-standard-jstlel - 1.2.1 - runtime - - - org.slf4j - jcl-over-slf4j - 1.7.7 - runtime - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework.security - spring-security-taglibs - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework - spring-context-support - 4.1.5.RELEASE - runtime - - - commons-httpclient - commons-httpclient - 3.1 - test - - - junit - junit - 4.11 - test - - - org.codehaus.groovy - groovy - 2.3.8 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.gebish - geb-spock - 0.10.0 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.seleniumhq.selenium - selenium-htmlunit-driver - 2.44.0 - test - - - org.spockframework - spock-core - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.spockframework - spock-spring - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-web + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + runtime + + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + runtime + + + org.apache.taglibs + taglibs-standard-jstlel + 1.2.1 + runtime + + + org.slf4j + jcl-over-slf4j + 1.7.7 + runtime + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework.security + spring-security-taglibs + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework + spring-context-support + 4.1.6.RELEASE + runtime + + + commons-httpclient + commons-httpclient + 3.1 + test + + + junit + junit + 4.11 + test + + + org.codehaus.groovy + groovy + 2.3.8 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.gebish + geb-spock + 0.10.0 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.seleniumhq.selenium + selenium-htmlunit-driver + 2.44.0 + test + + + org.spockframework + spock-core + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.spockframework + spock-spring + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/jdbc-jc/pom.xml b/samples/jdbc-jc/pom.xml index 50d85bcd9d..cb2f68e75e 100644 --- a/samples/jdbc-jc/pom.xml +++ b/samples/jdbc-jc/pom.xml @@ -9,248 +9,248 @@ spring-security-samples-jdbc-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.slf4j - jcl-over-slf4j - 1.7.7 - compile - - - org.slf4j - jul-to-slf4j - 1.7.7 - compile - - - org.slf4j - log4j-over-slf4j - 1.7.7 - compile - - - org.slf4j - slf4j-api - 1.7.7 - compile - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-samples-messages-jc - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - cglib - cglib-nodep - 3.1 - runtime - - - ch.qos.logback - logback-classic - 0.9.30 - runtime - - - opensymphony - sitemesh - 2.4.2 - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - commons-httpclient - commons-httpclient - 3.1 - test - - - junit - junit - 4.11 - test - - - org.codehaus.groovy - groovy - 2.3.8 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.gebish - geb-spock - 0.10.0 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.seleniumhq.selenium - selenium-htmlunit-driver - 2.44.0 - test - - - org.spockframework - spock-core - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.spockframework - spock-spring - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.slf4j + jcl-over-slf4j + 1.7.7 + compile + + + org.slf4j + jul-to-slf4j + 1.7.7 + compile + + + org.slf4j + log4j-over-slf4j + 1.7.7 + compile + + + org.slf4j + slf4j-api + 1.7.7 + compile + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-samples-messages-jc + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + cglib + cglib-nodep + 3.1 + runtime + + + ch.qos.logback + logback-classic + 0.9.30 + runtime + + + opensymphony + sitemesh + 2.4.2 + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + commons-httpclient + commons-httpclient + 3.1 + test + + + junit + junit + 4.11 + test + + + org.codehaus.groovy + groovy + 2.3.8 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.gebish + geb-spock + 0.10.0 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.seleniumhq.selenium + selenium-htmlunit-driver + 2.44.0 + test + + + org.spockframework + spock-core + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.spockframework + spock-spring + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/ldap-jc/pom.xml b/samples/ldap-jc/pom.xml index 9e9f67e8f5..07eba38143 100644 --- a/samples/ldap-jc/pom.xml +++ b/samples/ldap-jc/pom.xml @@ -9,290 +9,290 @@ spring-security-samples-ldap-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.apache.directory.server - apacheds-core - 1.5.5 - compile - - - org.apache.directory.server - apacheds-core-entry - 1.5.5 - compile - - - org.apache.directory.server - apacheds-protocol-ldap - 1.5.5 - compile - - - org.apache.directory.server - apacheds-protocol-shared - 1.5.5 - compile - - - org.apache.directory.server - apacheds-server-jndi - 1.5.5 - compile - - - org.apache.directory.shared - shared-ldap - 0.9.15 - compile - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.slf4j - jcl-over-slf4j - 1.7.7 - compile - - - org.slf4j - jul-to-slf4j - 1.7.7 - compile - - - org.slf4j - log4j-over-slf4j - 1.7.7 - compile - - - org.slf4j - slf4j-api - 1.7.7 - compile - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-ldap - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-samples-messages-jc - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - cglib - cglib-nodep - 3.1 - runtime - - - ch.qos.logback - logback-classic - 0.9.30 - runtime - - - opensymphony - sitemesh - 2.4.2 - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - commons-httpclient - commons-httpclient - 3.1 - test - - - junit - junit - 4.11 - test - - - org.codehaus.groovy - groovy - 2.3.8 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.gebish - geb-spock - 0.10.0 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.seleniumhq.selenium - selenium-htmlunit-driver - 2.44.0 - test - - - org.spockframework - spock-core - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.spockframework - spock-spring - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.apache.directory.server + apacheds-core + 1.5.5 + compile + + + org.apache.directory.server + apacheds-core-entry + 1.5.5 + compile + + + org.apache.directory.server + apacheds-protocol-ldap + 1.5.5 + compile + + + org.apache.directory.server + apacheds-protocol-shared + 1.5.5 + compile + + + org.apache.directory.server + apacheds-server-jndi + 1.5.5 + compile + + + org.apache.directory.shared + shared-ldap + 0.9.15 + compile + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.slf4j + jcl-over-slf4j + 1.7.7 + compile + + + org.slf4j + jul-to-slf4j + 1.7.7 + compile + + + org.slf4j + log4j-over-slf4j + 1.7.7 + compile + + + org.slf4j + slf4j-api + 1.7.7 + compile + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-ldap + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-samples-messages-jc + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + cglib + cglib-nodep + 3.1 + runtime + + + ch.qos.logback + logback-classic + 0.9.30 + runtime + + + opensymphony + sitemesh + 2.4.2 + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + commons-httpclient + commons-httpclient + 3.1 + test + + + junit + junit + 4.11 + test + + + org.codehaus.groovy + groovy + 2.3.8 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.gebish + geb-spock + 0.10.0 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.seleniumhq.selenium + selenium-htmlunit-driver + 2.44.0 + test + + + org.spockframework + spock-core + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.spockframework + spock-spring + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/ldap-xml/pom.xml b/samples/ldap-xml/pom.xml index b75616f186..2d4689251a 100644 --- a/samples/ldap-xml/pom.xml +++ b/samples/ldap-xml/pom.xml @@ -9,218 +9,218 @@ spring-security-samples-ldap-xml http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - org.apache.taglibs - taglibs-standard-jstlel - 1.2.1 - compile - - - org.springframework.security - spring-security-taglibs - 4.0.0.CI-SNAPSHOT - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - ch.qos.logback - logback-classic - 1.1.2 - runtime - - - org.apache.directory.server - apacheds-core - 1.5.5 - runtime - - - org.apache.directory.server - apacheds-core-entry - 1.5.5 - runtime - - - org.apache.directory.server - apacheds-protocol-ldap - 1.5.5 - runtime - - - org.apache.directory.server - apacheds-protocol-shared - 1.5.5 - runtime - - - org.apache.directory.server - apacheds-server-jndi - 1.5.5 - runtime - - - org.apache.directory.shared - shared-ldap - 0.9.15 - runtime - - - org.slf4j - jcl-over-slf4j - 1.7.7 - runtime - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework.security - spring-security-ldap - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - runtime - - - commons-httpclient - commons-httpclient - 3.1 - test - - - junit - junit - 4.11 - test - - - org.codehaus.groovy - groovy - 2.3.8 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.gebish - geb-spock - 0.10.0 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.seleniumhq.selenium - selenium-htmlunit-driver - 2.44.0 - test - - - org.spockframework - spock-core - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.spockframework - spock-spring - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + org.apache.taglibs + taglibs-standard-jstlel + 1.2.1 + compile + + + org.springframework.security + spring-security-taglibs + 4.0.0.CI-SNAPSHOT + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + ch.qos.logback + logback-classic + 1.1.2 + runtime + + + org.apache.directory.server + apacheds-core + 1.5.5 + runtime + + + org.apache.directory.server + apacheds-core-entry + 1.5.5 + runtime + + + org.apache.directory.server + apacheds-protocol-ldap + 1.5.5 + runtime + + + org.apache.directory.server + apacheds-protocol-shared + 1.5.5 + runtime + + + org.apache.directory.server + apacheds-server-jndi + 1.5.5 + runtime + + + org.apache.directory.shared + shared-ldap + 0.9.15 + runtime + + + org.slf4j + jcl-over-slf4j + 1.7.7 + runtime + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework.security + spring-security-ldap + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + runtime + + + commons-httpclient + commons-httpclient + 3.1 + test + + + junit + junit + 4.11 + test + + + org.codehaus.groovy + groovy + 2.3.8 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.gebish + geb-spock + 0.10.0 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.seleniumhq.selenium + selenium-htmlunit-driver + 2.44.0 + test + + + org.spockframework + spock-core + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.spockframework + spock-spring + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/messages-jc/pom.xml b/samples/messages-jc/pom.xml index 8b31820363..844d5b3d1b 100644 --- a/samples/messages-jc/pom.xml +++ b/samples/messages-jc/pom.xml @@ -8,220 +8,220 @@ spring-security-samples-messages-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.hibernate.javax.persistence - hibernate-jpa-2.0-api - 1.0.0.Final - compile - - - org.hibernate - hibernate-entitymanager - 3.6.10.Final - compile - - - javassist - javassist - - - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.hsqldb - hsqldb - 2.3.2 - compile - - - org.springframework.data - spring-data-jpa - 1.7.1.RELEASE - compile - - - aspectjrt - org.aspectj - - - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-aop - 4.1.5.RELEASE - compile - - - org.springframework - spring-aspects - 4.1.5.RELEASE - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-core - 4.1.5.RELEASE - compile - - - org.springframework - spring-instrument - 4.1.5.RELEASE - compile - - - org.springframework - spring-orm - 4.1.5.RELEASE - compile - - - org.springframework - spring-tx - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - org.thymeleaf.extras - thymeleaf-extras-tiles2-spring4 - 2.1.1.RELEASE - compile - - - org.thymeleaf - thymeleaf-spring4 - 1.2.7.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.hibernate.javax.persistence + hibernate-jpa-2.0-api + 1.0.0.Final + compile + + + org.hibernate + hibernate-entitymanager + 3.6.10.Final + compile + + + javassist + javassist + + + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.hsqldb + hsqldb + 2.3.2 + compile + + + org.springframework.data + spring-data-jpa + 1.7.1.RELEASE + compile + + + aspectjrt + org.aspectj + + + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-aop + 4.1.6.RELEASE + compile + + + org.springframework + spring-aspects + 4.1.6.RELEASE + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-core + 4.1.6.RELEASE + compile + + + org.springframework + spring-instrument + 4.1.6.RELEASE + compile + + + org.springframework + spring-orm + 4.1.6.RELEASE + compile + + + org.springframework + spring-tx + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + org.thymeleaf.extras + thymeleaf-extras-tiles2-spring4 + 2.1.1.RELEASE + compile + + + org.thymeleaf + thymeleaf-spring4 + 1.2.7.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/samples/openid-jc/pom.xml b/samples/openid-jc/pom.xml index d1e6a65571..4d13d471d6 100644 --- a/samples/openid-jc/pom.xml +++ b/samples/openid-jc/pom.xml @@ -9,212 +9,212 @@ spring-security-samples-openid-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.slf4j - jcl-over-slf4j - 1.7.7 - compile - - - org.slf4j - jul-to-slf4j - 1.7.7 - compile - - - org.slf4j - log4j-over-slf4j - 1.7.7 - compile - - - org.slf4j - slf4j-api - 1.7.7 - compile - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-openid - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-samples-messages-jc - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - cglib - cglib-nodep - 3.1 - runtime - - - ch.qos.logback - logback-classic - 0.9.30 - runtime - - - net.sourceforge.nekohtml - nekohtml - 1.9.10 - runtime - - - opensymphony - sitemesh - 2.4.2 - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.slf4j + jcl-over-slf4j + 1.7.7 + compile + + + org.slf4j + jul-to-slf4j + 1.7.7 + compile + + + org.slf4j + log4j-over-slf4j + 1.7.7 + compile + + + org.slf4j + slf4j-api + 1.7.7 + compile + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-openid + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-samples-messages-jc + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + cglib + cglib-nodep + 3.1 + runtime + + + ch.qos.logback + logback-classic + 0.9.30 + runtime + + + net.sourceforge.nekohtml + nekohtml + 1.9.10 + runtime + + + opensymphony + sitemesh + 2.4.2 + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/openid-xml/pom.xml b/samples/openid-xml/pom.xml index 126db1f1b7..04093791da 100644 --- a/samples/openid-xml/pom.xml +++ b/samples/openid-xml/pom.xml @@ -9,140 +9,140 @@ spring-security-samples-openid-xml http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-openid - 4.0.0.CI-SNAPSHOT - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - runtime - - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - runtime - - - org.apache.taglibs - taglibs-standard-jstlel - 1.2.1 - runtime - - - org.slf4j - jcl-over-slf4j - 1.7.7 - runtime - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework.security - spring-security-taglibs - 4.0.0.CI-SNAPSHOT - runtime - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-openid + 4.0.0.CI-SNAPSHOT + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + runtime + + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + runtime + + + org.apache.taglibs + taglibs-standard-jstlel + 1.2.1 + runtime + + + org.slf4j + jcl-over-slf4j + 1.7.7 + runtime + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework.security + spring-security-taglibs + 4.0.0.CI-SNAPSHOT + runtime + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /spring-security-samples-openid-xml + /spring-security-samples-openid-xml - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/preauth-jc/pom.xml b/samples/preauth-jc/pom.xml index 62389387f9..ebbf2edd37 100644 --- a/samples/preauth-jc/pom.xml +++ b/samples/preauth-jc/pom.xml @@ -9,200 +9,200 @@ spring-security-samples-preauth-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.slf4j - jcl-over-slf4j - 1.7.7 - compile - - - org.slf4j - jul-to-slf4j - 1.7.7 - compile - - - org.slf4j - log4j-over-slf4j - 1.7.7 - compile - - - org.slf4j - slf4j-api - 1.7.7 - compile - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-samples-messages-jc - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - cglib - cglib-nodep - 3.1 - runtime - - - ch.qos.logback - logback-classic - 0.9.30 - runtime - - - opensymphony - sitemesh - 2.4.2 - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.slf4j + jcl-over-slf4j + 1.7.7 + compile + + + org.slf4j + jul-to-slf4j + 1.7.7 + compile + + + org.slf4j + log4j-over-slf4j + 1.7.7 + compile + + + org.slf4j + slf4j-api + 1.7.7 + compile + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-samples-messages-jc + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + cglib + cglib-nodep + 3.1 + runtime + + + ch.qos.logback + logback-classic + 0.9.30 + runtime + + + opensymphony + sitemesh + 2.4.2 + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/preauth-xml/pom.xml b/samples/preauth-xml/pom.xml index cfb3d4cd09..8e4e48c3cf 100644 --- a/samples/preauth-xml/pom.xml +++ b/samples/preauth-xml/pom.xml @@ -9,110 +9,110 @@ spring-security-samples-preauth-xml http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - commons-logging - commons-logging - 1.2 - compile - true - - - ch.qos.logback - logback-classic - 1.1.2 - runtime - - - org.slf4j - jcl-over-slf4j - 1.7.7 - runtime - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - runtime - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + commons-logging + commons-logging + 1.2 + compile + true + + + ch.qos.logback + logback-classic + 1.1.2 + runtime + + + org.slf4j + jcl-over-slf4j + 1.7.7 + runtime + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + runtime + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/rememberme-jc/pom.xml b/samples/rememberme-jc/pom.xml index 5693ade4ab..6496758c46 100644 --- a/samples/rememberme-jc/pom.xml +++ b/samples/rememberme-jc/pom.xml @@ -9,200 +9,200 @@ spring-security-samples-rememberme-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.slf4j - jcl-over-slf4j - 1.7.7 - compile - - - org.slf4j - jul-to-slf4j - 1.7.7 - compile - - - org.slf4j - log4j-over-slf4j - 1.7.7 - compile - - - org.slf4j - slf4j-api - 1.7.7 - compile - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-samples-messages-jc - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - cglib - cglib-nodep - 3.1 - runtime - - - ch.qos.logback - logback-classic - 0.9.30 - runtime - - - opensymphony - sitemesh - 2.4.2 - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.slf4j + jcl-over-slf4j + 1.7.7 + compile + + + org.slf4j + jul-to-slf4j + 1.7.7 + compile + + + org.slf4j + log4j-over-slf4j + 1.7.7 + compile + + + org.slf4j + slf4j-api + 1.7.7 + compile + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-samples-messages-jc + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + cglib + cglib-nodep + 3.1 + runtime + + + ch.qos.logback + logback-classic + 0.9.30 + runtime + + + opensymphony + sitemesh + 2.4.2 + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/servletapi-xml/pom.xml b/samples/servletapi-xml/pom.xml index 1a1c9e5b9f..52f0d14eb4 100644 --- a/samples/servletapi-xml/pom.xml +++ b/samples/servletapi-xml/pom.xml @@ -9,170 +9,170 @@ spring-security-samples-servletapi-xml http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-web - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - runtime - - - org.apache.taglibs - taglibs-standard-jstlel - 1.2.1 - runtime - - - org.slf4j - jcl-over-slf4j - 1.7.7 - runtime - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework.security - spring-security-taglibs - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework - spring-context-support - 4.1.5.RELEASE - runtime - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-web + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + runtime + + + org.apache.taglibs + taglibs-standard-jstlel + 1.2.1 + runtime + + + org.slf4j + jcl-over-slf4j + 1.7.7 + runtime + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework.security + spring-security-taglibs + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework + spring-context-support + 4.1.6.RELEASE + runtime + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /spring-security-samples-servletapi-xml + /spring-security-samples-servletapi-xml - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/tutorial-xml/pom.xml b/samples/tutorial-xml/pom.xml index 8a7d619b88..e9bc00eb4c 100644 --- a/samples/tutorial-xml/pom.xml +++ b/samples/tutorial-xml/pom.xml @@ -9,170 +9,170 @@ spring-security-samples-tutorial-xml http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - org.slf4j - slf4j-api - 1.7.7 - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-web - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - runtime - - - ch.qos.logback - logback-core - 1.1.2 - runtime - - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - runtime - - - org.apache.taglibs - taglibs-standard-jstlel - 1.2.1 - runtime - - - org.slf4j - jcl-over-slf4j - 1.7.7 - runtime - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework.security - spring-security-taglibs - 4.0.0.CI-SNAPSHOT - runtime - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - runtime - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + org.slf4j + slf4j-api + 1.7.7 + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-web + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + runtime + + + ch.qos.logback + logback-core + 1.1.2 + runtime + + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + runtime + + + org.apache.taglibs + taglibs-standard-jstlel + 1.2.1 + runtime + + + org.slf4j + jcl-over-slf4j + 1.7.7 + runtime + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework.security + spring-security-taglibs + 4.0.0.CI-SNAPSHOT + runtime + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + runtime + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/samples/x509-jc/pom.xml b/samples/x509-jc/pom.xml index d663621541..6f8f4847e1 100644 --- a/samples/x509-jc/pom.xml +++ b/samples/x509-jc/pom.xml @@ -9,200 +9,200 @@ spring-security-samples-x509-jc http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - compile - - - javax.validation - validation-api - 1.0.0.GA - compile - - - org.hibernate - hibernate-validator - 4.2.0.Final - compile - - - org.slf4j - jcl-over-slf4j - 1.7.7 - compile - - - org.slf4j - jul-to-slf4j - 1.7.7 - compile - - - org.slf4j - log4j-over-slf4j - 1.7.7 - compile - - - org.slf4j - slf4j-api - 1.7.7 - compile - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-samples-messages-jc - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - jsp-api - 2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - cglib - cglib-nodep - 3.1 - runtime - - - ch.qos.logback - logback-classic - 0.9.30 - runtime - - - opensymphony - sitemesh - 2.4.2 - runtime - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + compile + + + javax.validation + validation-api + 1.0.0.GA + compile + + + org.hibernate + hibernate-validator + 4.2.0.Final + compile + + + org.slf4j + jcl-over-slf4j + 1.7.7 + compile + + + org.slf4j + jul-to-slf4j + 1.7.7 + compile + + + org.slf4j + log4j-over-slf4j + 1.7.7 + compile + + + org.slf4j + slf4j-api + 1.7.7 + compile + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-samples-messages-jc + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + jsp-api + 2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + cglib + cglib-nodep + 3.1 + runtime + + + ch.qos.logback + logback-classic + 0.9.30 + runtime + + + opensymphony + sitemesh + 2.4.2 + runtime + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - /sample + /sample - - - maven-compiler-plugin - - 1.7 - 1.7 - - - - maven-war-plugin - 2.3 - - false - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + + maven-war-plugin + 2.3 + + false + + + diff --git a/taglibs/pom.xml b/taglibs/pom.xml index d47e1624ab..a641a22d50 100644 --- a/taglibs/pom.xml +++ b/taglibs/pom.xml @@ -8,196 +8,196 @@ spring-security-taglibs http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - org.springframework.security - spring-security-acl - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-aop - 4.1.5.RELEASE - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-core - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - - - - - org.springframework - spring-expression - 4.1.5.RELEASE - compile - - - org.springframework - spring-web - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - javax.servlet.jsp - javax.servlet.jsp-api - 2.2.1 - provided - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - javax.servlet.jsp.jstl - javax.servlet.jsp.jstl-api - 1.2.1 - test - - - junit - junit - 4.11 - test - - - org.codehaus.groovy - groovy-all - 2.3.8 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.spockframework - spock-core - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.spockframework - spock-spring - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + org.springframework.security + spring-security-acl + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-aop + 4.1.6.RELEASE + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-core + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + + + + + org.springframework + spring-expression + 4.1.6.RELEASE + compile + + + org.springframework + spring-web + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + javax.servlet.jsp + javax.servlet.jsp-api + 2.2.1 + provided + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + javax.servlet.jsp.jstl + javax.servlet.jsp.jstl-api + 1.2.1 + test + + + junit + junit + 4.11 + test + + + org.codehaus.groovy + groovy-all + 2.3.8 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.spockframework + spock-core + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.spockframework + spock-spring + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/test/pom.xml b/test/pom.xml index 0da5719917..7633270721 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -8,173 +8,173 @@ spring-security-test http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework.security - spring-security-web - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-core - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - - - - - org.springframework - spring-test - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - org.springframework.security - spring-security-config - 4.0.0.CI-SNAPSHOT - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - junit - junit - 4.11 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.powermock - powermock-api-mockito - 1.6.0 - test - - - mockito-all - org.mockito - - - - - org.powermock - powermock-api-support - 1.6.0 - test - - - org.powermock - powermock-core - 1.6.0 - test - - - org.powermock - powermock-module-junit4 - 1.6.0 - test - - - org.powermock - powermock-module-junit4-common - 1.6.0 - test - - - org.powermock - powermock-reflect - 1.6.0 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - test - + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework.security + spring-security-web + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-core + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + + + + + org.springframework + spring-test + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + org.springframework.security + spring-security-config + 4.0.0.CI-SNAPSHOT + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + junit + junit + 4.11 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.powermock + powermock-api-mockito + 1.6.0 + test + + + mockito-all + org.mockito + + + + + org.powermock + powermock-api-support + 1.6.0 + test + + + org.powermock + powermock-core + 1.6.0 + test + + + org.powermock + powermock-module-junit4 + 1.6.0 + test + + + org.powermock + powermock-module-junit4-common + 1.6.0 + test + + + org.powermock + powermock-reflect + 1.6.0 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + + diff --git a/web/pom.xml b/web/pom.xml index 56467626d7..23e704e8db 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -8,247 +8,247 @@ spring-security-web http://spring.io/spring-security - spring.io - http://spring.io/ + spring.io + http://spring.io/ - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + - - rwinch - Rob Winch - rwinch@gopivotal.com - + + rwinch + Rob Winch + rwinch@gopivotal.com + - scm:git:git://github.com/spring-projects/spring-security - scm:git:git://github.com/spring-projects/spring-security - https://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + scm:git:git://github.com/spring-projects/spring-security + https://github.com/spring-projects/spring-security - - spring-snasphot - https://repo.spring.io/snapshot - + + spring-snasphot + https://repo.spring.io/snapshot + - - aopalliance - aopalliance - 1.0 - compile - - - org.springframework.security - spring-security-core - 4.0.0.CI-SNAPSHOT - compile - - - org.springframework - spring-beans - 4.1.5.RELEASE - compile - - - org.springframework - spring-context - 4.1.5.RELEASE - compile - - - org.springframework - spring-core - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - - - - - org.springframework - spring-expression - 4.1.5.RELEASE - compile - - - org.springframework - spring-web - 4.1.5.RELEASE - compile - - - commons-logging - commons-logging - 1.2 - compile - true - - - org.springframework - spring-jdbc - 4.1.5.RELEASE - compile - true - - - org.springframework - spring-tx - 4.1.5.RELEASE - compile - true - - - org.springframework - spring-webmvc - 4.1.5.RELEASE - compile - true - - - javax.servlet - javax.servlet-api - 3.0.1 - provided - - - ch.qos.logback - logback-classic - 1.1.2 - test - - - commons-codec - commons-codec - 1.3 - test - - - junit - junit - 4.11 - test - - - org.codehaus.groovy - groovy-all - 2.3.8 - test - - - org.easytesting - fest-assert - 1.4 - test - - - org.hsqldb - hsqldb - 2.3.2 - test - - - org.mockito - mockito-core - 1.9.5 - test - - - org.powermock - powermock-api-mockito - 1.6.0 - test - - - mockito-all - org.mockito - - - - - org.powermock - powermock-api-support - 1.6.0 - test - - - org.powermock - powermock-core - 1.6.0 - test - - - org.powermock - powermock-module-junit4 - 1.6.0 - test - - - org.powermock - powermock-module-junit4-common - 1.6.0 - test - - - org.powermock - powermock-reflect - 1.6.0 - test - - - org.slf4j - jcl-over-slf4j - 1.7.7 - test - - - org.spockframework - spock-core - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.spockframework - spock-spring - 0.7-groovy-2.0 - test - - - junit-dep - junit - - - - - org.springframework - spring-test - 4.1.5.RELEASE - test - + + aopalliance + aopalliance + 1.0 + compile + + + org.springframework.security + spring-security-core + 4.0.0.CI-SNAPSHOT + compile + + + org.springframework + spring-beans + 4.1.6.RELEASE + compile + + + org.springframework + spring-context + 4.1.6.RELEASE + compile + + + org.springframework + spring-core + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + + + + + org.springframework + spring-expression + 4.1.6.RELEASE + compile + + + org.springframework + spring-web + 4.1.6.RELEASE + compile + + + commons-logging + commons-logging + 1.2 + compile + true + + + org.springframework + spring-jdbc + 4.1.6.RELEASE + compile + true + + + org.springframework + spring-tx + 4.1.6.RELEASE + compile + true + + + org.springframework + spring-webmvc + 4.1.6.RELEASE + compile + true + + + javax.servlet + javax.servlet-api + 3.0.1 + provided + + + ch.qos.logback + logback-classic + 1.1.2 + test + + + commons-codec + commons-codec + 1.3 + test + + + junit + junit + 4.11 + test + + + org.codehaus.groovy + groovy-all + 2.3.8 + test + + + org.easytesting + fest-assert + 1.4 + test + + + org.hsqldb + hsqldb + 2.3.2 + test + + + org.mockito + mockito-core + 1.9.5 + test + + + org.powermock + powermock-api-mockito + 1.6.0 + test + + + mockito-all + org.mockito + + + + + org.powermock + powermock-api-support + 1.6.0 + test + + + org.powermock + powermock-core + 1.6.0 + test + + + org.powermock + powermock-module-junit4 + 1.6.0 + test + + + org.powermock + powermock-module-junit4-common + 1.6.0 + test + + + org.powermock + powermock-reflect + 1.6.0 + test + + + org.slf4j + jcl-over-slf4j + 1.7.7 + test + + + org.spockframework + spock-core + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.spockframework + spock-spring + 0.7-groovy-2.0 + test + + + junit-dep + junit + + + + + org.springframework + spring-test + 4.1.6.RELEASE + test + - - - maven-compiler-plugin - - 1.7 - 1.7 - - - + + + maven-compiler-plugin + + 1.7 + 1.7 + + +