You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nitay Joffe (JIRA)" <ji...@apache.org> on 2009/01/19 23:48:59 UTC

[jira] Created: (HBASE-1139) Update Clover in build.xml

Update Clover in build.xml
--------------------------

                 Key: HBASE-1139
                 URL: https://issues.apache.org/jira/browse/HBASE-1139
             Project: Hadoop HBase
          Issue Type: Bug
          Components: build
            Reporter: Nitay Joffe
            Assignee: Nitay Joffe
            Priority: Trivial
             Fix For: 0.19.0


Our Clover usage in the build.xml is out of date. It was pulled from Hadoop, which recently updated theirs: http://issues.apache.org/jira/browse/HADOOP-3921. We need to update ours to use Clover 2.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-1139) Update Clover in build.xml

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-1139.
--------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.19.0)
                   0.20.0

Thanks for the patch nitay.

> Update Clover in build.xml
> --------------------------
>
>                 Key: HBASE-1139
>                 URL: https://issues.apache.org/jira/browse/HBASE-1139
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: build
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>            Priority: Trivial
>             Fix For: 0.20.0
>
>         Attachments: hbase-1139.patch
>
>
> Our Clover usage in the build.xml is out of date. It was pulled from Hadoop, which recently updated theirs: http://issues.apache.org/jira/browse/HADOOP-3921. We need to update ours to use Clover 2.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-1139) Update Clover in build.xml

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665287#action_12665287 ] 

stack commented on HBASE-1139:
------------------------------

 ant -lib /p/lib/ant-junit.jar -Drun.clover=true -Dclover.home=/Users/nitay/src/clover-ant-2.4.2 test generate-clover-reports 

> Update Clover in build.xml
> --------------------------
>
>                 Key: HBASE-1139
>                 URL: https://issues.apache.org/jira/browse/HBASE-1139
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: build
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>            Priority: Trivial
>             Fix For: 0.19.0
>
>         Attachments: hbase-1139.patch
>
>
> Our Clover usage in the build.xml is out of date. It was pulled from Hadoop, which recently updated theirs: http://issues.apache.org/jira/browse/HADOOP-3921. We need to update ours to use Clover 2.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-1139) Update Clover in build.xml

Posted by "Nitay Joffe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nitay Joffe updated HBASE-1139:
-------------------------------

    Attachment: hbase-1139.patch

Ripped from patch in http://issues.apache.org/jira/browse/HADOOP-3921

> Update Clover in build.xml
> --------------------------
>
>                 Key: HBASE-1139
>                 URL: https://issues.apache.org/jira/browse/HBASE-1139
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: build
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>            Priority: Trivial
>             Fix For: 0.19.0
>
>         Attachments: hbase-1139.patch
>
>
> Our Clover usage in the build.xml is out of date. It was pulled from Hadoop, which recently updated theirs: http://issues.apache.org/jira/browse/HADOOP-3921. We need to update ours to use Clover 2.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.