You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2012/06/08 07:15:23 UTC

[jira] [Updated] (BOOKKEEPER-289) mvn clean doesn't remove test output files

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

Sijie Guo updated BOOKKEEPER-289:
---------------------------------

    Attachment: BOOKKEEPER-289.diff

attach a patch to move latencyDump.dat and derby.log to target directory so they could be removed by 'mvn clean'.

also move build directory from hedwig-server to hedwig-server/target, rename it as 'zk_clientbase_build' which ease users to know what the directory is used for.
                
> mvn clean doesn't remove test output files
> ------------------------------------------
>
>                 Key: BOOKKEEPER-289
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-289
>             Project: Bookkeeper
>          Issue Type: Improvement
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>            Priority: Minor
>             Fix For: 4.2.0
>
>         Attachments: BOOKKEEPER-289.diff
>
>
> some test output files are not removed when 'mvn clean'.
> these files are
> 1. latencyDump.dat generated by bookkeeper-benchmark
> 2. derby.log generated by LocalDBPersistenceManager test
> besides that build directory in hedwig-server used by ZooKeeper ClientBase testcase is in top-level directory of hedwig-server. it would be better to move it to target directory.

--
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