You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ariatosca.apache.org by tliron <gi...@git.apache.org> on 2017/07/10 12:25:02 UTC

[GitHub] incubator-ariatosca pull request #181: ARIA-103 Remove dependency on Clint

GitHub user tliron opened a pull request:

    https://github.com/apache/incubator-ariatosca/pull/181

    ARIA-103 Remove dependency on Clint

    We no longer require this third-party library, instead the utils/console
    module uses the existing cli/color module.
    
    This commit also fixes the cli/color module to properly support Unicode,
    and also properly deinitialize Colorama in Windows.

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

    $ git pull https://github.com/apache/incubator-ariatosca ARIA-103-remove-clint-dependency

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

    https://github.com/apache/incubator-ariatosca/pull/181.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 #181
    
----
commit d81d734da451d8ffa82c61830947589e378b76e5
Author: Tal Liron <ta...@gmail.com>
Date:   2017-07-10T09:28:23Z

    ARIA-103 Remove dependency on Clint
    
    We no longer require this third-party library, instead the utils/console
    module uses the existing cli/color module.
    
    This commit also fixes the cli/color module to properly support Unicode,
    and also properly deinitialize Colorama in Windows.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-ariatosca pull request #181: ARIA-103 Remove dependency on Clint

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-ariatosca/pull/181


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-ariatosca issue #181: ARIA-103 Remove dependency on Clint

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-ariatosca/pull/181
  
    Can one of the admins verify this patch?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---