Chris Beams
c13e5f9f5b
SPR-7009, SPR-6972: backed out unintentionally committed tests
2010-03-23 15:29:35 +00:00
Chris Beams
77bb68b967
SPR-6972: failed attempt to reproduce issue
2010-03-23 12:06:16 +00:00
Costin Leau
1bbe93e535
SPR-3709
...
+ improved example to work with multi-nested declarations
+ used JDK 5 syntax
+ added documentation code into trunk (including unit test) for easier future reference
2010-01-27 12:25:04 +00:00
David Syer
66939ded0f
RESOLVED - issue SPR-6366: Cannot import bean definitions using classpath*: resource location
...
http://jira.springframework.org/browse/SPR-6366
2009-11-17 09:53:10 +00:00
Juergen Hoeller
04cd95ff50
fixed accidental test failures
2009-08-25 13:49:10 +00:00
Juergen Hoeller
9a48f3f3a8
try to create unknown collection implementation types via default constructor
2009-08-25 13:29:22 +00:00
Juergen Hoeller
53333c3ed0
XML constructor-arg element allows for specifying a constructor argument by name now, with target argument names read from the class file via ASM or from Java 6's @ConstructorProperties annotation (SPR-3313)
2009-06-03 10:21:57 +00:00
Juergen Hoeller
1b5812da20
storing type information as specified (SPR-5556, SPR-5562); explicit XML array element in spring-beans-3.0.xsd (SPR-5543)
2009-04-15 22:27:32 +00:00
Juergen Hoeller
dc1edccc56
prototype beans receive independent collection/array even when based on single value (SPR-5512)
2009-02-21 18:04:08 +00:00
Juergen Hoeller
eb1631f458
SimpleAliasRegistry detects resolved aliases that loop back to the original name (SPR-5419); PropertyPlaceholderConfigurer does not modify Map in case of equal String keys (SPR-5318); inner class names in Java source style ("java.lang.Thread.State") supported as well (SPR-5210)
2009-02-19 16:17:35 +00:00
Arjen Poutsma
1b6c4929ad
Renamed ShortcutTests to SimplePropertyNamespaceHandlerTests
2009-01-22 11:41:14 +00:00
Chris Beams
d116c8733a
polishing .beans tests
2008-12-24 22:02:08 +00:00
Chris Beams
62db6af879
polishing .beans tests
2008-12-24 21:52:19 +00:00
Chris Beams
915ad0a8d9
polishing .beans tests
2008-12-24 20:17:43 +00:00
Chris Beams
751daf95a1
polishing .beans tests
2008-12-24 19:34:04 +00:00
Chris Beams
670bfd5ee2
+ polishing .beans tests
...
+ removed unnecessary dependency on hibernate
2008-12-24 19:14:15 +00:00
Arjen Poutsma
eae7267929
Moved tests from testsuite to beans
2008-10-29 18:20:29 +00:00
Arjen Poutsma
e31ad80a0b
Moved tests from testsuite to beans
2008-10-29 18:14:22 +00:00
Arjen Poutsma
e788cef856
Moved tests from testsuite to beans
2008-10-29 18:08:07 +00:00
Arjen Poutsma
dcaf024e76
Moved tests from testsuite to beans
2008-10-29 18:03:15 +00:00
Arjen Poutsma
7f90f08705
Moved tests from testsuite to beans
2008-10-29 17:59:31 +00:00
Arjen Poutsma
a1b810fbdf
Moved tests from testsuite to beans
2008-10-29 17:55:46 +00:00
Arjen Poutsma
4efc95c825
Moved tests over from testsuite to beans
2008-10-29 17:45:51 +00:00
Arjen Poutsma
bd1e259b4a
Moved tests over from testsuite to beans
2008-10-29 17:32:01 +00:00
Arjen Poutsma
99a441fe31
Added more modules
2008-10-21 08:04:24 +00:00