
jira at apache
Apr 6, 2012, 10:43 AM
Post #1 of 1
(36 views)
Permalink
|
|
[jira] [Commented] (LUCENE-3955) smokeTestRelease should test solr example
|
|
[ https://issues.apache.org/jira/browse/LUCENE-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13248530#comment-13248530 ] Robert Muir commented on LUCENE-3955: ------------------------------------- Thanks Mike! This is a great improvement, I've already made use of it. > smokeTestRelease should test solr example > ----------------------------------------- > > Key: LUCENE-3955 > URL: https://issues.apache.org/jira/browse/LUCENE-3955 > Project: Lucene - Java > Issue Type: Improvement > Components: general/build > Reporter: Robert Muir > Assignee: Michael McCandless > Fix For: 4.0 > > > I think most anyone reviewing the solr artifacts will do this, > so really the RM has to do it manually: > but we can test 'ant example' from the source dist + java -jar start.jar from solr/example > (or/and 'ant run-example'), and also java -jar start.jar from the binary distribution. > some basic checks we can do are to run the test_utf8.sh, and to index the example docs > (post.jar/post.sh the docs in exampledocs) then do a search. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe [at] lucene For additional commands, e-mail: dev-help [at] lucene
|