Skip to content

Commit

Permalink
Renamed as in build tools PR.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-langer authored and romain-grecourt committed Aug 1, 2024
1 parent 0165d25 commit e882d36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -207,11 +207,11 @@
<exclude>**/generated-test-sources</exclude>
<exclude>**/extracted-sources/**</exclude>
</sourceExcludes>
<fileNameExcludes>
<fileExcludes>
<!-- exclude generated files that are not public API -->
<exclude>*__*.java</exclude>
<exclude>*_.java</exclude>
</fileNameExcludes>
</fileExcludes>
<moduleIncludes>
<include>io.helidon*</include>
<!-- See https://github.com/helidon-io/helidon/issues/8163 -->
Expand Down

0 comments on commit e882d36

Please sign in to comment.