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 1BE2E6089 for ; Mon, 20 Jun 2011 16:34:19 +0000 (UTC) Received: (qmail 85717 invoked by uid 500); 20 Jun 2011 16:34:19 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 85671 invoked by uid 500); 20 Jun 2011 16:34: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 85664 invoked by uid 99); 20 Jun 2011 16:34:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2011 16:34:18 +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; Mon, 20 Jun 2011 16:34:18 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 1C60D2388A3B; Mon, 20 Jun 2011 16:33:58 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1137691 - /cxf/branches/2.4.x-fixes/ Date: Mon, 20 Jun 2011 16:33:58 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110620163358.1C60D2388A3B@eris.apache.org> Author: dkulp Date: Mon Jun 20 16:33:57 2011 New Revision: 1137691 URL: http://svn.apache.org/viewvc?rev=1137691&view=rev Log: Blocked revisions 1137112-1137113,1137469-1137470 via svnmerge ........ r1137112 | dsosnoski | 2011-06-17 21:51:01 -0400 (Fri, 17 Jun 2011) | 1 line WS-ReliableMessaging changeover to internal use of WS-RM 1.1 data structures ........ r1137113 | dsosnoski | 2011-06-17 21:55:12 -0400 (Fri, 17 Jun 2011) | 1 line Removed unused schema ........ r1137469 | dsosnoski | 2011-06-19 19:51:36 -0400 (Sun, 19 Jun 2011) | 1 line SequenceFault handling fixes and improvements, restoring some of the unit tests. ........ r1137470 | dsosnoski | 2011-06-19 19:53:13 -0400 (Sun, 19 Jun 2011) | 1 line Restore some of the tests left out for RM restructuring. ........ Modified: cxf/branches/2.4.x-fixes/ (props changed) Propchange: cxf/branches/2.4.x-fixes/ ------------------------------------------------------------------------------ --- svnmerge-blocked (original) +++ svnmerge-blocked Mon Jun 20 16:33:57 2011 @@ -1 +1 @@ -/cxf/trunk:1134027,1134527,1134530,1135912,1136270,1136284 +/cxf/trunk:1134027,1134527,1134530,1135912,1136270,1136284,1137112-1137113,1137469-1137470