Keith Donald
dc5faec189
all tests back compiling, still a few failing marked ignored
16 years ago
Keith Donald
603ffe80c8
list element binding
16 years ago
Keith Donald
2da1bb8607
more passing tests
16 years ago
Keith Donald
f39f91701d
property not found / required
16 years ago
Keith Donald
3cd3cddbe0
type formatters
16 years ago
Sam Brannen
b2c723a76e
[SPR-5916] polishing.
16 years ago
Sam Brannen
fc79d98b6a
[SPR-5916] ContextLoader class is now inherited from class hierarchy if not specified explicitly via @ContextConfiguration's loader attribute on the current test class.
16 years ago
Christian Dupuis
7f3c4cec25
STS-260: added missing import-package headers so that editor works again
16 years ago
Keith Donald
8ceb64fe0c
binding rule impl
16 years ago
Keith Donald
8147281c74
additional binding metadata
16 years ago
Keith Donald
9c78616e11
additional binding metadata
16 years ago
Keith Donald
263d502f51
polish
16 years ago
Keith Donald
0993e9cfb9
polish
16 years ago
Keith Donald
09c5d0eb97
binding status
16 years ago
Keith Donald
8d3fbc5df8
binding system refactoring - work in progress
16 years ago
Juergen Hoeller
8e2797153b
revised lenient constructor resolution (follow-up to SPR-5816)
16 years ago
Juergen Hoeller
7eabd2da56
introduced "nonPublicAccessAllowed" flag (SPR-5882)
16 years ago
Sam Brannen
ba27c29dc4
[SPR-5916] polishing.
16 years ago
Juergen Hoeller
a9254b34d1
introduced "lenientConstructorResolution" flag (SPR-5816)
16 years ago
Juergen Hoeller
f4a83c5c74
consistently allow array element
16 years ago
Juergen Hoeller
cf29d1c367
constructor argument type matching supports arrays and simple class names now (SPR-5844)
16 years ago
Mark Pollack
35b2a7e612
Applied and reviewed Beverly's final edits up to section "beans-factory-scopes"
16 years ago
Mark Pollack
241280d24d
Beverly's edits reviewed.
16 years ago
Chris Beams
9e0d87c518
SPR-5932 - Singleton @Bean methods behave like prototypes in a Spring DM environment
...
* s/registerCallbacks/registerStaticCallbacks/ - see issue comments for full details
16 years ago
Ramnivas Laddad
977cee4272
Override clover.do for spring-aspects to avoid build failure
16 years ago
Juergen Hoeller
68363f17a7
avoid potential NPE (SPR-5930)
16 years ago
Chris Beams
9163d8043b
updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed.
16 years ago
Ramnivas Laddad
ef6395b949
Fixed a type in target name
16 years ago
Ramnivas Laddad
1a5b542309
Another attempt to fix clover-related build failure
16 years ago
Keith Donald
9be56a39b4
moved binding configuration to publis binder api
16 years ago
Arjen Poutsma
a8e8382034
Added more headers.
16 years ago
Arjen Poutsma
8073efd69f
SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings
16 years ago
Ramnivas Laddad
252bd3942c
Stub out the clover target to allow successful building of snapshots
16 years ago
Keith Donald
0576fe2654
removed experimental stuff
16 years ago
Keith Donald
2cf157e09a
polish
16 years ago
Arjen Poutsma
abfc479bdb
SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings
16 years ago
Arjen Poutsma
c9f4de3ebf
Added more headers.
16 years ago
Arjen Poutsma
ff1dac8381
SPR-5870 - Add support for content negotiation based on a request parameter value
16 years ago
Ramnivas Laddad
b1cb69fcb9
Override clover.instrument target to avoid build failure. Created SPR-5921 to fix this propertly.
16 years ago
Keith Donald
6206e5f11f
ignore failing test for now
16 years ago
Keith Donald
9f8638e557
fixed element type bug
16 years ago
Keith Donald
5904814ec6
ignore cases from some tricky scenarios
16 years ago
Keith Donald
eb4a767f6b
removed last ignore
16 years ago
Keith Donald
737c66d729
polish
16 years ago
Keith Donald
89a8e4073b
more el converters
16 years ago
Keith Donald
1344a6d4d0
more converters; since 3.0
16 years ago
Ramnivas Laddad
29139dfd1a
Fixed SPR-5920 by implementing GenericInterfaceDrivenDependencyInjectionAspect
16 years ago
Ramnivas Laddad
7199fcc233
Fixed SPR-5918.
...
Had to override the test.do definition in build.xml. Need to consult the spring-build team to add the change to spring-build itself.
Since classes in test sources from another project cannot be shared, had to duplicate those classes.
16 years ago
Sam Brannen
29327798c1
[SPR-5699] Investigating issues surrounding automatic flushing of the underlying ORM tool's session via TransactionalTestExecutionListener.
16 years ago
Keith Donald
c519f2bd3a
string to map
16 years ago