This was added in SOLR-7073. This feature requires a jar to be available which can be loaded using this new API under test. It looks like either we can add an exception to our policy and smoke tester or else just rename the jar file to some other extension. The API doesn't rely on the file being named as a .jar file.
On Sun, Mar 8, 2015 at 6:06 PM, Uwe Schindler <[email protected]> wrote: > Hi, > > There is something completely broken. If you run "ant clean-jars" those > files are removed from the test-files folder! If they are there then > This violates against our policy to *not have JAR files in the source > checkout*. Smoke tester also checks for this. > > Uwe > > ----- > Uwe Schindler > H.-H.-Meier-Allee 63, D-28213 Bremen > http://www.thetaphi.de > eMail: [email protected] > > > > -----Original Message----- > > From: Policeman Jenkins Server [mailto:[email protected]] > > Sent: Sunday, March 08, 2015 12:40 PM > > To: [email protected] > > Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_31) - Build # > > 11936 - Still Failing! > > > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11936/ > > Java: 64bit/jdk1.8.0_31 -XX:-UseCompressedOops -XX:+UseParallelGC > > > > All tests passed > > > > Build Log: > > [...truncated 59363 lines...] > > BUILD FAILED > > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The > > following error occurred while executing this line: > > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:426: The > > following error occurred while executing this line: > > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra- > > targets.xml:105: The following error occurred while executing this line: > > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra- > > targets.xml:208: Source checkout is dirty after running tests!!! > Offending > > files: > > * ./solr/licenses/runtimelibs.jar.sha1 > > * ./solr/licenses/runtimelibs_v2.jar.sha1 > > > > Total time: 82 minutes 38 seconds > > Build step 'Invoke Ant' marked build as failure [description-setter] > > Description set: Java: 64bit/jdk1.8.0_31 -XX:-UseCompressedOops - > > XX:+UseParallelGC 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] > > -- Regards, Shalin Shekhar Mangar.
