Go back to disabling javadoc linting for now

It's breaking our maven deployments. This should be fixed properly in
the future when I have more time and have had less to drink.
This commit is contained in:
Zach Brown
2017-06-09 19:40:41 -05:00
parent 991082d2a2
commit 6caa4fe122
3 changed files with 4 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ Subject: [PATCH] Use ASM for event executors.
Uses method handles for private or static methods.
diff --git a/pom.xml b/pom.xml
index 8990bdcc..e7a4eb2c 100644
index 5336fe55..a9009636 100644
--- a/pom.xml
+++ b/pom.xml
@@ -0,0 +0,0 @@