Return-Path: Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 55117 invoked from network); 3 Feb 2003 14:14:43 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 3 Feb 2003 14:14:43 -0000 Received: (qmail 12378 invoked by uid 50); 3 Feb 2003 14:16:10 -0000 Date: 3 Feb 2003 14:16:10 -0000 Message-ID: <20030203141610.12374.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: ant-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 13847] - pvcs task: wrong option (-r) specified for get (should be -v) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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=13847 pvcs task: wrong option (-r) specified for get (should be -v) conor@cortexebusiness.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.6 ------- Additional Comments From conor@cortexebusiness.com.au 2003-02-03 14:12 ------- I've committed the patch attached by Steven. I guess I am a little concerned by "but in a future release the behavior of the label attribute will change to use the -v option of GET" This sounds like a backward compatability break. Is it? I'm not sure. If so, is there anyway to achieve a backward compatible change for this. If you could checkout the patch and test it and let me know if this issue is resolved, that would be good. I've committed to 1.6 for now.