You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@twill.apache.org by "Terence Yim (JIRA)" <ji...@apache.org> on 2015/05/13 23:04:01 UTC

[jira] [Reopened] (TWILL-69) Remove guava dependencies on the twill-api and twill-common modules

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

Terence Yim reopened TWILL-69:
------------------------------

> Remove guava dependencies on the twill-api and twill-common modules
> -------------------------------------------------------------------
>
>                 Key: TWILL-69
>                 URL: https://issues.apache.org/jira/browse/TWILL-69
>             Project: Apache Twill
>          Issue Type: Improvement
>          Components: api
>            Reporter: Terence Yim
>            Assignee: Terence Yim
>             Fix For: 0.6.0-incubating
>
>
> Currently twill-api and twill-common has dependencies on guava (mainly for Service interface and some collection helpers). The dependencies could sometime causes conflicts to twill apps.
> By removing the guava dependencies from twill-api and twill-common, which are the only modules that twill app would depends on (not the client, but the implementation of TwillRunnable), together with the Bundled Jar support, one could easily write and run twill apps without worrying about dependencies conflict.



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