What do I need to add so that a contrib/project/src/test/ directory can find the classes in contrib/project/src/java? I've gotten the ant files to where 'ant test-contrib' works. But 'ant test' fails: it cannot compile the test classes after building the jars for contrib/project. Any hints?
-- Lance Norskog goks...@gmail.com