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 7, 2024
1 parent 6157be0 commit 144e9d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
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 144e9d7

Please sign in to comment.