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:54:59 UTC

[jira] Updated: (HBASE-1140) "ant clean test" fails

     [ https://issues.apache.org/jira/browse/HBASE-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nitay Joffe updated HBASE-1140:
-------------------------------

    Attachment: hbase-1140.patch

after patch:

shrek:hbase2 nitay$ ant clean test
Buildfile: build.xml

clean:
   [delete] Deleting directory /Users/nitay/code/hbase2/build

clover.setup:

clover.info:
     [echo] 
     [echo]       Clover not found. Code coverage reports disabled.
     [echo]     

clover:

init:
    [mkdir] Created dir: /Users/nitay/code/hbase2/build
    [mkdir] Created dir: /Users/nitay/code/hbase2/build/classes
    [mkdir] Created dir: /Users/nitay/code/hbase2/build/test
    [mkdir] Created dir: /Users/nitay/code/hbase2/build/examples
    [mkdir] Created dir: /Users/nitay/code/hbase2/build/webapps
     [copy] Copying 6 files to /Users/nitay/code/hbase2/build/webapps

...

> "ant clean test" fails
> ----------------------
>
>                 Key: HBASE-1140
>                 URL: https://issues.apache.org/jira/browse/HBASE-1140
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: build
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>            Priority: Trivial
>         Attachments: hbase-1140.patch
>
>
> shrek:hbase2 nitay$ ant clean test
> Buildfile: build.xml
> clean:
> compile-test:
> BUILD FAILED
> /Users/nitay/code/hbase2/build.xml:411: destination directory "/Users/nitay/code/hbase2/build/test" does not exist or is not a directory
> Total time: 0 seconds

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