Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 36378 invoked from network); 22 May 2009 07:03:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 May 2009 07:03:00 -0000 Received: (qmail 71235 invoked by uid 500); 22 May 2009 07:03:12 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 71203 invoked by uid 500); 22 May 2009 07:03:12 -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 71193 invoked by uid 500); 22 May 2009 07:03:12 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 71190 invoked by uid 99); 22 May 2009 07:03:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 May 2009 07:03:12 +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; Fri, 22 May 2009 07:03:10 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 93B6A234C044 for ; Fri, 22 May 2009 00:02:50 -0700 (PDT) Message-ID: <1486037667.1242975770601.JavaMail.jira@brutus> Date: Fri, 22 May 2009 00:02:50 -0700 (PDT) From: "Willem Jiang (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Updated: (CAMEL-1635) using internal version of spring java configuration In-Reply-To: <1073144939.1242975650610.JavaMail.jira@brutus> 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-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated CAMEL-1635: -------------------------------- Description: Current camel-spring-java-config relay on the latest spring java configuration snapshot which is not released yet, and we don't want it to block the camel 2.0-m2 release. So I introduced the camel internal repository[1] to hold this version of spring java configuration module. [1] http://svn.apache.org/repos/asf/camel/m2-repo was: Current camel-spring-java-config relay on the latest spring java configuration snapshot which is not released yet, and we don't want to it block the camel 2.0-m2 release. So I introduced the camel internal repository[1] to hold this version of spring java configuration module. [1] http://svn.apache.org/repos/asf/camel/m2-repo > using internal version of spring java configuration > --------------------------------------------------- > > Key: CAMEL-1635 > URL: https://issues.apache.org/activemq/browse/CAMEL-1635 > Project: Apache Camel > Issue Type: Task > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 2.0-M2 > > > Current camel-spring-java-config relay on the latest spring java configuration snapshot which is not released yet, and we don't want it to block the camel 2.0-m2 release. > So I introduced the camel internal repository[1] to hold this version of spring java configuration module. > [1] http://svn.apache.org/repos/asf/camel/m2-repo -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.