SUCCESS! [2:00:24.392734]

One thing we should fix in the future: The MANIFEST.MF of almost all JAR files 
contains the following line:

        Main-Class: ${main.class}

This happens because the ANT property "main.class" is undefined for most 
modules. Maybe this was added for one of the modules (I assume that the 
Solr-Morphline JARs use this attribute?). We should add some if/then/else 
structure to the <jarify/> task that only sets this property, if it is actually 
defined. Otherwise remove it (I think ANT does this automatically if its empty, 
means string-empty, have to try out)

This leads to an error if the file is double-clicked or started via "java -jar":

C:\Users\Uwe Schindler\Desktop>java -jar lucene-core-4.7.0.jar
Fehler: Hauptklasse ${main.class} konnte nicht gefunden oder geladen werden

Uwe

This is not terrible so it should hold the release, but if we respin, we should 
fix it. I will open an issue.

Nevertheless, +1 to release!

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de


> -----Original Message-----
> From: Simon Willnauer [mailto:simon.willna...@gmail.com]
> Sent: Thursday, February 20, 2014 9:52 PM
> To: dev@lucene.apache.org
> Subject: [VOTE] Lucene / Solr 4.7.0 RC3
> 
> Please vote for the third Release Candidate for Lucene/Solr 4.7.0
> 
> you can download it here:
> http://people.apache.org/~simonw/staging_area/lucene-solr-4.7.0-RC3-
> rev1570248/
> 
> or run the smoke tester directly with this commandline (don't forget to set
> JAVA6_HOME etc.):
> 
> $ python3.2 -u dev-tools/scripts/smokeTestRelease.py
> http://people.apache.org/~simonw/staging_area/lucene-solr-4.7.0-RC3-
> rev1570248/
> 1570248 4.7.0 /tmp/smoke_test_4_7
> 
> Smoketester said: SUCCESS!
> 
> here is my +1
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional
> commands, e-mail: dev-h...@lucene.apache.org


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

              • ... Michael McCandless
              • ... Simon Willnauer
              • ... Uwe Schindler
              • ... Simon Willnauer
              • ... Noble Paul നോബിള്‍ नोब्ळ्
              • ... Simon Willnauer
              • ... Noble Paul നോബിള്‍ नोब्ळ्
              • ... Simon Willnauer
      • Re: [VOTE] Lu... Robert Muir
  • RE: [VOTE] Lucene / So... Uwe Schindler

Reply via email to