I'm porting our 0.7.1 base forward to begin using 1.0.0. I haven't figured out a way around this in my JUnit testing:

   ComponentLog log = new MockProcessorLog( "SectionScoringIdentifier
   (simulated)", SectionScoringIdentifierPropertiesTest.class );


MockProcessorLog causes a NoClassDefException, of course. What's the appropriate translation?

Thanks,

Russ

Reply via email to