You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2018/08/17 03:17:23 UTC

[Lucene-java Wiki] Update of "HowToContribute" by SteveRowe

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-java Wiki" for change notification.

The "HowToContribute" page has been changed by SteveRowe:
https://wiki.apache.org/lucene-java/HowToContribute?action=diff&rev1=49&rev2=50

Comment:
JIRA's "Submit Patch" button renamed to "Enable Patch Review"

  === Contributing your work ===
  Patches should be attached to an issue in [[https://issues.apache.org/jira/browse/LUCENE|Jira]]
  
- To enable automatic validation of Jira patches, switch the issue's status to "Patch Available" by clicking on the "Submit Patch" button near the top of the page.  This will enqueue an ASF Jenkins job [[https://builds.apache.org/job/PreCommit-LUCENE-Build/|PreCommit-LUCENE-Build]] to run various quality checks on the patch and post a validation report as a comment (by "Lucene/Solr QA") on the issue.  Expect a delay of 12 hours or so before the patch validation job actually runs.  Note that in order for a patch file to trigger validation, its name must conform to the naming rules outlined here: [[https://yetus.apache.org/documentation/in-progress/precommit-patchnames/]]
+ To enable automatic validation of Jira patches, switch the issue's status to "Patch Available" by clicking on the "Enable Patch Review" button near the top of the page.  This will enqueue an ASF Jenkins job [[https://builds.apache.org/job/PreCommit-LUCENE-Build/|PreCommit-LUCENE-Build]] to run various quality checks on the patch and post a validation report as a comment (by "Lucene/Solr QA") on the issue.  Expect a delay of 12 hours or so before the patch validation job actually runs.  Note that in order for a patch file to trigger validation, its name must conform to the naming rules outlined here: [[https://yetus.apache.org/documentation/in-progress/precommit-patchnames/]]
  
  Please be patient.  Committers are busy people too.  If no one responds to your patch after a few days, please make friendly reminders.  Please incorporate others' suggestions into into your patch if you think they're reasonable.  Finally, remember that even a patch that is not committed is useful to the community.