Keith Donald
|
0cc3542aed
|
applied joris's no derby log patch
|
16 years ago |
Sam Brannen
|
72c330fffb
|
Updated copyright.
|
16 years ago |
Sam Brannen
|
76aa8b2119
|
Spring TestContext Framework autowiring tests now include an explicit test for the @Autowired-@Qualifier combination.
|
16 years ago |
Keith Donald
|
d13567bc8f
|
added support for null conversion point type
|
16 years ago |
Keith Donald
|
18be2ffadc
|
fixed autoboxing bug
|
16 years ago |
Keith Donald
|
c5cc75693d
|
Added to docs
|
16 years ago |
Keith Donald
|
e54519d02e
|
made package private
|
16 years ago |
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 |