Return-Path: X-Original-To: apmail-cxf-commits-archive@www.apache.org Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1BA5BD4AD for ; Tue, 17 Jul 2012 13:41:20 +0000 (UTC) Received: (qmail 55801 invoked by uid 500); 17 Jul 2012 13:41:20 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 55755 invoked by uid 500); 17 Jul 2012 13:41:19 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 55748 invoked by uid 99); 17 Jul 2012 13:41:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jul 2012 13:41:19 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jul 2012 13:41:19 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id D4A552388A66; Tue, 17 Jul 2012 13:40:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1362491 - /cxf/branches/2.5.x-fixes/ Date: Tue, 17 Jul 2012 13:40:59 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120717134059.D4A552388A66@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Tue Jul 17 13:40:59 2012 New Revision: 1362491 URL: http://svn.apache.org/viewvc?rev=1362491&view=rev Log: Blocking revisions 1362263,1362265,1362266,1362487 via git from https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes ........ r1362263 | dkulp | 2012-07-16 17:17:29 -0400 (Mon, 16 Jul 2012) | 12 lines Merged revisions 1362260 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/trunk ........ r1362260 | dkulp | 2012-07-16 17:15:45 -0400 (Mon, 16 Jul 2012) | 4 lines More work on removing the sync block for the ThreadDefaultBus Just use a ThreadLocal for normal case except for the initial set on the Thread. ........ ........ ........ r1362265 | dkulp | 2012-07-16 17:17:37 -0400 (Mon, 16 Jul 2012) | 10 lines Merged revisions 1362262 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/trunk ........ r1362262 | dkulp | 2012-07-16 17:15:54 -0400 (Mon, 16 Jul 2012) | 2 lines stale flag needs to be volatile ........ ........ ........ r1362266 | dkulp | 2012-07-16 17:17:42 -0400 (Mon, 16 Jul 2012) | 3 lines Recording revisions 1362260,1362261,1362262 via git from https://svn.apache.org/repos/asf/cxf/trunk ........ ........ r1362487 | dkulp | 2012-07-17 09:37:10 -0400 (Tue, 17 Jul 2012) | 3 lines Recording revisions 1362484 via git from https://svn.apache.org/repos/asf/cxf/trunk ........ Modified: cxf/branches/2.5.x-fixes/ (props changed) Propchange: cxf/branches/2.5.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.