You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Ja...@rzf.fin-nrw.de on 2003/06/12 08:37:57 UTC

ANTLRTest failes

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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org