Skip to content

Commit

Permalink
Issue #559: Include all test packages in test-jar.
Browse files Browse the repository at this point in the history
Signed-off-by: Juergen Fickel <juergen.fickel@bosch.io>
  • Loading branch information
Juergen Fickel committed Oct 22, 2021
1 parent 4b62400 commit 388e000
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions internal/utils/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,7 @@
</goals>
<configuration>
<includes>
<include>org/eclipse/ditto/internal/utils/test/*</include>
<include>org/eclipse/ditto/internal/utils/test/correlationid/*</include>
<include>org/eclipse/ditto/internal/utils/test/mongo/*</include>
<include>org/eclipse/ditto/internal/utils/test/**</include>
</includes>
</configuration>
</execution>
Expand Down

0 comments on commit 388e000

Please sign in to comment.