I'm guessing that you're trying to use a IDE to build. You should do one run of mvn install -DskipTests before trying to use an IDE.
On Fri, Jul 17, 2015 at 8:29 AM, Stefán Baxter <[email protected]> wrote: > Hi, > > I now see that this is a part of the ExprLexer.g (I will sort it out) > > Thank you, > -Stefan > > On Fri, Jul 17, 2015 at 3:20 PM, Stefán Baxter <[email protected]> > wrote: > > > Hi, > > > > I'm trying to build Drill from master branch. > > > > Is it possible that someone has not pushed: > > > > import org.apache.drill.common.expression.parser.ExprLexer; > > import org.apache.drill.common.expression.parser.ExprParser; > > import org.apache.drill.common.expression.parser.ExprParser.parse_return; > > > > Regards, > > -Stefán > > > > > > ps. Sent this again as I was not verified my dev subscription when a > previous copy was sent (in case this is a duplicate) > > > > >
