Skip to content

Commit

Permalink
Merge pull request kitodo#5975 from slub/generate_with_hashcode
Browse files Browse the repository at this point in the history
Create hashCode methods on class generation
  • Loading branch information
solth authored Mar 27, 2024
2 parents ba18a68 + 89e3756 commit 3d4fd47
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 3d4fd47

Please sign in to comment.