Sean Busbey created YETUS-112:
---------------------------------
Summary: 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
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)