Skip to content

Commit

Permalink
Issue #122: Resolve split package between ruta-core and ruta-core-ext
Browse files Browse the repository at this point in the history
- Fix rat configuration
  • Loading branch information
reckart committed Feb 13, 2023
1 parent 88c4cd5 commit cd66098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@
<excludes combine.children="append">
<!-- These configuration files cannot bear a license header -->
<exclude>.github/**/*</exclude>
<exclude>src/main/eclipse/*.prefs</exclude>
<!-- workaround https://issues.apache.org/jira/browse/RAT-97 -->
<exclude>example-projects/**</exclude>
<exclude>ruta-core/**</exclude>
Expand Down

0 comments on commit cd66098

Please sign in to comment.