Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 98097 invoked from network); 13 Jan 2011 14:31:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jan 2011 14:31:17 -0000 Received: (qmail 80614 invoked by uid 500); 13 Jan 2011 14:31:17 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 80421 invoked by uid 500); 13 Jan 2011 14:31:14 -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 80240 invoked by uid 500); 13 Jan 2011 14:31:10 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 80234 invoked by uid 99); 13 Jan 2011 14:31:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jan 2011 14:31:10 +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; Thu, 13 Jan 2011 14:31:08 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0DEUlIj023190 for ; Thu, 13 Jan 2011 14:30:47 GMT Message-ID: <30849127.343151294929046975.JavaMail.jira@thor> Date: Thu, 13 Jan 2011 09:30:46 -0500 (EST) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Commented: (CAMEL-3228) Dozer should support OSGi and work with Apache Camel 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-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981262#action_12981262 ] Willem Jiang commented on CAMEL-3228: ------------------------------------- @Dmitry, Thanks for your contribution. I just committed your patch with some change to get the OSGi integration test passed. 1. Using the classloader of DozerClassLoader as a fallback for LoadResource 2. Fixing the CamelContext.xml issue of OSGi DozerTest > Dozer should support OSGi and work with Apache Camel > ---------------------------------------------------- > > Key: CAMEL-3228 > URL: https://issues.apache.org/jira/browse/CAMEL-3228 > Project: Camel > Issue Type: Improvement > Reporter: Konstantin Buzdin > Assignee: Willem Jiang > Fix For: 2.6.0 > > Attachments: CAMEL-3228_-_Upgrade_to_Dozer_5_3_0_.patch, camel_class_loading_fix_.patch, dozer-osgi-5.3.0.jar, pom.xml > > > Dozer 5.3.0 has been released. It has changes in internal API, which make usage of dozer-camel impossible with the most recent version. > As Dozer maintainer I could contribute a patch upgrading camel-dozer module to use 5.3.0. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.