Terence Yim created TWILL-69:
--------------------------------
Summary: 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
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.2#6252)