Dear Wiki user, You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for change notification.
The following page has been changed by DougCutting: http://wiki.apache.org/lucene-hadoop/HowToCommit The comment on the change is: fix broken link and stale url ------------------------------------------------------------------------------ * [http://www.apache.org/dev/new-committers-guide.html Apache New Committer Guide] * [http://www.apache.org/dev/committers.html Apache Committer FAQ] - The first act of a new committer is typically to add their name to the [http://lucene.apache.org/hadoop/credits.html credits] page. This requires changing the XML source in src/docs/src/documentation/content/xdocs/credits.xml. Once done, update the Hadoop website as described [#CommitToWebsite here]. + The first act of a new committer is typically to add their name to the [http://lucene.apache.org/hadoop/credits.html credits] page. This requires changing the XML source in http://svn.apache.org/repos/asf/lucene/hadoop/site/author/src/documentation/content/xdocs/credits.xml. Once done, update the Hadoop website as described [#Documentation here]. == Review == @@ -34, +34 @@ 1. Include the Jira issue id in the commit message, along with a short description of the change and the name of the contributor if it is not you. Be sure to get the issue id right, as this causes Jira to link to the change in Subversion (use the issue's "All" tab to see these). 1. Resolve the issue as fixed, thanking the contributor. Always set the "Fix Version" at this point, but please only set a single fix version, the earliest release in which the change will appear. - [[Anchor(CommitDocs)]] + [[Anchor(Documentation)]] ==== Committing Documentation ==== Hadoop's official documentation is authored using [http://forrest.apache.org/ Forrest]. To commit documentation changes you must have Forrest installed and the {{{forrest}}} executable on your {{{$PATH}}}. Documentation is of two types:
