[
https://issues.apache.org/jira/browse/YETUS-769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated YETUS-769:
-----------------------------------
Description:
- 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
was:
- 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
> 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
>
> - 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
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)