Dear Wiki user, You have subscribed to a wiki page or wiki category on "Blur Wiki" for change notification.
The "HowToRelease" page has been changed by AaronMcCurry: https://wiki.apache.org/blur/HowToRelease?action=diff&rev1=13&rev2=14 Select the correct version, in HTML format. - Remove ''docs/release-notes.html'' + Remove {{{docs/release-notes.html}}} - Copy ''docs/release-notes.template.html'' to ''docs/release-notes.html'' + Copy {{{docs/release-notes.template.html}}} to {{{docs/release-notes.html}}} - Edit ''docs/release-notes.html'' replace ''PUT HTML RELEASE NOTES HERE'' with the contains of the html release notes. + Edit {{{docs/release-notes.html}}} replace "PUT HTML RELEASE NOTES HERE" with the contains of the html release notes. {{{ git add docs/release-notes.html @@ -101, +101 @@ = Build and Deploy Artifacts = - Create a maven settings file ''~/.m2/settings.xml'' with the following content: + Create a maven settings file {{{~/.m2/settings.xml}}} with the following content: {{{ <settings>
