Thanks Adrien! On Fri, Jul 27, 2018 at 3:22 PM Adrien Grand <jpou...@gmail.com> wrote:
> I just pushed a fix. > > Le ven. 27 juil. 2018 à 11:34, Policeman Jenkins Server < > jenk...@thetaphi.de> a écrit : > >> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/749/ >> Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC >> >> All tests passed >> >> Build Log: >> [...truncated 12144 lines...] >> [javac] Compiling 923 source files to >> /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/classes/test >> [javac] >> /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test/org/apache/solr/cloud/MigrateRouteKeyTest.java:96: >> error: no suitable method found for >> expectThrows(Class<RemoteSolrException>,String,()->{ Coll[...])); }) >> [javac] HttpSolrClient.RemoteSolrException remoteSolrException = >> expectThrows(HttpSolrClient.RemoteSolrException.class, >> [javac] ^ >> [javac] method >> LuceneTestCase.<T>expectThrows(Class<T>,ThrowingRunnable) is not applicable >> [javac] (cannot infer type-variable(s) T >> [javac] (actual and formal argument lists differ in length)) >> [javac] method >> LuceneTestCase.<TO,TW>expectThrows(Class<TO>,Class<TW>,ThrowingRunnable) is >> not applicable >> [javac] (cannot infer type-variable(s) TO,TW >> [javac] (argument mismatch; String cannot be converted to >> Class<TW>)) >> [javac] where T,TO,TW are type-variables: >> [javac] T extends Throwable declared in method >> <T>expectThrows(Class<T>,ThrowingRunnable) >> [javac] TO extends Throwable declared in method >> <TO,TW>expectThrows(Class<TO>,Class<TW>,ThrowingRunnable) >> [javac] TW extends Throwable declared in method >> <TO,TW>expectThrows(Class<TO>,Class<TW>,ThrowingRunnable) >> [javac] Note: Some input files use or override a deprecated API. >> [javac] Note: Recompile with -Xlint:deprecation for details. >> [javac] Note: Some input files use unchecked or unsafe operations. >> [javac] Note: Recompile with -Xlint:unchecked for details. >> [javac] 1 error >> >> BUILD FAILED >> /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:633: The >> following error occurred while executing this line: >> /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:577: The >> following error occurred while executing this line: >> /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:59: The >> following error occurred while executing this line: >> /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build.xml:267: >> The following error occurred while executing this line: >> /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/common-build.xml:556: >> The following error occurred while executing this line: >> /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:896: >> The following error occurred while executing this line: >> /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:908: >> The following error occurred while executing this line: >> /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:2050: >> Compile failed; see the compiler error output for details. >> >> Total time: 16 minutes 48 seconds >> Build step 'Invoke Ant' marked build as failure >> Archiving artifacts >> Setting >> ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 >> [WARNINGS] Skipping publisher since build result is FAILURE >> Recording test results >> Setting >> ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 >> Email was triggered for: Failure - Any >> Sending email for trigger: Failure - Any >> Setting >> ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 >> Setting >> ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 >> Setting >> ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 >> Setting >> ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org >> For additional commands, e-mail: dev-h...@lucene.apache.org > > -- Regards, Shalin Shekhar Mangar.