Skip to content

Commit

Permalink
native-agent: enable experimental predefined classes
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenschlansker committed Dec 4, 2023
1 parent ffb2235 commit 22f2843
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions internal/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1211,6 +1211,11 @@
<metadataRepository>
<enabled>true</enabled>
</metadataRepository>
<agent>
<options>
<enableExperimentalPredefinedClasses>true</enableExperimentalPredefinedClasses>
</options>
</agent>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 22f2843

Please sign in to comment.