You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Cosmin Lehene (JIRA)" <ji...@apache.org> on 2009/11/25 11:03:39 UTC

[jira] Created: (HBASE-2010) Ant task to create the test jar is inconsistent with hadoop

Ant task to create the test jar is inconsistent with hadoop
-----------------------------------------------------------

                 Key: HBASE-2010
                 URL: https://issues.apache.org/jira/browse/HBASE-2010
             Project: Hadoop HBase
          Issue Type: Improvement
          Components: scripts
    Affects Versions: 0.21.0
            Reporter: Cosmin Lehene
            Priority: Trivial
             Fix For: 0.21.0


In hadoop projects the jar-test task is used to compile the test jars. 
In hbase this task is called compile-core-test. 

Shouldn't we have a jar-test task that depends on the compile-core-test?

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


[jira] Updated: (HBASE-2010) Ant task to create the test jar is inconsistent with hadoop

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

Cosmin Lehene updated HBASE-2010:
---------------------------------

    Attachment: HBASE-2010.patch

Added a wrapper task

> Ant task to create the test jar is inconsistent with hadoop
> -----------------------------------------------------------
>
>                 Key: HBASE-2010
>                 URL: https://issues.apache.org/jira/browse/HBASE-2010
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: scripts
>    Affects Versions: 0.21.0
>            Reporter: Cosmin Lehene
>            Priority: Trivial
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2010.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In hadoop projects the jar-test task is used to compile the test jars. 
> In hbase this task is called compile-core-test. 
> Shouldn't we have a jar-test task that depends on the compile-core-test?

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