mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
fix: jboss6 scan overflow with spring
This commit is contained in:
@@ -49,7 +49,7 @@ idea {
|
||||
}
|
||||
|
||||
test {
|
||||
dependsOn ":vul-webapp:war", ":vul-webapp-jakarta:war"
|
||||
dependsOn ":vul-webapp:war", ":vul-webapp-expression:war", ":vul-webapp-jakarta:war"
|
||||
useJUnitPlatform()
|
||||
// maxParallelForks Runtime.runtime.availableProcessors().intdiv(2) ?: 1
|
||||
// forkEvery = 1
|
||||
|
||||
Reference in New Issue
Block a user