DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20576>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20576 STlabel doesn't create "Build" labels. ------- Additional Comments From [EMAIL PROTECTED] 2003-06-10 15:56 ------- The documentation for 1.5.3 and Javadoc for starteamLabel.java are incorrect. On line 97 of StarTeamLabel.java, the javadoc misleadingly states: If true, this will be a build label. If false, it will be a build label. The default is false. Line 197 logs "non-build" if buildLabel is set to false. The documentation should be updated so that it states the default is false and the labels are not "build" levels by default. Or, someone should change the code: buildlabel parameter should be TRUE by default on line 101 of StarTeamLabel.java. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]