[ 
https://issues.apache.org/jira/browse/HBASE-12909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291338#comment-14291338
 ] 

Sean Busbey commented on HBASE-12909:
-------------------------------------

If we want to be able to run ITDriver from a deployed assembly, then I'll 
update the patch to add them into the assembly.

I'd really like to isolate the dependencies needed to run the ITDriver on a 
deployed cluster from the classes included in scope for client or server side 
extensions, so that they're not a part of our compat guarantees. If that 
doesn't make 1.0, it's not the end of the world.

> Junit listed at compile scope instead of test
> ---------------------------------------------
>
>                 Key: HBASE-12909
>                 URL: https://issues.apache.org/jira/browse/HBASE-12909
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 1.0.0
>            Reporter: Sean Busbey
>            Assignee: Sean Busbey
>             Fix For: 2.0.0
>
>         Attachments: HBASE-12909.1.patch.txt
>
>
> Right now our top level pom lists junit as a dependency for every module in 
> the compile scope, which makes it subject to our compatibility promises.
> It should instead be test scope.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to