-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TEPHRA-265 Fix NOTICE_BINARY for Guice and Guice Assisted Inject libraries #63
base: master
Are you sure you want to change the base?
Conversation
@johnament Please review this PR that fixes the NOTICE file for Apache Tephra when you get a chance. Thank you! |
tephra-distribution/NOTICE_BINARY
Outdated
Copyright 2006-2011 Google, Inc. | ||
|
||
This product includes software developed at | ||
The Apache Software Foundation (http://www.apache.org/). | ||
|
||
Apache Tephra includes Guava v13.0.1. Tephra elects to include this software |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
most of these lines are still not relevant.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@johnament Should I remove these lines? I couldn't find a NOTICE in Guava, Gson, javax.inject JARs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just because a dependency is apache licensed doesn't mean it will have a NOTICE. NOTICE is optional, so you shouldn't include one if none is present.
@gokulavasan Do you have time to take this PR to completion? |
4c942c5
to
d119b99
Compare
@johnament Thanks for the review John. Please take another look when you get a chance. |
@johnament We are planning for the next release of Tephra soon. Can you take a look at the changes, so that this PR can be part of the next release? |
JIRA : https://issues.apache.org/jira/browse/TEPHRA-265