Mark Fisher
|
1b302b70d0
|
SPR-4359 the 'scheduling' namespace is now 'concurrent'
|
16 years ago |
Juergen Hoeller
|
e70d2ce14c
|
polishing
|
16 years ago |
Juergen Hoeller
|
a3af9e7330
|
revised use of id and display name (id may be null; SPR-5761)
|
16 years ago |
Juergen Hoeller
|
da4f1d0eb7
|
revised use of id and display name (id may be null; SPR-5761)
|
16 years ago |
Thomas Risberg
|
762f1c632b
|
updated code examples with generics; took out Java 1.4 references; polished
|
16 years ago |
Juergen Hoeller
|
63589ef05f
|
polishing
|
16 years ago |
Juergen Hoeller
|
6964633909
|
reflective loading of driver classes
|
16 years ago |
Juergen Hoeller
|
7dc9ec53a1
|
return generics-capable Class references
|
16 years ago |
Juergen Hoeller
|
e7eb684304
|
added additional cast for javac
|
16 years ago |
Juergen Hoeller
|
e137b10978
|
polishing
|
16 years ago |
Juergen Hoeller
|
fc1df58e2b
|
fixed build; revised generic declarations
|
16 years ago |
Mark Pollack
|
41c8352e16
|
Documentation fixes: SPR-5748, SPR-5723, SPR-5750, SPR-5753, SPR-5747
|
16 years ago |
Jennifer Hickey
|
822ed03826
|
SPR-5256
|
16 years ago |
Sam Brannen
|
8f359ece3f
|
Minor fixes for grammar and spelling
|
16 years ago |
Sam Brannen
|
b47c81ea2c
|
Suppressing serialization warnings
|
16 years ago |
Keith Donald
|
50bcecac95
|
removed unused import
|
16 years ago |
Keith Donald
|
8cbab5acb6
|
costin code review comments
|
16 years ago |
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 |