[
https://issues.apache.org/jira/browse/YETUS-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karen Clark updated YETUS-112:
------------------------------
Attachment: YETUS-112.00.patch
Attached please find the patch for this issue.
I have added arguments to the description of functions here:
asf-site-src/source/documentation/in-progress/precommit-buildtools.md
and shelldocs annotations to the function definitions here:
precommit/core.d/builtin-personality.sh
It was difficult to discern the right annotation values for these functions, so
please let me know if I need to correct them.
Thanks!
> test-patch build system documentation missing expected args for required
> ------------------------------------------------------------------------
>
> Key: YETUS-112
> URL: https://issues.apache.org/jira/browse/YETUS-112
> Project: Yetus
> Issue Type: Bug
> Components: Test Patch, website and documentation
> Reporter: Sean Busbey
> Assignee: Karen Clark
> Labels: beginner
> Attachments: YETUS-112.00.patch
>
>
> Two of the required method for build system plugins don't include a
> description of their expected parameters.
> {quote}
> pluginname_builtin_personality_modules
> Default method to determine how to enqueue modules for processing. Note that
> personalities may override this function.
> pluginname_builtin_personality_file_tests
> Default method to determine which tests to trigger. Note that personalities
> may override this function.
> {quote}
> from looking at the maven build plugin, the first has two parameters: repo
> status and test desired, second has one parameter: a given changed file
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)