spring-framework/spring-oxm/src
Biju Kunjummen 4f871d4448 Fix Jaxb2TypeScanner to scan for @XmlRegistry
Update ClassPathJaxb2TypeScanner to scan for @XmlRegistry classes.

Prior to this commit explicitly configured @XmlRegistry annotated classes
were not registered with the JAXBContext when using the 'packagesToScan'
property of the Jaxb2Unmarshaller.

Issue: SPR-10714
2013-07-29 11:21:24 -07:00
..
main Fix Jaxb2TypeScanner to scan for @XmlRegistry 2013-07-29 11:21:24 -07:00
test Fix Jaxb2TypeScanner to scan for @XmlRegistry 2013-07-29 11:21:24 -07:00