|
|
@ -139,8 +139,14 @@
|
|
|
|
<workingSet
|
|
|
|
<workingSet
|
|
|
|
name="spring-boot-tests">
|
|
|
|
name="spring-boot-tests">
|
|
|
|
<predicate
|
|
|
|
<predicate
|
|
|
|
|
|
|
|
xsi:type="predicates:AndPredicate">
|
|
|
|
|
|
|
|
<operand
|
|
|
|
xsi:type="predicates:NamePredicate"
|
|
|
|
xsi:type="predicates:NamePredicate"
|
|
|
|
pattern="spring-boot-.*-test.*"/>
|
|
|
|
pattern="spring-boot-(.*-test|tests).*"/>
|
|
|
|
|
|
|
|
<operand
|
|
|
|
|
|
|
|
xsi:type="workingsets:ExclusionPredicate"
|
|
|
|
|
|
|
|
excludedWorkingSet="//@setupTasks.7/@workingSets.3"/>
|
|
|
|
|
|
|
|
</predicate>
|
|
|
|
</workingSet>
|
|
|
|
</workingSet>
|
|
|
|
</setupTask>
|
|
|
|
</setupTask>
|
|
|
|
<setupTask
|
|
|
|
<setupTask
|
|
|
|