|
From: Torsten J. <tor...@on...> - 2004-10-31 21:00:48
|
With the new version the following issues are fixed: - validator supports import tags now (checks if imported BeanDefinition resource exists -> no validation, this is done if the imported config is changed) - validator now ignores non-abstract root bean which has no class and no parent -> Spring's DTD (comment for bean attribute "classname") states that it's allowed - added missing methods in FileResource to override the dummy ones from AbstractResource I would like to wait for Spring 1.1.2 (announced for tomorrow evening) and release Spring IDE 1.1.0 afterwards, maybe on wednesday. Any comments? Cheers, Torsten |