[
https://issues.apache.org/jira/browse/HADOOP-12270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14640914#comment-14640914
]
Allen Wittenauer commented on HADOOP-12270:
-------------------------------------------
I think a worthwhile exercise might be to pull *all* of the built-in tests out
and force them into plug-ins. This would probably highlight where we are
making assumptions about Java. Additionally, we clearly need a "delete test"
and/or a "substitute test" method for personalities to call so that when they
are passed a, for example, cc test, they can swap out javac instead.
> builtin personality is too hadoop specific
> ------------------------------------------
>
> Key: HADOOP-12270
> URL: https://issues.apache.org/jira/browse/HADOOP-12270
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: yetus
> Reporter: Allen Wittenauer
>
> As I work on TAP support and getting Hadoop to use it for shell unit tests,
> I'm finding that the builtin personality is way too Hadoop (and maybe Apache)
> specific.
> For example, if test-patch sees a .c file touched, why is it adding a javac
> test?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)