Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 49064 invoked from network); 17 Nov 2007 12:52:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Nov 2007 12:52:49 -0000 Received: (qmail 33041 invoked by uid 500); 17 Nov 2007 12:52:36 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 33005 invoked by uid 500); 17 Nov 2007 12:52:36 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 32995 invoked by uid 99); 17 Nov 2007 12:52:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Nov 2007 04:52:35 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 17 Nov 2007 12:52:34 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8A21671420A for ; Sat, 17 Nov 2007 04:52:27 -0800 (PST) Message-ID: <18887873.1195303947550.JavaMail.jira@brutus> Date: Sat, 17 Nov 2007 04:52:27 -0800 (PST) From: "Dejan Bosanac (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQ-1493) Upgrade XStream to 1.2.2 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Upgrade XStream to 1.2.2 ------------------------ Key: AMQ-1493 URL: https://issues.apache.org/activemq/browse/AMQ-1493 Project: ActiveMQ Issue Type: Improvement Reporter: Dejan Bosanac Fix For: 5.0.0 Attachments: activemq-xstream-version.patch The provided patch changes the version of XStream from 1.1.2 to 1.2.2 and changes the groupId property from xstream to com.thoughtworks.xstream in appropriate poms (since it has been relocated). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.