Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Commit c41d0c9

Browse files
committed
excluded starters parent as well from import
1 parent 578e97b commit c41d0c9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/oomph/projects/OASP4J.setup

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,12 @@
131131
xsi:type="predicates:NamePredicate"
132132
pattern="oasp4j-modules"/>
133133
</operand>
134+
<operand
135+
xsi:type="predicates:NotPredicate">
136+
<operand
137+
xsi:type="predicates:NamePredicate"
138+
pattern="oasp4j-starters"/>
139+
</operand>
134140
</predicate>
135141
</sourceLocator>
136142
</setupTask>

0 commit comments

Comments
 (0)