Home | History | Annotate | Download | only in Python

Lines Matching refs:JAR

7 # find the antlr.jar from the upstream project
8 JAR=$(ls $WORKSPACE/../../$ANTLR_JOB/lastSuccessful/org.antlr\$antlr/archive/org.antlr/antlr/*/antlr-*-jar-with-dependencies.jar)
9 echo "antlr.jar=$JAR"
11 if [ ! -f "$JAR" ]; then
12 echo "Could not find antlr.jar"
40 export CLASSPATH=$JAR
50 python setup.py functest --xml-output=testout/ --antlr-jar="$JAR"
67 cp -f $JAR dist/