From issues-return-38872-archive-asf-public=cust-asf.ponee.io@karaf.apache.org Thu Feb 22 17:00:06 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id CBD5618064E for ; Thu, 22 Feb 2018 17:00:05 +0100 (CET) Received: (qmail 94363 invoked by uid 500); 22 Feb 2018 16:00:05 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 94352 invoked by uid 99); 22 Feb 2018 16:00:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Feb 2018 16:00:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 6316B1A0805 for ; Thu, 22 Feb 2018 16:00:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -101.011 X-Spam-Level: X-Spam-Status: No, score=-101.011 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 0qos2xSmM8kg for ; Thu, 22 Feb 2018 16:00:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id CDB675F3CC for ; Thu, 22 Feb 2018 16:00:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 5A7C6E00D6 for ; Thu, 22 Feb 2018 16:00:02 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1651327129 for ; Thu, 22 Feb 2018 16:00:02 +0000 (UTC) Date: Thu, 22 Feb 2018 16:00:02 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-5627) Upgrade to PAX-JMS 0.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-5627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372979#comment-16372979 ] ASF GitHub Bot commented on KARAF-5627: --------------------------------------- gnodet closed pull request #456: [KARAF-5627] Upgrade to PAX-JMS 0.2.0 URL: https://github.com/apache/karaf/pull/456 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/pom.xml b/pom.xml index b2e9499a93..591cb82e88 100644 --- a/pom.xml +++ b/pom.xml @@ -278,7 +278,7 @@ 6.1.1 3.0.0 1.2.0 - 0.1.0 + 0.2.0 0.2.0 2.0 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org > Upgrade to PAX-JMS 0.2.0 > ------------------------ > > Key: KARAF-5627 > URL: https://issues.apache.org/jira/browse/KARAF-5627 > Project: Karaf > Issue Type: Improvement > Components: karaf-jms > Reporter: John Poth > Priority: Major > > Upgrade PAX-JMS to [0.2.0|https://github.com/ops4j/org.ops4j.pax.jms/releases/tag/jms-0.2.0] -- This message was sent by Atlassian JIRA (v7.6.3#76005)