Skip to content

Commit 7bcb78c

Browse files
committed
feat: add error if bnd-resolver is not called
1 parent 3b90a12 commit 7bcb78c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • kura/tools/kura-addon-archetype/src/main/resources/archetype-resources/tests/__package__.test

kura/tools/kura-addon-archetype/src/main/resources/archetype-resources/tests/__package__.test/integration-test.bndrun

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,4 @@ Test-Cases: ${classes;CONCRETE;PUBLIC;NAMED;*Test}
6868
#
6969
# Runbundles automatically populated by bnd-resolver
7070
#
71+
-runbundles: ${error;You must resolve the bndrun files before you can run the integration tests}

0 commit comments

Comments
 (0)