Skip to content
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

Set mappings namespace in manifest #7427

Merged
merged 1 commit into from
May 23, 2024
Merged

Set mappings namespace in manifest #7427

merged 1 commit into from
May 23, 2024

Conversation

Warriorrrr
Copy link
Member

Description:

Since we don't do any intensive reflection into internals, the plugin doesn't need any remapping done, setting the manifest entry prevents that.

Also some other general pom file maintenance:

  • Removed exclusion for the bukkit api from vault api, 1.7.1 no longer exposes it
  • Removed commons text, we don't use it anywhere
  • Changed inclusions to exclusions in the shade plugin
  • Added transformers to the shade plugin
    • manifest transformer: makes sure that our manifest.mf ends up in the final jar
    • apache license transformer: prevents apache licenses from ending up in our manifest
    • apache notice transformer: combines notices together into one NOTICE file

  • [N/A] I have tested this pull request for defects on a server.

By making this pull request, I represent that I have the right to waive copyright and related rights to my contribution, and agree that all copyright and related rights in my contributions are waived, and I acknowledge that the TownyAdvanced organization has the copyright to use and modify my contribution under the Towny License for perpetuity.

@Warriorrrr Warriorrrr added this to the 0.100.3.0 milestone May 19, 2024
@LlmDl LlmDl merged commit 22df07b into master May 23, 2024
4 checks passed
@LlmDl LlmDl deleted the feat/manifest branch May 23, 2024 19:48
LlmDl added a commit that referenced this pull request May 23, 2024
PR #7427.
    - Also includes other pom maintenance.
  - Update FarmPlotBlocks to automatically update from ItemLists when
generating defaults.
    - Also adds a new ConfigMigration type specifically for farm blocks.
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.

None yet

2 participants