1197 Commits (c6c0dd555b003e5309efed2f503a1371770171b7)
 

Author SHA1 Message Date
Keith Donald c6c0dd555b removed unused imports 16 years ago
Keith Donald f3ae7bd961 applied Joris's patch to shutdown Embedded Derby DB; adjusted manifest template to restrict derby version range from 10.5.1. to 10.6 16 years ago
Keith Donald 0c85f3df55 doc polishing 16 years ago
Keith Donald 3c0cbac2fc added derby to manifest 16 years ago
Keith Donald a12ffa5c4c removed @Override 16 years ago
Keith Donald eee52f8804 derby embedded db support initial commit; shutdown use case needs work 16 years ago
Andy Clement 662dbaaed8 SPR-5692: export META-INF so that aop.xml is visible to aspectj load time weaving in an OSGi environment 16 years ago
Thomas Risberg 94d6fa8cb1 removed TopLink coverage 16 years ago
Keith Donald 4394dad372 commented out failing el test for now - todo 16 years ago
Keith Donald b33be88c9d tests passing again 16 years ago
Keith Donald 46c9a003eb BindingPoint to ConversionPoint, javadoc 16 years ago
Thomas Risberg 2ede4d2731 cleaned up transaction chapter 16 years ago
Keith Donald cf2453e8eb renamed TypeDescriptor to BindingPoint 16 years ago
Keith Donald 6f74369cb3 polish 16 years ago
Ben Hale acf17381b9 Upgrade to spring-build 16 years ago
Thomas Risberg b2526f337a removed getting-started; added section on new tutorial 16 years ago
Juergen Hoeller 814a807446 generified JtaTransactionManager code 16 years ago
Christian Dupuis 33de330b0e minor change to use registerBeanComponent instead of directly registering the BeanDefinition 16 years ago
Christian Dupuis d80005a955 fixed tooling related problem where empty value of an attribute that should take a bean reference would call the RuntimeBeanReference constructor in the namespace parser and throw a IllegalArgumentException although the problem has already been reported using the ProblemReporter API 16 years ago
Christian Dupuis 48c97342fe some minor tweaks to the scheduling namespace parser to make it more tooling friendly; applied new tools:annotation to method attribute in scheduling xsd 16 years ago
Christian Dupuis fba5e5f0db fixed tooling related problem where empty value of an attribute that should take a bean reference would call the RuntimeBeanReference constructor in the namespace parser and throw a IllegalArgumentException although the problem has already been reported using the ProblemReporter API 16 years ago
Juergen Hoeller dffec3cdcd quick attempt to fix core.convert breakage 16 years ago
Christian Dupuis eb3ece4208 added spring-tool-3.0.xsd; new expected-method element to describe possible methods for an attribute 16 years ago
Keith Donald 9a261470ad converter system refactoring from community input 16 years ago
Juergen Hoeller a1793457b2 OSGI manifests etc 16 years ago
Juergen Hoeller 30851e36a3 added Commons Lang for Velocity tests 16 years ago
Juergen Hoeller 14732c5dc2 @Import detects and accepts existing configuration class in any order of processing 16 years ago
Thomas Risberg 1ded650a6c finnished updating code examples with generics/varargs for jdbc chapter 16 years ago
Thomas Risberg 585627319d updated version to 3.0.RC1 16 years ago
Juergen Hoeller 433d52b728 @Import detects and accepts existing configuration class of the desired type 16 years ago
Juergen Hoeller 0a8a80ede3 Velocity/FreeMarker/TilesViewResolver only return a view if the target resource exists now 16 years ago
Juergen Hoeller 47992ea07c Velocity/FreeMarker/TilesViewResolver only return a view if the target resource exists now 16 years ago
Juergen Hoeller b0ed6d5685 polishing 16 years ago
Juergen Hoeller 0471d5d3ea removed outdated imports 16 years ago
Juergen Hoeller ad5d090c86 removed outdated imports 16 years ago
Juergen Hoeller f1c852b14c polishing 16 years ago
Juergen Hoeller 59101c096f replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency 16 years ago
Juergen Hoeller da71f266ae ConfigurationClassBeanDefinition implements AnnotatedBeanDefinition 16 years ago
Juergen Hoeller cce6e2f4cd added SourceExtractor support 16 years ago
Thomas Risberg df8219d56e fixed typo and JavaDocs 16 years ago
Thomas Risberg 95213d488c updating code examples with generics/varargs; polishing 16 years ago
Thomas Risberg c55569b51e relaxed parameter type from ParameterizedRowMapper<T> to RowMapper<T> 16 years ago
Juergen Hoeller b1e464fc60 marked "javax.xml.bind" as optional instead of "javax.xml.stream" 16 years ago
Juergen Hoeller bbd69da37f updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges 16 years ago
Juergen Hoeller 20f12e6158 removed outdated Attributes references 16 years ago
Juergen Hoeller 12d6aa232a added setMetadataReaderFactory method 16 years ago
Arjen Poutsma 51f539b0ad SPR-5725: Typos in Spring REST documentation 16 years ago
Arjen Poutsma d8071acd55 SPR-5724: Documentation for RESTful webservice examples slightly incorrect for 3.0.0.M3 16 years ago
Arjen Poutsma 9cbc1d502d SPR-5746 - Allow XStreamMarshaller subclasses to customise XStream object 16 years ago
Arjen Poutsma eca1cad7e1 Fixing build. 16 years ago