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