Backport "Add 3.1 migration section to reference docs"

Address error raised when using component-scan against the unqualified
"org" base package.

Issue: SPR-9843
Backport-Commit: b8f223c404
This commit is contained in:
Chris Beams
2013-01-08 11:46:37 +01:00
parent 1cd7600d8a
commit a7889c9df4
3 changed files with 38 additions and 1 deletions
@@ -497,6 +497,9 @@
<xi:include href="classic-spring.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="migration-3.1.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="classic-aop-spring.xml"
xmlns:xi="http://www.w3.org/2001/XInclude" />