We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32e2907 commit a0db81fCopy full SHA for a0db81f
pom.xml
@@ -476,7 +476,6 @@
476
<configuration>
477
<source>${java.version}</source>
478
<target>${java.version}</target>
479
- <optimize>true</optimize>
480
<showDeprecation>true</showDeprecation>
481
<showWarnings>true</showWarnings>
482
<!--
@@ -546,7 +545,6 @@
546
545
</additionalJOptions>
547
<detectJavaApiLink>true</detectJavaApiLink>
548
<links>
549
- <link>https://javadoc.io/doc/javax/javaee-api/8.0/</link>
550
<link>https://google.github.io/guava/releases/19.0/api/docs/</link>
551
<link>http://netty.io/4.0/api/</link>
552
<link>http://www.joda.org/joda-time/apidocs/</link>
0 commit comments