Extract interfaces for all events.

This is in preparation for moving to event-impl-gen.
This commit is contained in:
Andrew Steinborn
2021-04-17 03:50:10 -04:00
parent c8519949bc
commit 730d385f02
68 changed files with 1539 additions and 809 deletions

View File

@@ -100,10 +100,6 @@ test {
useJUnitPlatform()
}
test {
useJUnitPlatform()
}
publishing {
publications {
mavenJava(MavenPublication) {