Always the ANTLRTest fails on my machine. Example:
    [junit] Testcase: test9 took 1,002 sec
    [junit]     Caused an ERROR
    [junit] ANTLR signaled an error: ANTLR Parser Generator   Version 2.7.2
1989-2003 jGuru.com
    [junit] error: cannot find/copy importVocab file
C:\seu\cvs-downloads\ant\ant\src\etc\testcases\taskdefs\optional\antlr\CalcP
arserTokenTypes.txt


The apropriate line in the test xml file is 
    <target name="test9" depends="setup">
        ...
        <antlr target="${tmp.dir}/extended.calc.g"
glib="${tmp.dir}/antlr.g"/>
    </target>


But I canīt find any hint on CalcParserTokenTypes.txt and it isnīt in the
CVS (local tree
just updated).


I donīt use <antlr>, but the error is annoying.


Can someone give me a hint where the problem could be?



Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to