Hi All,
When doing ant all, i suddenly ended up getting the following  issue.. Any
clues?

compilet1:
    [javac] Compiling 162 source files to C:\java\derby\source\trunk\classes
    [javac]
C:\java\derby\source\trunk\java\testing\org\apache\derbyTesting\func
tionTests\tests\store\RecoveryTest.java:92: cannot find symbol
    [javac] symbol  : method assertLaunchedJUnitTestMethod(java.lang.String)
    [javac] location: class
org.apache.derbyTesting.functionTests.tests.store.Re
coveryTest
    [javac]
assertLaunchedJUnitTestMethod("org.apache.derbyTesting.funct
ionTests.tests.store.RecoveryTest.launchRecoveryInsert");
    [javac]         ^
    [javac] 1 error


With Regards
Jayaram

Reply via email to