Skip to content

Create LICENSE and NOTICE for "single" distribution #1694

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

Merged

Conversation

jbonofre
Copy link
Member

This PR creates LICENSE and NOTICE for the single distribution and update version in server/admin packages.

Update versions in the admin and server packages (docker image)
Copy link
Contributor

@dimas-b dimas-b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board May 28, 2025
// TODO: combine the LICENSE and NOTICE in a follow-up PR
from(adminDocs)
from("LICENSE")
from("NOTICE")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still need the adminDocs configuration?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My understanding was as "temp" workaround before handing LICENSE and NOTICE in the distribution. Let me double check.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed with @adutra! We could remove adminDocs in admin/build.gradle.kts.

eric-maynard pushed a commit to eric-maynard/polaris that referenced this pull request May 28, 2025
Following up on apache#1694

* Restore `private` scope on internal fields in `IcebergCatalog`

* Use a test-only setter instead of sub-classing to manage injecting
  test FileIO implementations
@flyrain
Copy link
Contributor

flyrain commented May 28, 2025

The PR LGTM with the minor comment here, #1694 (comment).

BTW, do we have a tool to generate LICENSE and NOTICE automatically?

@flyrain flyrain merged commit 56d1609 into apache:main May 29, 2025
9 checks passed
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants