Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 35928 invoked from network); 13 Sep 2009 18:56:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Sep 2009 18:56:37 -0000 Received: (qmail 95953 invoked by uid 500); 13 Sep 2009 18:56:36 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 95831 invoked by uid 500); 13 Sep 2009 18:56:36 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 95811 invoked by uid 500); 13 Sep 2009 18:56:36 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 95800 invoked by uid 99); 13 Sep 2009 18:56:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Sep 2009 18:56:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Sep 2009 18:56:33 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4CA30234C1EB for ; Sun, 13 Sep 2009 11:56:12 -0700 (PDT) Message-ID: <2102088379.1252868172313.JavaMail.jira@brutus> Date: Sun, 13 Sep 2009 11:56:12 -0700 (PDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-1846) throwFault (and other things?) are missing from the xsddoc In-Reply-To: <1624296858.1248293733954.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-1846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1846. -------------------------------- Resolution: Won't Fix > throwFault (and other things?) are missing from the xsddoc > ----------------------------------------------------------- > > Key: CAMEL-1846 > URL: https://issues.apache.org/activemq/browse/CAMEL-1846 > Project: Apache Camel > Issue Type: Bug > Components: documentation > Affects Versions: 1.5.0 > Reporter: Eric Haszlakiewicz > Attachments: camel_1846.patch > > > This affects at least version 1.5.0 of the docs. If I look through the xsddocs on the website (starting from the Camel Xml Reference page) for the throwFault element, it's not there even though it _is_ present in the actual xsd. I guess something went wrong with the generation of those pages and it makes it rather difficult to figure out what's valid and what isn't. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.