but it's there https://builds.apache.org/job/Lucene-Solr-Tests-master/1162/changes#detail0 * Commit 3ea12f2be4f39a5bafdd8c48b113d9753ae637ad by mkhl <https://builds.apache.org/user/mkhl/>*
SOLR-9147 <https://issues.apache.org/jira/browse/SOLR-9147>: using BAOS from commons io 2.5 in EmbeddedSolrServer to avoid array resize. [image: The file was modified]solr/CHANGES.txt[image: The file was modified] lucene/ivy-versions.properties[image: The file was modified] solr/core/src/java/org/apache/solr/response/BinaryResponseWriter.java[image: The file was modified] solr/core/src/java/org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.java[image: The file was modified]solr/common-build.xml[image: The file was added] solr/licenses/commons-io-2.5.jar.sha1[image: The file was removed] solr/licenses/commons-io-2.4.jar.sha1[image: The file was modified] solr/core/ivy.xml https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;a=commit;h=3ea12f2be4f39a5bafdd8c48b113d9753ae637ad The only difference between commons-io-2.4 and commons-io-2.5 is the absence of new line symbol. Can it be the reason? On Mon, May 23, 2016 at 7:31 AM, David Smiley <[email protected]> wrote: > No; but add the sha1 asap > > On Mon, May 23, 2016 at 12:28 AM Mikhail Khludnev < > [email protected]> wrote: > >> Hello, >> >> It's definitely my recent commit. It doesn't break locally for sure. >> What I miss while bumping commins-io to 2.5? >> Should I revert it asap? >> >> On Mon, May 23, 2016 at 5:40 AM, Apache Jenkins Server < >> [email protected]> wrote: >> >>> Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1162/ >>> >>> All tests passed >>> >>> Build Log: >>> [...truncated 70306 lines...] >>> BUILD FAILED >>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:740: >>> The following error occurred while executing this line: >>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:620: >>> The following error occurred while executing this line: >>> /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:608: >>> Source checkout is modified!!! Offending files: >>> * solr/licenses/commons-io-2.5.jar.sha1 >>> >>> Total time: 68 minutes 58 seconds >>> Build step 'Invoke Ant' marked build as failure >>> Archiving artifacts >>> Recording test results >>> Email was triggered for: Failure - Any >>> Sending email for trigger: Failure - Any >>> >>> >>> >>> >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> >> >> >> -- >> Sincerely yours >> Mikhail Khludnev >> Principal Engineer, >> Grid Dynamics >> >> <http://www.griddynamics.com> >> <[email protected]> >> > -- > Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker > LinkedIn: http://linkedin.com/in/davidwsmiley | Book: > http://www.solrenterprisesearchserver.com > -- Sincerely yours Mikhail Khludnev Principal Engineer, Grid Dynamics <http://www.griddynamics.com> <[email protected]>
