You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/02/05 10:58:34 UTC

[jira] [Commented] (STRATOS-1174) Fix broken code segments in defaultextensionhandler.py in Python cartridge agent

    [ https://issues.apache.org/jira/browse/STRATOS-1174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14306933#comment-14306933 ] 

ASF GitHub Bot commented on STRATOS-1174:
-----------------------------------------

GitHub user chamilad opened a pull request:

    https://github.com/apache/stratos/pull/206

    [STRATOS-1174] - Fix and cleanup broken code on defaultextensionhandler.py

    In this fix, I've resolved undeclared variables, unused variables and unnecessary exception handling. Additionally a code cleanup was done according to PEP

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chamilad/stratos stratos-1174

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/stratos/pull/206.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #206
    
----
commit 2c1a8cf5510e42866875f9ad926e5c6d5809239e
Author: Chamila de Alwis <ch...@wso2.com>
Date:   2015-02-05T09:46:15Z

    Fixed missing variable declarations, unused variables in defaultextensionhandler.py
    Removed unused code in defaultextensionhandler.py

commit 4edb500dc6bb47dbf2c5069d316c165f8aa25512
Author: Chamila de Alwis <ch...@wso2.com>
Date:   2015-02-05T09:51:24Z

    Code cleanup on defaultextensionhandler.py

----


> Fix broken code segments in defaultextensionhandler.py in Python cartridge agent
> --------------------------------------------------------------------------------
>
>                 Key: STRATOS-1174
>                 URL: https://issues.apache.org/jira/browse/STRATOS-1174
>             Project: Stratos
>          Issue Type: Task
>          Components: Cartridge Agent
>            Reporter: Chamila de Alwis
>             Fix For: 4.1.0 RC1
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Some of the extension related code seems to be broken because of a code cleanup. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)