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

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

{quote}
Is it possible at all running just the hbase-common unit tests w/o having to 
run all module tests? If so, do I have to do the invocation from parent dir or 
can I do it in the hbase-common module? (Like Matt, apologize if I'm being 
particularly thick on this one).
{quote}
...yeah, I guess we could make the unit tests uncategorized in hbase-common. My 
immediate reaction was to not change the overall pom and keep the 
categorization, but since we are planning on doing a separate module 
(eventually, maybe?) for the integration/cluster tests, it makes sense that we 
don't need to categorize them.

{quote}
Why is it being moved earlier?
{quote}

It was messing with the classpath stuff. It has something do with the way the 
modules were being added that it work bork the webapp. This should work into 
perpetuity.

{quote}
Doesn't this get inherited from parent? "+ <version>0.95-SNAPSHOT</version>" 
(This is version of the new hbase-common pom.xml).
{quote}

Yeah, I think your right.

{quote}
This comment is wrong?
{quote}
yes.

{quote}
I'm +1 on committing this. Good stuff Jesse. Is it ready to go you think?
{quote}

let me just fix the above and it can go in.
                
> 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