I ran smokeTestRelease.py on Windows+Cygwin.  Several "***WARNING***: javadocs 
want to fail!" messages.

And also javadocs warnings that did trigger a failure under Solr:

    unpack apache-solr-4.0.0-ALPHA.zip...
    test solr example w/ Java 6...
  File 
"/home/s/svn/lucene/dev/branches/branch_4x/dev-tools/scripts/smokeTestRelease.py",
 line 1092, in smokeTest
    unpack('solr', tmpDir, 'apache-solr-%s-src.tgz' % version, version)
  File 
"/home/s/svn/lucene/dev/branches/branch_4x/dev-tools/scripts/smokeTestRelease.py",
 line 418, in unpack
    verifyUnpacked(project, artifact, unpackPath, version, tmpDir)
  File 
"/home/s/svn/lucene/dev/branches/branch_4x/dev-tools/scripts/smokeTestRelease.py",
 line 501, in verifyUnpacked
    run('%s; ant javadocs' % javaExe('1.6'), '%s/javadocs.log' % unpackPath)
  File 
"/home/s/svn/lucene/dev/branches/branch_4x/dev-tools/scripts/smokeTestRelease.py",
 line 346, in run
    raise RuntimeError('command "%s" failed; see log file %s' % (command, 
logPath))
RuntimeError: command "export JAVA_HOME="/cygdrive/c/Program 
Files/Java/jdk1.6.0_21" PATH="/cygdrive/c/Program 
Files/Java/jdk1.6.0_21/bin:$PATH"; ant javadocs" failed; see log file 
/home/s/temp/lucene.smoke.tester/tmpDir/unpack/apache-solr-4.0.0-ALPHA/javadocs.log

And in javadocs.log:

  [javadoc] Constructing Javadoc information...
  [javadoc] Standard Doclet version 1.6.0_21
  [javadoc] Building tree for all the packages and classes...
  [javadoc] 
C:\cygwin\home\s\temp\lucene.smoke.tester\tmpDir\unpack\apache-solr-4.0.0-ALPHA\solr\solrj\src\java\org\apache\solr\client\solrj\util\ClientUtils.java:200:
 warning - Tag @link: reference not found: 
org.apache.lucene.queryparser.classic queryparser syntax
  [javadoc] 
C:\cygwin\home\s\temp\lucene.smoke.tester\tmpDir\unpack\apache-solr-4.0.0-ALPHA\solr\solrj\src\java\org\apache\solr\client\solrj\util\ClientUtils.java:200:
 warning - Tag @link: reference not found: 
org.apache.lucene.queryparser.classic queryparser syntax
  [javadoc] Generating 
C:\cygwin\home\s\temp\lucene.smoke.tester\tmpDir\unpack\apache-solr-4.0.0-ALPHA\solr\build\docs\api\org/apache/solr/uima/processor/exception/\FieldMappingException.html...
  [javadoc] Copying file 
C:\cygwin\home\s\temp\lucene.smoke.tester\tmpDir\unpack\apache-solr-4.0.0-ALPHA\solr\core\src\java\doc-files\tutorial.html
 to directory 
C:\cygwin\home\s\temp\lucene.smoke.tester\tmpDir\unpack\apache-solr-4.0.0-ALPHA\solr\build\docs\api\doc-files...
  [javadoc] Generating 
C:\cygwin\home\s\temp\lucene.smoke.tester\tmpDir\unpack\apache-solr-4.0.0-ALPHA\solr\build\docs\api\org/apache/solr/util/\package-summary.html...
  [javadoc] Copying file 
C:\cygwin\home\s\temp\lucene.smoke.tester\tmpDir\unpack\apache-solr-4.0.0-ALPHA\solr\core\src\java\org\apache\solr\util\doc-files\min-should-match.html
 to directory 
C:\cygwin\home\s\temp\lucene.smoke.tester\tmpDir\unpack\apache-solr-4.0.0-ALPHA\solr\build\docs\api\org\apache\solr\util\doc-files...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
  [javadoc] Generating 
C:\cygwin\home\s\temp\lucene.smoke.tester\tmpDir\unpack\apache-solr-4.0.0-ALPHA\solr\build\docs\api\stylesheet.css...
  [javadoc] 2 warnings

BUILD FAILED
C:\cygwin\home\s\temp\lucene.smoke.tester\tmpDir\unpack\apache-solr-4.0.0-ALPHA\build.xml:38:
 The following error occurred while executing this line:
C:\cygwin\home\s\temp\lucene.smoke.tester\tmpDir\unpack\apache-solr-4.0.0-ALPHA\solr\build.xml:515:
 The following error occurred while executing this line:
C:\cygwin\home\s\temp\lucene.smoke.tester\tmpDir\unpack\apache-solr-4.0.0-ALPHA\solr\common-build.xml:226:
 The following error occurred while executing this line:
C:\cygwin\home\s\temp\lucene.smoke.tester\tmpDir\unpack\apache-solr-4.0.0-ALPHA\lucene\common-build.xml:1400:
 Javadocs warnings were found!


-----Original Message-----
From: Robert Muir [mailto:rcm...@gmail.com] 
Sent: Friday, June 08, 2012 10:54 PM
To: dev@lucene.apache.org
Subject: VOTE: Lucene/Solr 4.0-ALPHA

Please vote to release these artifacts: http://s.apache.org/lusolr40arc0

--
lucidimagination.com

---------------------------------------------------------------------
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

Reply via email to