[
https://issues.apache.org/jira/browse/AVRO-3523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17544224#comment-17544224
]
Christophe Le Saec commented on AVRO-3523:
------------------------------------------
I add ["How to contribute" markdown
file|https://github.com/apache/avro/blob/af1c4371923429e114ddb31eddc6e94c7c891d37/doc/content/en/project/How%20to%20contribute/_index.md]
in pull request, copied from [same page in
wiki|https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute], just
separate "Patch management" in another section.
I also replace some site references :
- http://java.sun.com/j2se/javadoc/writingdoccomments/ (for javadoc comments)
by
https://www.oracle.com/fr/technical-resources/articles/java/javadoc-tool.html
(I don't know if it's the good replacement, or if there is apache doc for that).
- http://java.sun.com/docs/codeconv/ (for Sun's convention) by
https://www.oracle.com/java/technologies/javase/codeconventions-introduction.html
(for Oracle's convention), but same question, is there a kind of "Apache Java
convention" ?
Then, there's some details about JUnit i hesitated to drop (like "Define
methods within your class and tag them with the @Test annotation. Call JUnit's
..."); that's JUnit manual.
> How to contribute : remove patch section
> ----------------------------------------
>
> Key: AVRO-3523
> URL: https://issues.apache.org/jira/browse/AVRO-3523
> Project: Apache Avro
> Issue Type: Task
> Components: community
> Reporter: Christophe Le Saec
> Assignee: Christophe Le Saec
> Priority: Trivial
> Labels: documentation, pull-request-available
>
> The page [how to
> contribute|https://cwiki.apache.org/confluence/display/AVRO/How+To+Contribute#HowToContribute-CommittingGuidelinesforcommitters]
> contains description to patch but PR is enough.
> The aim of this JIRA is to remove patch from website.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)