Costin Leau
8dbf86fb7a
+ update copyright dates on some files
...
+ migrated test from JUnit 3 to 4
17 years ago
Juergen Hoeller
45a0cadf8e
revised core conversion package for BeanWrapper/BeanFactory integration
17 years ago
Costin Leau
af8af8c633
+ added fine grained privileged blocks to preserve the caller security stack when invoking the callee
17 years ago
Costin Leau
81eb11486d
+ fixed exception unwrapping
...
+ optimized path for getBean (and thus fixed another test)
17 years ago
Costin Leau
d5d3104b7b
+ interaction with user code uses now dedicated privileged when running under a security manager
17 years ago
Juergen Hoeller
ea8f628c9c
polishing
17 years ago
Mark Pollack
0d98baa5c1
SPR-5619
17 years ago
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)
17 years ago
Juergen Hoeller
1b5812da20
storing type information as specified (SPR-5556, SPR-5562); explicit XML array element in spring-beans-3.0.xsd (SPR-5543)
17 years ago
Juergen Hoeller
bcf6f23225
declarative destroy-method="..." specifications get validated at bean creation time (SPR-5602)
17 years ago
Juergen Hoeller
2e378a8049
added further generic property resolution test
17 years ago
Arjen Poutsma
2fde8ef4d9
Fixed URI encoding in URIEditor to be RFC 2396 compliant
17 years ago
Juergen Hoeller
dc1edccc56
prototype beans receive independent collection/array even when based on single value (SPR-5512)
17 years ago
Juergen Hoeller
5fed34bdb4
testing the exception message when conversion of a generic collection element fails
17 years ago
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)
17 years ago
Juergen Hoeller
e58d036c73
generic collection type resolution respects upper bound as well
17 years ago
Arjen Poutsma
1b6c4929ad
Renamed ShortcutTests to SimplePropertyNamespaceHandlerTests
17 years ago
Chris Beams
d116c8733a
polishing .beans tests
17 years ago
Chris Beams
62db6af879
polishing .beans tests
17 years ago
Chris Beams
a0bf1b4ade
polishing .beans tests
17 years ago
Chris Beams
915ad0a8d9
polishing .beans tests
17 years ago
Chris Beams
751daf95a1
polishing .beans tests
17 years ago
Chris Beams
670bfd5ee2
+ polishing .beans tests
...
+ removed unnecessary dependency on hibernate
17 years ago
Chris Beams
3d634f1eb7
polishing .beans tests
17 years ago
Chris Beams
ac8f37439b
removing svn:externals usage approach to common test artifacts
17 years ago
Chris Beams
579280d7bf
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
17 years ago
Chris Beams
de7ec2288e
removed unused SideEffectBean imlpmentations
17 years ago
Chris Beams
08eeb52e57
introducing common.beans.* packaging and externals; experimenting with sharing SideEffectBean
17 years ago
Chris Beams
93e30a4fc5
moving unit tests from .testsuite -> .core, .beans, .web, .web.portlet, .web.servlet
17 years ago
Chris Beams
74ef4cb0f3
moving unit tests from .testsuite -> .beans
17 years ago
Chris Beams
4526501559
moving unit tests from .testsuite -> .beans and .context
17 years ago
Chris Beams
f7813b48e1
moving unit tests from .testsuite -> .beans
...
moving and prepping to move SingletonBeanFactoryLocatorTests and ContextSingletonBeanFactoryLocatorTests to their respective .beans and .context packages
17 years ago
Chris Beams
97e400efd6
moving unit tests from .testsuite -> .beans
...
RequiredAnnotationBeanPostProcessor tests
17 years ago
Chris Beams
ef414420c8
moving unit tests from .testsuite -> .beans
...
fixed broken unit tests getting ClassNotFoundExceptions
17 years ago
Chris Beams
2ec861351c
moving unit tests from .testsuite -> .beans
17 years ago
Chris Beams
52ac3cea8c
moving unit tests from .testsuite -> .beans
17 years ago
Chris Beams
248a7de73f
moving unit tests from .testsuite -> .beans
17 years ago
Chris Beams
b44d647dad
moving unit tests from .testsuite -> .beans
17 years ago
Chris Beams
afa4231751
moving unit tests from .testsuite -> .beans
...
added <?> wildcard to Scope methods that accept ObjectFactory
17 years ago
Chris Beams
6cb71bbb71
moving unit tests from .testsuite -> .beans
17 years ago
Juergen Hoeller
347f34c68a
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
17 years ago
Arjen Poutsma
cc5d3ec389
Increased timings of performance test, because the 100 ms does not work on our CI server.
17 years ago
Arjen Poutsma
0a89948f53
Added Tiger tests
17 years ago
Arjen Poutsma
6f0342388c
Moved tests over from testsuite to beans
17 years ago
Arjen Poutsma
eae7267929
Moved tests from testsuite to beans
17 years ago
Arjen Poutsma
e31ad80a0b
Moved tests from testsuite to beans
17 years ago
Arjen Poutsma
e788cef856
Moved tests from testsuite to beans
17 years ago
Arjen Poutsma
dcaf024e76
Moved tests from testsuite to beans
17 years ago
Arjen Poutsma
7f90f08705
Moved tests from testsuite to beans
17 years ago
Arjen Poutsma
a1b810fbdf
Moved tests from testsuite to beans
17 years ago