You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2020/05/01 23:04:30 UTC

[GitHub] [lucene-solr] uschindler commented on pull request #1479: LUCENE-9278: Improved options file creation

uschindler commented on pull request #1479:
URL: https://github.com/apache/lucene-solr/pull/1479#issuecomment-622603848


   Example options file like created on my computer:
   
   ```
   -overview 'C:\\Users\\Uwe Schindler\\Projects\\lucene\\trunk-lusolr1\\lucene\\core\\src\\java\\overview.html'
   -sourcepath 'C:\\Users\\Uwe Schindler\\Projects\\lucene\\trunk-lusolr1\\lucene\\core\\src\\java'
   -subpackages org.apache.lucene
   -d 'C:\\Users\\Uwe Schindler\\Projects\\lucene\\trunk-lusolr1\\lucene\\core\\build\\docs\\javadoc'
   -protected
   -encoding UTF-8
   -charset UTF-8
   -docencoding UTF-8
   -noindex
   -author
   -version
   -use
   -locale en_US
   -windowtitle 'Lucene 9.0.0-SNAPSHOT core API'
   -doctitle 'Lucene 9.0.0-SNAPSHOT core API'
   -bottom '<i>Copyright &copy; 2000-2020 Apache Software Foundation. All Rights Reserved.</i>'
   -tag 'lucene.experimental:a:WARNING: This API is experimental and might change in incompatible ways in the next release.'
   -tag 'lucene.internal:a:NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.'
   -tag 'lucene.spi:t:SPI Name (case-insensitive: if the name is \"htmlStrip\", \'htmlstrip\' can be used when looking up the service).'
   -linkoffline https://docs.oracle.com/en/java/javase/11/docs/api/ 'C:\\Users\\Uwe Schindler\\Projects\\lucene\\trunk-lusolr1\\lucene\\tools\\javadoc\\java11'
   --release 11
   -Xdoclint:all,-missing
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org