We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ad124e commit 2a5c172Copy full SHA for 2a5c172
1 file changed
setup/workspace-templates/project_workspace-templates.setup
@@ -247,10 +247,10 @@
247
xsi:type="predicates:OrPredicate">
248
<operand
249
xsi:type="predicates:LocationPredicate"
250
- pattern=".*?/"/>
+ pattern="${git.clone.bndtools.p2.repo.location|path}/.*?/"/>
251
252
253
- pattern=".*?/.*?/"/>
+ pattern="${git.clone.bndtools.p2.repo.location|path}/.*?/.*?/"/>
254
</predicate>
255
</sourceLocator>
256
</setupTask>
0 commit comments