Return-Path: X-Original-To: apmail-servicemix-dev-archive@www.apache.org Delivered-To: apmail-servicemix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1586810F94 for ; Sat, 28 Dec 2013 07:18:02 +0000 (UTC) Received: (qmail 52880 invoked by uid 500); 28 Dec 2013 07:17:56 -0000 Delivered-To: apmail-servicemix-dev-archive@servicemix.apache.org Received: (qmail 52768 invoked by uid 500); 28 Dec 2013 07:17:53 -0000 Mailing-List: contact dev-help@servicemix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@servicemix.apache.org Delivered-To: mailing list dev@servicemix.apache.org Received: (qmail 52697 invoked by uid 99); 28 Dec 2013 07:17:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Dec 2013 07:17:51 +0000 Date: Sat, 28 Dec 2013 07:17:51 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: dev@servicemix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SMX4-1635) XStream bundles have wrong joda time import range MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SMX4-1635?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13857= 971#comment-13857971 ]=20 Jean-Baptiste Onofr=C3=A9 commented on SMX4-1635: -------------------------------------------- Fixed for xstream 1.4.5: http://svn.apache.org/viewvc?view=3Drevision&revis= ion=3D1553795 > XStream bundles have wrong joda time import range > ------------------------------------------------- > > Key: SMX4-1635 > URL: https://issues.apache.org/jira/browse/SMX4-1635 > Project: ServiceMix 4 > Issue Type: Bug > Components: Bundles > Reporter: =C5=81ukasz Dywicki > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: bundles-2013.12 > > > Probably due copy/paste over few releases xstream bundle still have joda = time import in [0.9,1) range even if xstream requires at least joda 1.6. I = checked xstream 1.4.3 and it's fine with joda time 2.x. Please consider inc= reasing range to [1.6,3). -- This message was sent by Atlassian JIRA (v6.1.5#6160)