Skip to content

Commit

Permalink
Create hashCode methods on class generation
Browse files Browse the repository at this point in the history
  • Loading branch information
henning-gerhardt committed Mar 4, 2024
1 parent 25d1d7f commit 6fee3ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Kitodo-DataFormat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
<generateDirectory>${project.build.directory}/generated-sources/xjc</generateDirectory>
<args>
<arg>-Xequals</arg>
<arg>-XhashCode</arg>
<arg>-extension</arg>
<arg>-Xnamespace-prefix</arg>
</args>
Expand Down

0 comments on commit 6fee3ff

Please sign in to comment.