diff --git a/spring-ldap/docs/upgrade/src/upgrade.xml b/spring-ldap/docs/upgrade/src/upgrade.xml
index a03cea4d..e9012307 100644
--- a/spring-ldap/docs/upgrade/src/upgrade.xml
+++ b/spring-ldap/docs/upgrade/src/upgrade.xml
@@ -27,7 +27,7 @@
- The transaction support is entirely new should not affect users of
+ The transaction support is entirely new and should not affect users of
previous releases.
The exception hierarchy was previously based on the Spring
@@ -49,11 +49,11 @@
into a separate package.
The second cycle was slightly more complicated. To sort it out, some major
- restructuring was needed, as described in the following sections.
+ restructuring was needed, as documented in the following sections.
While the package restructuring is rather extensive, no classes have
changed names - this means that for the most cases a simple import resolve operation
- (such as "Ctr+Shift-O" in Eclipse) should sort things out.
+ (such as "Ctrl+Shift-O" in Eclipse) should sort things out.
You will still need to change the package names manually in your configuration files -
this should be a simple find/replace operation based on the information below.
@@ -79,115 +79,115 @@
- AttributesMapper
+ AttributesMapper
- ldap
+ ldap
- ldap.core
+ ldap.core
- AuthenticationSource
+ AuthenticationSource
- ldap
+ ldap
- ldap.core
+ ldap.core
- CollectingNameClassPair- CallbackHandler
+ CollectingNameClassPair- CallbackHandler
- ldap
+ ldap
- ldap.core
+ ldap.core
- ContextAssembler
+ ContextAssembler
- ldap
+ ldap
- ldap.core
+ ldap.core
- ContextExecutor
+ ContextExecutor
- ldap
+ ldap
- ldap.core
+ ldap.core
- ContextMapper
+ ContextMapper
- ldap
+ ldap
- ldap.core
+ ldap.core
- ContextSource
+ ContextSource
- ldap
+ ldap
- ldap.core
+ ldap.core
- DefaultNameClassPairMapper
+ DefaultNameClassPairMapper
- ldap
+ ldap
- ldap.core
+ ldap.core
- DirContextProcessor
+ DirContextProcessor
- ldap
+ ldap
- ldap.core
+ ldap.core
- LdapOperations
+ LdapOperations
- ldap
+ ldap
- ldap.core
+ ldap.core
- LdapTemplate
+ LdapTemplate
- ldap
+ ldap
- ldap.core
+ ldap.core
- NameClassPairCallbackHandler
+ NameClassPairCallbackHandler
- ldap
+ ldap
- ldap.core
+ ldap.core
- NameClassPairMapper
+ NameClassPairMapper
- ldap
+ ldap
- ldap.core
+ ldap.core
- SearchExecutor
+ SearchExecutor
- ldap
+ ldap
- ldap.core
+ ldap.core
@@ -216,27 +216,27 @@
- *
+ *
- ldap.support.authentication
+ ldap.support.authentication
- ldap.authentication
+ ldap.authentication
- *
+ *
- ldap.support.control
+ ldap.support.control
- ldap.control
+ ldap.control
- *
+ *
- ldap.support.filter
+ ldap.support.filter
- ldap.filter
+ ldap.filter
@@ -268,123 +268,123 @@
- AbstractContextSource
+ AbstractContextSource
- ldap.support
+ ldap.support
- ldap.core.support
+ ldap.core.support
- AggregateDirContextProcessor
+ AggregateDirContextProcessor
- ldap.support
+ ldap.support
- ldap.core.support
+ ldap.core.support
- AttributeModificationsAware
+ AttributeModificationsAware
- ldap.support
+ ldap.support
- ldap.core
+ ldap.core
- CountNameClassPair- CallbackHandler
+ CountNameClassPair- CallbackHandler
- ldap.support
+ ldap.support
- ldap.core.support
+ ldap.core.support
- DefaultDirObjectFactory
+ DefaultDirObjectFactory
- ldap.support
+ ldap.support
- ldap.core
+ ldap.core
- DefaultDnParserFactory
+ DefaultDnParserFactory
- ldap.support
+ ldap.support
- ldap.core
+ ldap.core
- DirContextAdapter
+ DirContextAdapter
- ldap.support
+ ldap.support
- ldap.core
+ ldap.core
- DirContextOperations
+ DirContextOperations
- ldap.support
+ ldap.support
- ldap.core
+ ldap.core
- DirContextSource
+ DirContextSource
- ldap.support
+ ldap.support
- ldap.core.support
+ ldap.core.support
- DistinguishedName
+ DistinguishedName
- ldap.support
+ ldap.support
- ldap.core
+ ldap.core
- DnParser
+ DnParser
- ldap.support
+ ldap.support
- ldap.core
+ ldap.core
- LdapContextSource
+ LdapContextSource
- ldap.support
+ ldap.support
- ldap.core.support
+ ldap.core.support
- LdapEncoder
+ LdapEncoder
- ldap.support
+ ldap.support
- ldap.core
+ ldap.core
- LdapRdn
+ LdapRdn
- ldap.support
+ ldap.support
- ldap.core
+ ldap.core
- LdapRdnComponent
+ LdapRdnComponent
- ldap.support
+ ldap.support
- ldap.core
+ ldap.core
@@ -402,7 +402,7 @@
The translation classes are deprecated. Instead, the static
- method LdapUtils.convertLdapException should be
+ method LdapUtils.convertLdapException should be
used.
@@ -422,35 +422,35 @@
- DefaultNamingExceptionTranslator
+ DefaultNamingExceptionTranslator
- ldap
+ ldap
- ldap.support
+ ldap.support
- LdapUtils
+ LdapUtils
- -
+ -
- ldap.support
+ ldap.support
- ListComparator
+ ListComparator
- ldap.util
+ ldap.util
- ldap.support
+ ldap.support
- NamingExceptionTranslator
+ NamingExceptionTranslator
- ldap
+ ldap
- ldap.support
+ ldap.support