You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robert Greig (JIRA)" <qp...@incubator.apache.org> on 2007/09/11 15:02:32 UTC

[jira] Created: (QPID-591) broker build for invoking python tests makes assumptions about working directory

broker build for invoking python tests makes assumptions about working directory
--------------------------------------------------------------------------------

                 Key: QPID-591
                 URL: https://issues.apache.org/jira/browse/QPID-591
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
    Affects Versions: M2.1
         Environment: Any
            Reporter: Robert Greig
            Priority: Minor


If you are using a build system such as Hudson where it doesn't set the the user.home system property as your maven tree the python tests don't run.

This is easily fixed by using ant's facilities for telling you the directory the build script exists in - <dirname ....>

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


[jira] Assigned: (QPID-591) broker build for invoking python tests makes assumptions about working directory

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

Robert Greig reassigned QPID-591:
---------------------------------

    Assignee: Robert Greig

> broker build for invoking python tests makes assumptions about working directory
> --------------------------------------------------------------------------------
>
>                 Key: QPID-591
>                 URL: https://issues.apache.org/jira/browse/QPID-591
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: M2.1
>         Environment: Any
>            Reporter: Robert Greig
>            Assignee: Robert Greig
>            Priority: Minor
>
> If you are using a build system such as Hudson where it doesn't set the the user.home system property as your maven tree the python tests don't run.
> This is easily fixed by using ant's facilities for telling you the directory the build script exists in - <dirname ....>

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


[jira] Commented: (QPID-591) broker build for invoking python tests makes assumptions about working directory

Posted by "Robert Greig (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12526447 ] 

Robert Greig commented on QPID-591:
-----------------------------------

Fixed on M2.1 branch, svn revision 574585.

> broker build for invoking python tests makes assumptions about working directory
> --------------------------------------------------------------------------------
>
>                 Key: QPID-591
>                 URL: https://issues.apache.org/jira/browse/QPID-591
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: M2.1
>         Environment: Any
>            Reporter: Robert Greig
>            Assignee: Robert Greig
>            Priority: Minor
>
> If you are using a build system such as Hudson where it doesn't set the the user.home system property as your maven tree the python tests don't run.
> This is easily fixed by using ant's facilities for telling you the directory the build script exists in - <dirname ....>

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


[jira] Closed: (QPID-591) broker build for invoking python tests makes assumptions about working directory

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

Martin Ritchie closed QPID-591.
-------------------------------

    Resolution: Fixed

> broker build for invoking python tests makes assumptions about working directory
> --------------------------------------------------------------------------------
>
>                 Key: QPID-591
>                 URL: https://issues.apache.org/jira/browse/QPID-591
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>    Affects Versions: M2.1
>         Environment: Any
>            Reporter: Robert Greig
>            Assignee: Robert Greig
>            Priority: Minor
>
> If you are using a build system such as Hudson where it doesn't set the the user.home system property as your maven tree the python tests don't run.
> This is easily fixed by using ant's facilities for telling you the directory the build script exists in - <dirname ....>

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