[
https://issues.apache.org/jira/browse/YETUS-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated YETUS-769:
-----------------------------------
Attachment: YETUS-769.00.patch
> release documentation updates from 0.9.0
> ----------------------------------------
>
> Key: YETUS-769
> URL: https://issues.apache.org/jira/browse/YETUS-769
> Project: Yetus
> Issue Type: Task
> Components: build, website and documentation
> Reporter: Allen Wittenauer
> Priority: Major
> Attachments: YETUS-769.00.patch
>
>
> - should mention to check the year before anything else
> - this code is wrong:
> {code}
> $ perl -pi -e 's,0.7.0-SNAPSHOT,0.8.0,g' $(find . -type f)
> {code}
> it should be 0.8.0-SNAPSHOT
> - it should be mvn deploy not mvn install
> - rewrite the part about close of vote since we now can wait for past that
> - cleanup message says 'apache 0.7.0' should say yetus
> - move the release helper stuff to be after the announcement so that one
> doesn't get hit by the clock handling or try to get the dev@community folks
> to actually fix their 'tomorrow' bug
> - the version needs to already be marked for release i think
> - "Update the documentation in the git master branch for the new release" --
> should be documented or point to the website docs or something
> - "Once you’ve gotten feedback, it’s fine to push the patch to the ASF git
> repo immediately so long as the updated website is not published." yeah,
> that's not how that works anymore.
> - "Publish convenience artifacts (maven, homebrew, etc.). Specifics to be
> documented later; see YETUS-316." -- that's closed out so should remove this
> line since it's all covered now.
> - homebrew file should now be 'apache-yetus' not just 'yetus'
> - directions to test the homebrew formula:
> 'brew install --build-from-source ./yetus.rb'
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)