Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 63137 invoked from network); 8 Dec 2010 16:58:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Dec 2010 16:58:26 -0000 Received: (qmail 63676 invoked by uid 500); 8 Dec 2010 16:58:26 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 63532 invoked by uid 500); 8 Dec 2010 16:58:25 -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 63524 invoked by uid 500); 8 Dec 2010 16:58:25 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 63520 invoked by uid 99); 8 Dec 2010 16:58:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Dec 2010 16:58:25 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Dec 2010 16:58:23 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB8Gw1Jg020114 for ; Wed, 8 Dec 2010 16:58:01 GMT Message-ID: <12596051.18111291827481384.JavaMail.jira@thor> Date: Wed, 8 Dec 2010 11:58:01 -0500 (EST) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-3204) JiBX data format MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CAMEL-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969371#action_12969371 ] Claus Ibsen commented on CAMEL-3204: ------------------------------------ Ah great. No we dont need the zip, the source code is already committed. > JiBX data format > ---------------- > > Key: CAMEL-3204 > URL: https://issues.apache.org/jira/browse/CAMEL-3204 > Project: Camel > Issue Type: New Feature > Reporter: Henryk Konsek > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.6.0 > > Attachments: jibx_data_format.patch, jibx_data_format_svn_diff.patch > > > I created new JiBX data format to perform transformation between Java and XML. I use JiBX a lot in my current assignment so I will make use of it. > Could somebody take a look at it? Let me know if it's suitable for commit. If so - I'll create documentation for it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.