FishEye

Quick Search:

Line History

0

Show Arbitrary Diff

From to

Supports revisions and tags.

History

MAIN 1.5 1.1

Branch MAIN

1.5 annotated / raw | Diffs: previous, other | Lines: 65 ( +3, -0 )

Created: 2008-08-05 17:19:29 -0400 (5 months 4 days ago) | Author: bkotek | Changeset: MAIN:bkotek:20080805211929

Confirm inherited methods are autowired, and add unit test.

Tags: coldspring-1-2

1.4 annotated / raw | Diffs: previous, other | Lines: 62 ( +6, -0 )

Created: 2008-08-05 16:54:02 -0400 (5 months 4 days ago) | Author: bkotek | Changeset: MAIN:bkotek:20080805205402

Add unit test to confirm that inherited init methods are called.

1.3 annotated / raw | Diffs: previous, other | Lines: 56 ( +8, -0 )

Created: 2008-08-05 13:30:44 -0400 (5 months 4 days ago) | Author: bkotek | Changeset: MAIN:bkotek:20080805173044

Fix and test for allowing abstract beans with no class name.

1.2 annotated / raw | Diffs: previous, other | Lines: 48 ( +4, -0 )

Created: 2007-09-11 22:07:37 -0400 (15 months ago) | Author: scottc | Changeset: MAIN:scottc:20070912020737

added a test on init-method for singleton and not-singleton bean to AllTests

Tags: coldspring-1-2-rc1

1.1 annotated / raw | Lines: 44 ( +44, -0 )

Created: 2006-08-29 20:12:40 -0400 (2 years 4 months ago) | Author: scottc | Changeset: MAIN:scottc:20060830001240

CSP-71: Tests for PropertyPlaceholderConfigurer bean