Skip to content

Remove unused dependencies#2207

Merged
Zidane merged 5 commits intoSpongePowered:api-8from
ImMorpheus:fix/dep
Aug 17, 2020
Merged

Remove unused dependencies#2207
Zidane merged 5 commits intoSpongePowered:api-8from
ImMorpheus:fix/dep

Conversation

@ImMorpheus
Copy link
Contributor

@ImMorpheus ImMorpheus commented Aug 17, 2020

SpongeAPI | SpongeCommon

Asm:

Asm was used for dummy object generation but DummyObjectProviders were nuked by #2190

jcache:

Unused.

commons-lang:

Validate was used instead of Objects#requireNonNull.

Note: common-langs was originally added with GSON because it was deemed useful to plugin devs. Times have changed: J8 has much of those methods and shadow jar can be minimized so I'm removing the dep.

@ImMorpheus ImMorpheus added the api: 8 (u) version: 1.16 (unsupported since Oct 17th 2023) label Aug 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: 8 (u) version: 1.16 (unsupported since Oct 17th 2023)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants