mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-09-08 20:51:41 +00:00
Due to Eclipse restrictions the classpath adding an project as a dependency picks up the test dependencies of other projects. This caused problems when running the config integration tests within Eclipse. Now the tests specify a specific ldif to load. There is also one new test that ensures that the ldif is defaulted properly, but does not rely on the ldif that is loaded.