Skip to content

Commit 54166d1

Browse files
committed
fix biz.aQute.bnd.gradle import
Signed-off-by: Peter Kirschner <peter@klib.io>
1 parent c2ba196 commit 54166d1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup/bnd/project_bnd.setup

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,7 @@
393393
<excludedPath>bndtools.core.test/resources/</excludedPath>
394394
<excludedPath>bndtools.test/</excludedPath>
395395
<excludedPath>maven-plugins/</excludedPath>
396+
<excludedPath>biz.aQute.bnd.gradle/</excludedPath>
396397
</sourceLocator>
397398
<sourceLocator
398399
rootFolder="${git.clone.bnd.master.location}/biz.aQute.bndlib.tests/"/>
@@ -446,6 +447,7 @@
446447
<excludedPath>bndtools.core.test/resources/</excludedPath>
447448
<excludedPath>bndtools.test/</excludedPath>
448449
<excludedPath>maven-plugins/</excludedPath>
450+
<excludedPath>biz.aQute.bnd.gradle/</excludedPath>
449451
</sourceLocator>
450452
<sourceLocator
451453
rootFolder="${git.clone.bnd.branch.location}/biz.aQute.bndlib.tests/"/>
@@ -509,6 +511,7 @@
509511
<excludedPath>bndtools.core.test/resources/</excludedPath>
510512
<excludedPath>bndtools.test/</excludedPath>
511513
<excludedPath>maven-plugins/</excludedPath>
514+
<excludedPath>biz.aQute.bnd.gradle/</excludedPath>
512515
</sourceLocator>
513516
<sourceLocator
514517
rootFolder="${github.clone.repo.bnd.location}/biz.aQute.bndlib.tests/"/>
@@ -542,6 +545,7 @@
542545
<excludedPath>bndtools.core.test/resources/</excludedPath>
543546
<excludedPath>bndtools.test/</excludedPath>
544547
<excludedPath>maven-plugins/</excludedPath>
548+
<excludedPath>biz.aQute.bnd.gradle/</excludedPath>
545549
</sourceLocator>
546550
<sourceLocator
547551
rootFolder="${local.git.project}/biz.aQute.bndlib.tests/"/>

0 commit comments

Comments
 (0)