https://bz.apache.org/bugzilla/show_bug.cgi?id=59799
--- Comment #8 from Nick Burch <[email protected]> --- (In reply to Sebb from comment #7) > When I was trying to work out what was happening with Bug 59786 the obvious > way to test the problem was to build the jars and then run them with the > appropriate command-line. Waiting 2-3 mins instead of 20 secs or so is a > pain when making incremental changes. It's a waste of resources (human and > computer). ant compile-scratchpad java -classpath build/classes:build/scratchpad-classes org.apache.(class) That should've let you test it in seconds! -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
