We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80f19dc commit e0722aeCopy full SHA for e0722ae
settings.gradle
@@ -36,10 +36,8 @@ include ':agent:agent'
36
// Projects for smokeTests
37
include ':test:smoke'
38
include ':test:smoke:appServers'
39
-include ':test:smoke:appServers:Tomcat.7'
40
include ':test:smoke:appServers:Tomcat.8.5'
41
include ':test:smoke:appServers:JBossEAP.7'
42
-include ':test:smoke:appServers:JBossEAP.6'
43
include ':test:smoke:appServers:Jetty.9'
44
include ':test:smoke:appServers:JavaSE'
45
include ':test:smoke:testApps'
0 commit comments