[
https://issues.apache.org/jira/browse/AURORA-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14681111#comment-14681111
]
Jake Farrell commented on AURORA-1213:
--------------------------------------
Will need to add a patch in reviewboard or to this ticket to show the following
for the IP Clearance status page
- Check and make sure that the files that have been donated have been updated
to reflect the new ASF copyright.
- Check and make sure that for all items included with the distribution that is
not under the Apache license, we have the right to combine with Apache-licensed
code and redistribute.
- Check and make sure that all items depended upon by the project is covered by
one or more of the following approved licenses: Apache, BSD, Artistic, MIT/X,
MIT/W3C, MPL 1.1, or something with essentially the same terms.
> IP clearance and import of twitter commons java code
> ----------------------------------------------------
>
> Key: AURORA-1213
> URL: https://issues.apache.org/jira/browse/AURORA-1213
> Project: Aurora
> Issue Type: Story
> Components: Scheduler
> Reporter: Bill Farner
> Priority: Minor
>
> We currently have 32 dependencies on libraries from Twitter commons.
> {noformat}
> $ grep com.twitter.common build.gradle | wc -l
> 32
> {noformat}
> While these libraries have generally served us well, this number of
> dependencies creates a transitive web that inhibits us from upgrading our
> direct dependencies.
> Consider removing these dependencies and replacing our uses of them with
> forks of the code in our repository. My hunch is that we use relatively
> insignificant portions of them overall. However, if we end up just cloning
> the sources and maintaining them ourselves, we should back out.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)