-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Update licenses and attributions for GeoIP module #75178
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
Conversation
Pinging @elastic/es-core-features (Team:Core/Features) |
@elasticmachine update branch |
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.
Should these files be part of the assembly ? I am not seeing any of these files in the assembly.
git log -1
commit 65364385bbd041cf622e5dfe155b61da895fd86e (HEAD -> geoip-licenses)
./gradlew assemble
cd distribution/archives/linux-tar/build/distributions/
tar xfz elasticsearch-8.0.0-SNAPSHOT-linux-x86_64.tar.gz
find elasticsearch-8.0.0-SNAPSHOT -name *LICENSE.txt
...ternal/src/main/java/org/elasticsearch/gradle/internal/precommit/DependencyLicensesTask.java
Outdated
Show resolved
Hide resolved
@breskeby - can you take a look at the Gradle bits ? Also do you know if these files should be included in the assembly ? |
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.
One minor remark, apart from that just +1 on what jake already raised
...ools-internal/src/main/java/org/elasticsearch/gradle/internal/precommit/LicenseAnalyzer.java
Outdated
Show resolved
Hide resolved
@elasticmachine update branch |
@probakowski - do you know if these files should be included in the assembly (i.e. the tar/zip/etc.) or just the source ? |
LGTM. As discussed offline, lets go ahead and get this in the source and we can figure out if this should or should not be in the final assembly and if so can include it in a different PR. |
Requested changes have been applied
Update licenses and attributions for GeoIP module
Update licenses and attributions for GeoIP module
…5683) * Update licenses and attributions for GeoIP module (#75178) Update licenses and attributions for GeoIP module * fix Co-authored-by: Przemko Robakowski <[email protected]>
) * Update licenses and attributions for GeoIP module (#75178) Update licenses and attributions for GeoIP module * fix Co-authored-by: Przemko Robakowski <[email protected]>
Update licenses and attributions for GeoIP module
Update licenses and attributions for GeoIP module