Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 99833 invoked from network); 29 Mar 2010 10:53:34 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 29 Mar 2010 10:53:34 -0000 Received: (qmail 30033 invoked by uid 500); 29 Mar 2010 10:53:34 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 29906 invoked by uid 500); 29 Mar 2010 10:53:32 -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 29898 invoked by uid 500); 29 Mar 2010 10:53:32 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 29893 invoked by uid 99); 29 Mar 2010 10:53:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Mar 2010 10:53:31 +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; Mon, 29 Mar 2010 10:53:29 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1F060234C1F0 for ; Mon, 29 Mar 2010 10:53:08 +0000 (UTC) Message-ID: <2069320738.5021269859988119.JavaMail.jira@brutus.apache.org> Date: Mon, 29 Mar 2010 10:53:08 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-2594) Constants in the Documentation for HTTP Component In-Reply-To: <1897232183.4191269820148787.JavaMail.jira@brutus.apache.org> 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-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58525#action_58525 ] Claus Ibsen commented on CAMEL-2594: ------------------------------------ Fernando See this page http://camel.apache.org/contributing.html How to contribute and get edit rights to wiki pages. Generally the documentation is based on trunk. And you have reported this ticket as affects 2.2.0 but write 1.6.2 in the description. Which Camel version do you mean? And you could for example paste a comment in here what you would like to added in the documentation so we can do that. Or follow the procedure to get your own edit rights to the wiki page to help improve the documentation. > Constants in the Documentation for HTTP Component > ------------------------------------------------- > > Key: CAMEL-2594 > URL: https://issues.apache.org/activemq/browse/CAMEL-2594 > Project: Apache Camel > Issue Type: Improvement > Components: documentation > Affects Versions: 2.2.0 > Reporter: Fernando Ribeiro > > In the "Configuring URI Parameters" section, it doesn't say the HttpProducer.QUERY constant must be used, and in the "How to set the http method (GET/POST/PUT/DELETE/HEAD/OPTIONS/TRACE) to the HTTP producer" section it doesn't say the HttpMethods.HTTP_METHOD constant must be used, in 1.6.2. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.