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

Tokyo drift/cleanup #9

Merged
merged 10 commits into from
Nov 12, 2023
Merged

Tokyo drift/cleanup #9

merged 10 commits into from
Nov 12, 2023

Conversation

ms5984
Copy link
Member

@ms5984 ms5984 commented Nov 12, 2023

No description provided.

* Remove unused poms--gradle will generate these with proper configuration.
* Since I'm going to remove the poms I want to make sure we have parity with the old releases. POMs say com.github.sanctum and com.github.the-h-team, so I'll match it up with the latter for now. (We can't release under sanctum until/unless we get the org slug 'sanctum' (current is 'the-h-team')).
* I think clans-${version} looks cleaner than clans-plugin-${version}. ~~We only use the shadowJar anyway, so it's okay if it overwrites the default jar task.~~
* Disabled the default jar task because we won't use it.
* This stuff never made it to prime time. We'll probably come back to it eventually, but not as-is.
* plus noinspections to silence warn on entrySet forEach, silence spellcheck warn on paste key
* remove redundant method overrides that delegate or mimic their super
* use magic constant targets in switch-case
* can be easily turned on/off, just templating for now
* note: disabled compilation + shading of entire cli subproject
@ms5984 ms5984 merged commit ceaa787 into main Nov 12, 2023
1 check passed
@ms5984 ms5984 deleted the tokyo-drift/cleanup branch November 12, 2023 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant