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

Jesse Yates commented on HBASE-6087:
------------------------------------

I would like to leave all the tests in the server package, except surefire runs 
by default in all non-pom modules. It seems like a better idea to just pull up 
the couple of used classes (in this case Large/Medium/SmallTest.java, since the 
plugin actually loads those classes to run tests) than to hack the pom to not 
run tests. This way if people start writing tests in the new module, they will 
at least be run (rather than giving a false positive).
                
> Add hbase-common module
> -----------------------
>
>                 Key: HBASE-6087
>                 URL: https://issues.apache.org/jira/browse/HBASE-6087
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.96.0
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>         Attachments: hbase-6087-v0.patch, hbase-6087-v1.patch
>
>
> Add an hbase-common module so common/utility classes can be pulled up out of 
> hbase-server. This is _not_ the moving of classes, just the general project 
> setup.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to