Rob,
I was doing some work on in the annotations (JDK 1.5) codebase, and
noticed that AnnotationsMetadataAssemblerTests is broken a it refers to
some code which is in the sandbox test tree, namely
AbstractMetadataAssemblerTests. AnnotationTestBean is broken for a
similar reason.
How were you getting this to build on your system? I can obviously fix
this up to compile by just adding the test target dir to the
spring-tiger project classpath, but this is not going to actually help
in terms of running the code.
Colin
|