Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 27907 invoked from network); 10 Mar 2008 06:44:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Mar 2008 06:44:01 -0000 Received: (qmail 24282 invoked by uid 500); 10 Mar 2008 06:43:58 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 24261 invoked by uid 500); 10 Mar 2008 06:43:58 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 24252 invoked by uid 99); 10 Mar 2008 06:43:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Mar 2008 23:43:58 -0700 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, 10 Mar 2008 06:43:18 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 261C2234C08A for ; Sun, 9 Mar 2008 23:42:35 -0700 (PDT) Message-ID: <380903452.1205131355141.JavaMail.jira@brutus> Date: Sun, 9 Mar 2008 23:42:35 -0700 (PDT) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-289) Put the schema of the cxf endpoint into the camel web site In-Reply-To: <5011355.1200300343699.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41638#action_41638 ] Willem Jiang commented on CAMEL-289: ------------------------------------ I just commit a python script which can copy the m2 snapshot xsd into the web site. Here is script url https://svn.apache.org/repos/asf/activemq/scripts/copy_camel_snapshot_xsd.py > Put the schema of the cxf endpoint into the camel web site > ---------------------------------------------------------- > > Key: CAMEL-289 > URL: https://issues.apache.org/activemq/browse/CAMEL-289 > Project: Apache Camel > Issue Type: Task > Components: camel-cxf > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 1.3.0 > > > cxfEndpoint.xsd's the name space is http://activemq.apache.org/camel/schema/cxfEndpoint , we need to put it into this url. > BTW you can find the cxfEndpoint.xsd here > https://svn.apache.org/repos/asf/activemq/camel/trunk/components/camel-cxf/src/main/resources/schema/cxfEndpoint.xsd -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.