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=28228>. 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=28228 ------- Additional Comments From [EMAIL PROTECTED] 2005-06-02 16:08 ------- I am looking at this again. It would be nice to make a number of changes: 1) the task import sun.import sun.misc.Launcher and import sun.misc.URLClassPath. It would be better not to import sun.* classes in non-optional tasks. A solution to this would be make the report function a seperate optional task. 2) the task could check if a jar or directort is already in a in the classpath I found when testing that it is easy to get into a situation where the classpath will have the same jar file many times - due to calls to <classloader> with using netbeans 3) the doc could state that use of this task in ides that do not have a separate jvm for a run of ant will cause issues - the classpath will be retained by the ide and used in the next ant build run -- 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]