Return-Path: Delivered-To: apmail-incubator-cxf-issues-archive@locus.apache.org Received: (qmail 49807 invoked from network); 31 Oct 2007 14:08:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 31 Oct 2007 14:08:13 -0000 Received: (qmail 6050 invoked by uid 500); 31 Oct 2007 14:08:01 -0000 Delivered-To: apmail-incubator-cxf-issues-archive@incubator.apache.org Received: (qmail 6036 invoked by uid 500); 31 Oct 2007 14:08:01 -0000 Mailing-List: contact cxf-issues-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-issues@incubator.apache.org Received: (qmail 6027 invoked by uid 99); 31 Oct 2007 14:08:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Oct 2007 07:08:01 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Oct 2007 14:08:26 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C4FC571420E for ; Wed, 31 Oct 2007 07:07:50 -0700 (PDT) Message-ID: <4853041.1193839670798.JavaMail.jira@brutus> Date: Wed, 31 Oct 2007 07:07:50 -0700 (PDT) From: "Benson Margulies (JIRA)" To: cxf-issues@incubator.apache.org Subject: [jira] Created: (CXF-1161) Javadoc for classes generated XSD with WSDL is defective MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Javadoc for classes generated XSD with WSDL is defective -------------------------------------------------------- Key: CXF-1161 URL: https://issues.apache.org/jira/browse/CXF-1161 Project: CXF Issue Type: Bug Components: JAXB Databinding Affects Versions: 2.0.3 Reporter: Benson Margulies I've added a 'form_test.xsd' file to the test resources for rt/databinding/jaxb. This contains: The javadoc in the generated class lacks the form attribute. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.