Skip to content

Commit

Permalink
add exclusion for removed MessageTimeout exception
Browse files Browse the repository at this point in the history
Signed-off-by: Yannic Klem <yannic.klem@bosch.io>
  • Loading branch information
Yannic92 committed Aug 18, 2022
1 parent 10a0fa6 commit 4ddfd61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions messages/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@
<!--<exclude></exclude>-->
<exclude>org.eclipse.ditto.messages.model.signals.commands.MessageCommandSizeValidator#DITTO_LIMITS_MESSAGES_MAX_SIZE_BYTES</exclude>
<exclude>org.eclipse.ditto.messages.model.signals.commands.MessageCommandResponse#getEntityId()</exclude>
<exclude>org.eclipse.ditto.messages.model.MessageTimeoutException</exclude>
</excludes>
</parameter>
</configuration>
Expand Down

0 comments on commit 4ddfd61

Please sign in to comment.