mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 04:09:04 +00:00
[SPR-8387] Added TODO.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4741 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
+3
@@ -108,6 +108,9 @@ public class DelegatingSmartContextLoader implements SmartContextLoader {
|
||||
throw new IllegalStateException(String.format("None of the SmartContextLoader candidates %s "
|
||||
+ "was able to detect defaults for context configuration [%s].", candidates, configAttributes));
|
||||
}
|
||||
|
||||
// TODO Throw exception if defaults were generated for both
|
||||
// locations and configuration classes.
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user