You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Investigate if we can put a snippet of ant script at the top of a build file to auto-detect if we're not running under parallel ant and re-exec the script correctly if not. Maybe this requires a custom task? Not sure it's even possible.