-
Type:
Improvement
-
Status: Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.4.7
-
Component/s: None
-
Labels:None
Add a flag (remoteDebug) to ant test to switch on remote debugging (currently on port 2601), so the build.xml doesn't have to be modified to switch it on/off.
New usage is ant test -DremoteDebug=true
- links to