Skip to content

Commit

Permalink
Get rid of inlineJSR
Browse files Browse the repository at this point in the history
This is just remnant from the past and totally useless with modern jvms.
  • Loading branch information
akurtakov committed Dec 11, 2023
1 parent cd4bef3 commit d38c5f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Expand Up @@ -140,7 +140,6 @@
<configuration>
<compilerArgs>
<args>-verbose</args>
<args>-inlineJSR</args>
<args>-enableJavadoc</args>
<args>-encoding</args>
<args>${project.build.sourceEncoding}</args>
Expand Down

0 comments on commit d38c5f3

Please sign in to comment.