My guess is you somehow have a very old jar (or sha1 file that is leading 
it to look for a jar you don't have) for an outdated version of jetty -- 
we are certainly not using jetty 9.4.14.v20181114 in master or branch_8x

what does `find -name \*jetty-continuation\*` report on your system?

does `ant clean clean-jars` help?

what does `git clean --dry-run -dx` say after you try to run ant clean 
clean-jars?

(it won't delet anything with --dry-run, but it might tell you if you have 
unexpected stuff)

: Date: Fri, 6 Sep 2019 09:53:30 -0400
: From: Michael Sokolov <msoko...@gmail.com>
: Reply-To: dev@lucene.apache.org
: To: java-...@lucene.apache.org
: Subject: precommit fail or is it me?
: 
: Is anybody else seeing this error:
: 
: ...workspace/lucene/lucene_baseline/build.xml:117: The following error
: occurred while executing this line:
: .../workspace/lucene/lucene_baseline/lucene/build.xml:90: The
: following error occurred while executing this line:
: .../workspace/lucene/lucene_baseline/lucene/tools/custom-tasks.xml:62:
: JAR resource does not exist:
: replicator/lib/jetty-continuation-9.4.14.v20181114.jar
: 
: Should I be using gradle instead of ant precommit??
: 
: ---------------------------------------------------------------------
: To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
: For additional commands, e-mail: dev-h...@lucene.apache.org
: 
: 

-Hoss
http://www.lucidworks.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to