From dev-return-69035-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Sat Sep 24 21:25:25 2005 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 30988 invoked from network); 24 Sep 2005 21:25:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Sep 2005 21:25:24 -0000 Received: (qmail 34551 invoked by uid 500); 24 Sep 2005 21:25:23 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 34504 invoked by uid 500); 24 Sep 2005 21:25:23 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 34491 invoked by uid 99); 24 Sep 2005 21:25:23 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Sep 2005 14:25:23 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 70B9BDF; Sat, 24 Sep 2005 23:25:02 +0200 (CEST) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 36804] New: - echoxml doesnt include namespace declarations X-Bugzilla-Reason: AssignedTo Message-Id: <20050924212502.70B9BDF@ajax.apache.org> Date: Sat, 24 Sep 2005 23:25:02 +0200 (CEST) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.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://issues.apache.org/bugzilla/show_bug.cgi?id=36804 Summary: echoxml doesnt include namespace declarations Product: Ant Version: 1.7Alpha (nightly) Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Core tasks AssignedTo: dev@ant.apache.org ReportedBy: stevel@apache.org if you have nested xml namespace declarations are not passed down. Really we should include all prefixes used inside the nested xml. -- 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: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org