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

Hudson commented on HBASE-7527:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #351 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/351/])
    HBASE-7527. Integration tests STILL won't run from tar.gz in trunk (Sergey 
Shelukhin) (Revision 1434539)

     Result = FAILURE
enis : 
Files : 
* /hbase/trunk/pom.xml
* /hbase/trunk/src/assembly/components.xml

                
> integration tests STILL won't run from tar.gz in trunk
> ------------------------------------------------------
>
>                 Key: HBASE-7527
>                 URL: https://issues.apache.org/jira/browse/HBASE-7527
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.96.0
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>             Fix For: 0.96.0
>
>         Attachments: HBASE-7527-v0.patch, HBASE-7527-v1.patch
>
>
> The problem is that the class used to find test classes sits in common test 
> jar, which is not included in the package.
> However, if we move the class to the common jar itself, we'll have a JUnit 
> dependency.
> And if we cannot just move it to integration tests, because a test that 
> verifies test categories makes use of it too.
> This is all very sad.
> I will see if there's any way to not have junit dependency (we already seem 
> to deploy junit so it might not be such a big deal).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to