diff --git a/repository/org.springframework/spring-src/2.0.6/spring-src-2.0.6.zip b/repository/org.springframework/spring-src/2.0.6/spring-src-2.0.6.zip new file mode 100644 index 00000000..d88e1fff Binary files /dev/null and b/repository/org.springframework/spring-src/2.0.6/spring-src-2.0.6.zip differ diff --git a/repository/org.springframework/spring-src/ivy-2.0.6.xml b/repository/org.springframework/spring-src/ivy-2.0.6.xml new file mode 100644 index 00000000..5df3a512 --- /dev/null +++ b/repository/org.springframework/spring-src/ivy-2.0.6.xml @@ -0,0 +1,16 @@ + + + + + + + + + + diff --git a/spring-ldap-article/.classpath b/spring-ldap-article/.classpath index 059ce7d1..1bcca508 100644 --- a/spring-ldap-article/.classpath +++ b/spring-ldap-article/.classpath @@ -1,22 +1,21 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + diff --git a/spring-ldap-article/ivy.xml b/spring-ldap-article/ivy.xml index beb1eed6..910e582a 100644 --- a/spring-ldap-article/ivy.xml +++ b/spring-ldap-article/ivy.xml @@ -23,8 +23,8 @@ - - + + diff --git a/spring-ldap-odm/ivy.xml b/spring-ldap-odm/ivy.xml index af21f8b3..0349f389 100644 --- a/spring-ldap-odm/ivy.xml +++ b/spring-ldap-odm/ivy.xml @@ -23,11 +23,11 @@ - - - - - + + + + + @@ -42,10 +42,10 @@ - - + diff --git a/spring-ldap-person/ivy.xml b/spring-ldap-person/ivy.xml index 53ddb709..bab06be9 100644 --- a/spring-ldap-person/ivy.xml +++ b/spring-ldap-person/ivy.xml @@ -31,9 +31,9 @@ + rev="2.0.6" /> + rev="2.0.6" /> + rev="2.0.6" /> + rev="2.0.6" /> + rev="2.0.6" /> + rev="2.0.6" /> - + diff --git a/spring-ldap/changelog.txt b/spring-ldap/changelog.txt index e97deca1..7971c3a5 100644 --- a/spring-ldap/changelog.txt +++ b/spring-ldap/changelog.txt @@ -10,6 +10,15 @@ http://www.ietf.org/rfc/rfc2255.txt http://www.ietf.org/rfc/rfc2256.txt http://www.ietf.org/rfc/rfc2696.txt +Changes in version 1.2-RC1 (5.12.2007) +------------------------------------------- +A number of API-breaking changes have been made in this release. +Consequently this is NOT a drop-in replacement for Spring LDAP 1.1.2, +though upgrading should not present all that much work. Please see +the supplied upgrade guide for details. + +* Upgraded to Spring 2.0.6 internally. Spring 1.2.x is still supported. + Changes in version 1.2-RC1 (5.12.2007) ------------------------------------------- A number of API-breaking changes have been made in this release, @@ -63,7 +72,7 @@ upgrade guide for details. * Upgraded to Acegi Security 1.0.3 (LDAP-61). * Upgraded to ApacheDS 1.0.0 (LDAP-32). - + * Upgraded to Spring 2.0.4 internally. Spring 1.2.x is still supported (LDAP-35, LDAP-51). * Upgraded to Spring WebFlow 1.0.2 in the Person sample (LDAP-60). diff --git a/spring-ldap/ivy.xml b/spring-ldap/ivy.xml index 696f72d0..d017740f 100644 --- a/spring-ldap/ivy.xml +++ b/spring-ldap/ivy.xml @@ -24,15 +24,15 @@ rev="1.0.4" /> + rev="2.0.6" /> + rev="2.0.6" /> + rev="2.0.6" /> + rev="2.0.6" /> + rev="2.0.6" conf="source->source"> @@ -46,11 +46,11 @@ + rev="2.0.6" conf="buildtime->default" /> + rev="2.0.6" conf="buildtime->default" /> + rev="2.0.6" conf="buildtime->default" /> @@ -65,7 +65,7 @@ + rev="2.0.6" conf="test->default" /> + rev="2.0.6" conf="test->default" /> org.springframework spring-beans - 2.0.4 + 2.0.6 provided org.springframework spring-context - 2.0.4 + 2.0.6 provided org.springframework spring-core - 2.0.4 + 2.0.6 provided org.springframework spring-dao - 2.0.4 + 2.0.6 provided junit junit - 3.8.1 + 3.8.2 test