Skip to content

Commit

Permalink
revert MCOMPILER-567 workaround
Browse files Browse the repository at this point in the history
The fix has been released in 3.12.1, we depend on 3.13.0 now.
  • Loading branch information
Bananeweizen committed May 10, 2024
1 parent 258e127 commit e82043c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Expand Up @@ -395,8 +395,6 @@
<configuration>
<source>${min.jdk.version}</source>
<target>${min.jdk.version}</target>
<!-- Workaround for https://issues.apache.org/jira/browse/MCOMPILER-567 -->
<useIncrementalCompilation>false</useIncrementalCompilation>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit e82043c

Please sign in to comment.