You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/05/05 13:38:55 UTC

[jira] Created: (QPID-1021) Module test results should be listed by module and removed by clean

Module test results should be listed by module and removed by clean
-------------------------------------------------------------------

                 Key: QPID-1021
                 URL: https://issues.apache.org/jira/browse/QPID-1021
             Project: Qpid
          Issue Type: Task
          Components: Ant Build System
    Affects Versions: M2.1
            Reporter: Martin Ritchie
            Assignee: Martin Ritchie
             Fix For: M3


Summary:

Currently the test results are all in one directory. If we happen to have two classes with the same name and package in different modules then they would overwrite each other.

They should be stored per module and removed when clean is run. 

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


[jira] Updated: (QPID-1021) Module test results should be listed by module and removed by clean

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-1021:
---------------------------------

    Affects Version/s:     (was: M2.1)
                       M3

> Module test results should be listed by module and removed by clean
> -------------------------------------------------------------------
>
>                 Key: QPID-1021
>                 URL: https://issues.apache.org/jira/browse/QPID-1021
>             Project: Qpid
>          Issue Type: Task
>          Components: Ant Build System
>    Affects Versions: M3
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M3
>
>
> Summary:
> Currently the test results are all in one directory. If we happen to have two classes with the same name and package in different modules then they would overwrite each other.
> They should be stored per module and removed when clean is run. 

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


[jira] Resolved: (QPID-1021) Module test results should be listed by module and removed by clean

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie resolved QPID-1021.
----------------------------------

    Resolution: Fixed

This has been committed on trunk

> Module test results should be listed by module and removed by clean
> -------------------------------------------------------------------
>
>                 Key: QPID-1021
>                 URL: https://issues.apache.org/jira/browse/QPID-1021
>             Project: Qpid
>          Issue Type: Task
>          Components: Ant Build System
>    Affects Versions: M3
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M3
>
>
> Summary:
> Currently the test results are all in one directory. If we happen to have two classes with the same name and package in different modules then they would overwrite each other.
> They should be stored per module and removed when clean is run. 

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