Only include testing dependencies for a special testing jar #108
Labels
No labels
bug
chat
commands
components
config/data
dependencies
duplicate
enhancement
error handling
help wanted
invalid
needs testing
plugin updater
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ChromaGaming/ChromaCore#108
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the TestPrepare class and all of its dependencies are included in the final JAR but these are only used for testing. Maybe create a separate JAR that has the class and the dependencies.