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=40014>. 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=40014 ------- Additional Comments From [EMAIL PROTECTED] 2006-07-11 15:57 ------- The following two tasks are BOTH defined in BOTH build_getcode_proj1.xml AND build_getcode_proj2.xml: They are inside a target tag. <target name="getcode" depends="get_promotion_group"> <!-- ... non related code --> </target> <target name="get_promotion_group" depends="init" description="Prompts user for a promotion group" unless="pvcs.promotion"> <input message="Please specify a promotion group: " addproperty="pvcs.promotion" validargs="DEV,SYS,CAT,PROD"/> </target> -- 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]