Skip to content

Commit

Permalink
Merge branch 'java-11-compatibility' of github.com:rjust/defects4j in…
Browse files Browse the repository at this point in the history
…to java-11-compatibility
  • Loading branch information
rjust committed Sep 12, 2024
2 parents 075ec21 + 041d77e commit 2afac7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/projects/JacksonCore/JacksonCore.build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ of the checked-out project version.
<exclude name='**/failing/**/*.java' />
<exclude name='failing/*.java' />
<exclude name='com/fasterxml/jackson/core/BaseTest.java' />
<exclude name='com/fasterxml/jackson/test/BaseTest.java' />
<exclude name='perf/ConcurrencyReadTest.java' />
<exclude name='perf/ManualCharAccessTest.java' />
</fileset>
Expand Down

0 comments on commit 2afac7e

Please sign in to comment.