0

I'm executing a .war file that i developed in Java for an Apache Tomcat server. I'm executing gradleW command with these commands:

Windows: "cmd /c gradlew.bat assembleRelease --info"

OS X & Linux: "./gradlew assembleRelease --info";

The problem is that I want to add a timeout to gradlew and I don't know how to achieve it.

It is possible?

halfer
  • 19,824
  • 17
  • 99
  • 186
NullPointerException
  • 36,107
  • 79
  • 222
  • 382

0 Answers0