Skip to content

Instantly share code, notes, and snippets.

@cbeams
Created September 10, 2012 15:33
Show Gist options
  • Save cbeams/3691571 to your computer and use it in GitHub Desktop.
Save cbeams/3691571 to your computer and use it in GitHub Desktop.
commit 228a77552db58fdacd662f64455a96d7edbf1f09 (springsource/master, springsource/HEAD)
Author: Juergen Hoeller <jhoeller@vmware.com>
AuthorDate: Mon Sep 10 15:44:12 2012 +0200
Commit: Juergen Hoeller <jhoeller@vmware.com>
CommitDate: Mon Sep 10 15:44:12 2012 +0200
@Import'ed configuration classes get properly registered in case of same class name
Issue: SPR-9243
commit 430db261e79a534dde40ed6e864e18cb301f5e67
Author: Juergen Hoeller <jhoeller@vmware.com>
AuthorDate: Mon Sep 10 15:26:43 2012 +0200
Commit: Juergen Hoeller <jhoeller@vmware.com>
CommitDate: Mon Sep 10 15:26:43 2012 +0200
BeanFactoryAnnotationUtils throws NoSuchBeanDefinitionExceptions instead of IllegalStateExceptions
Issue: SPR-9652
commit 7d8843d0691435cf809fa095cca1846348384149
Author: Juergen Hoeller <jhoeller@vmware.com>
AuthorDate: Mon Sep 10 11:10:24 2012 +0200
Commit: unknown <J<FC>rgen@Aspire.(none)>
CommitDate: Mon Sep 10 15:14:14 2012 +0200
Expression detection properly handles cached String literals
Issue: SPR-9670
commit f29b791c85b4920e096285e8e265f84b32fb4f1e
Author: Juergen Hoeller <jhoeller@vmware.com>
AuthorDate: Mon Sep 10 11:05:53 2012 +0200
Commit: unknown <J<FC>rgen@Aspire.(none)>
CommitDate: Mon Sep 10 15:14:13 2012 +0200
MutablePropertySources log statements guarded by isDebugEnabled
Issue: SPR-9670
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment