Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 45124 invoked from network); 1 Feb 2010 03:14:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2010 03:14:57 -0000 Received: (qmail 8924 invoked by uid 500); 1 Feb 2010 03:14:57 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 8813 invoked by uid 500); 1 Feb 2010 03:14:57 -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 8803 invoked by uid 500); 1 Feb 2010 03:14:56 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 8800 invoked by uid 99); 1 Feb 2010 03:14:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 03:14:56 +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, 01 Feb 2010 03:14:54 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B012A29A0013 for ; Sun, 31 Jan 2010 19:14:33 -0800 (PST) Message-ID: <766689592.6871264994073719.JavaMail.jira@brutus.apache.org> Date: Mon, 1 Feb 2010 03:14:33 +0000 (UTC) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-2431) ObjectHelper.normalizeClassName should support the '-' charactor In-Reply-To: <590594148.6841264991552639.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-2431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-2431. --------------------------------- Resolution: Fixed trunk http://svn.apache.org/viewvc?rev=905171&view=rev camel 1.x branch http://svn.apache.org/viewvc?rev=905172&view=rev > ObjectHelper.normalizeClassName should support the '-' charactor > ---------------------------------------------------------------- > > Key: CAMEL-2431 > URL: https://issues.apache.org/activemq/browse/CAMEL-2431 > Project: Apache Camel > Issue Type: Improvement > Components: camel-core > Reporter: Willem Jiang > Assignee: Willem Jiang > Priority: Minor > Fix For: 1.6.3, 2.2.0 > > > It's needed for loading the class of JAXB package-info. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.