6 Commits (7f82764cb29486ee4fb0f59362d63d6d6b755ea2)

Author SHA1 Message Date
Chris Beams 7f82764cb2 + Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated) 17 years ago
Chris Beams 555f14aac8 Dependency updates 17 years ago
Chris Beams d9ae8634bc Removed Validator interface and inlined its implementations 17 years ago
Chris Beams cf76fab038 + Added .clover to svn:ignore 17 years ago
Chris Beams ce5dfd80a9 Updated ivy and template.mf dependency metadata; added src/main/resources to quiet a spurious build error. 17 years ago
Chris Beams 2e785504e7 Initial cut at migrating JavaConfig essentials into Core. test.basic.BasicTests successfully excercises the simplest possible @Configuration class (contains a single @Bean method). 39 classes were pulled in from from JavaConfig to support this use case. 17 years ago