DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=36270>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=36270 ------- Additional Comments From [EMAIL PROTECTED] 2005-08-19 11:26 ------- I'm not sure this an ideal solution 1. it makes assumptions about the order of browser in unix 2. it rejects all other platforms. 3. malformed urls should be turned into build exceptions at the time of setting, for proper diagnostics 4. its not really the thing automated builds do, though test result display is a good case for it. I do occasionally open browsers in my build file for test results, but just <exec> "open", having a bit of code to open a browser on every os (on windows an exe to calls ShellExecuteEx() on the path, linux a script to run mozilla). This is the way to do x-platform, but only by relying on native code. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]