LUCENE-6830: Upgrade ANTLR used in expressions module to version 4.5.1-1

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1708935 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2015-10-16 09:43:56 +00:00
parent 70a4825d96
commit 6b36732a9b
11 changed files with 8 additions and 10 deletions

View File

@ -211,8 +211,8 @@ Other
* LUCENE-6174: Improve "ant eclipse" to select right JRE for building.
(Uwe Schindler, Dawid Weiss)
* LUCENE-6417: Upgrade ANTLR used in expressions module to version 4.5.
(Jack Conradson, Uwe Schindler)
* LUCENE-6417, LUCENE-6830: Upgrade ANTLR used in expressions module
to version 4.5.1-1. (Jack Conradson, Uwe Schindler)
* LUCENE-6729: Upgrade ASM used in expressions module to version 5.0.4.
(Uwe Schindler)

View File

@ -48,7 +48,7 @@
<target name="regenerate" depends="run-antlr"/>
<target name="resolve-antlr" xmlns:ivy="antlib:org.apache.ivy.ant">
<ivy:cachepath organisation="org.antlr" module="antlr4" revision="4.5"
<ivy:cachepath organisation="org.antlr" module="antlr4" revision="4.5.1-1"
inline="true" conf="default" type="jar" pathid="antlr.classpath"/>
</target>

View File

@ -1,6 +1,5 @@
// ANTLR GENERATED CODE: DO NOT EDIT
package org.apache.lucene.expressions.js;
import org.antlr.v4.runtime.misc.NotNull;
import org.antlr.v4.runtime.tree.AbstractParseTreeVisitor;
/**

View File

@ -11,7 +11,7 @@ import org.antlr.v4.runtime.misc.*;
@SuppressWarnings({"all", "warnings", "unchecked", "unused", "cast"})
class JavascriptLexer extends Lexer {
static { RuntimeMetaData.checkVersion("4.5", RuntimeMetaData.VERSION); }
static { RuntimeMetaData.checkVersion("4.5.1", RuntimeMetaData.VERSION); }
protected static final DFA[] _decisionToDFA;
protected static final PredictionContextCache _sharedContextCache =

View File

@ -11,7 +11,7 @@ import java.util.ArrayList;
@SuppressWarnings({"all", "warnings", "unchecked", "unused", "cast"})
class JavascriptParser extends Parser {
static { RuntimeMetaData.checkVersion("4.5", RuntimeMetaData.VERSION); }
static { RuntimeMetaData.checkVersion("4.5.1", RuntimeMetaData.VERSION); }
protected static final DFA[] _decisionToDFA;
protected static final PredictionContextCache _sharedContextCache =

View File

@ -1,6 +1,5 @@
// ANTLR GENERATED CODE: DO NOT EDIT
package org.apache.lucene.expressions.js;
import org.antlr.v4.runtime.misc.NotNull;
import org.antlr.v4.runtime.tree.ParseTreeVisitor;
/**

View File

@ -89,7 +89,7 @@ com.sun.jersey.version = 1.9
/net.sourceforge.argparse4j/argparse4j = 0.4.3
/net.sourceforge.jmatio/jmatio = 1.0
/net.sourceforge.nekohtml/nekohtml = 1.9.17
/org.antlr/antlr4-runtime = 4.5
/org.antlr/antlr4-runtime = 4.5.1-1
/org.apache.ant/ant = 1.8.2
/org.apache.avro/avro = 1.7.5

View File

@ -0,0 +1 @@
66144204f9d6d7d3f3f775622c2dd7e9bd511d97

View File

@ -1 +0,0 @@
29e48af049f17dd89153b83a7ad5d01b3b4bcdda

View File

@ -0,0 +1 @@
66144204f9d6d7d3f3f775622c2dd7e9bd511d97

View File

@ -1 +0,0 @@
29e48af049f17dd89153b83a7ad5d01b3b4bcdda