Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 48285 invoked from network); 8 Jul 2009 02:12:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Jul 2009 02:12:45 -0000 Received: (qmail 79227 invoked by uid 500); 8 Jul 2009 02:12:55 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 79164 invoked by uid 500); 8 Jul 2009 02:12:55 -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 79155 invoked by uid 99); 8 Jul 2009 02:12:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Jul 2009 02:12:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Wed, 08 Jul 2009 02:12:52 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 7248D23888D0; Wed, 8 Jul 2009 02:12:31 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r792019 - /cxf/branches/2.1.x-fixes/ Date: Wed, 08 Jul 2009 02:12:31 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090708021231.7248D23888D0@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Wed Jul 8 02:12:31 2009 New Revision: 792019 URL: http://svn.apache.org/viewvc?rev=792019&view=rev Log: Blocked revisions 790881,791422,791958 via svnmerge ................ r790881 | sergeyb | 2009-07-03 08:03:25 -0400 (Fri, 03 Jul 2009) | 9 lines Merged revisions 790868 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r790868 | sergeyb | 2009-07-03 12:43:37 +0100 (Fri, 03 Jul 2009) | 1 line JAX-RS : adding WebClient.path() which can deal with templates, updating AbstractClient.readBody to return null only if Content-Length is 0 or absent, fixing HTTPHeadersImpl NPE issue ........ ................ r791422 | sergeyb | 2009-07-06 05:49:34 -0400 (Mon, 06 Jul 2009) | 9 lines Merged revisions 791301 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r791301 | sergeyb | 2009-07-05 20:07:12 +0100 (Sun, 05 Jul 2009) | 1 line JAXRS : adding 2 tests for using XSLTJAXBProvider on the client side, with one being ignored for now ........ ................ r791958 | dkulp | 2009-07-07 15:49:36 -0400 (Tue, 07 Jul 2009) | 26 lines Blocked revisions 791482,791484,791539,791602,791607 via svnmerge ........ r791482 | ningjiang | 2009-07-06 09:45:47 -0400 (Mon, 06 Jul 2009) | 1 line CXF-2264 applied patch with thanks to LiuCong, also fixed the System test error of client side creation ........ r791484 | ningjiang | 2009-07-06 10:00:37 -0400 (Mon, 06 Jul 2009) | 1 line CXF-2264 add the svn:ignore property into the wsdlextension projects ........ r791539 | dkulp | 2009-07-06 12:52:08 -0400 (Mon, 06 Jul 2009) | 2 lines Fix jms test failure by ignoring the order of the params. Just make sure they are there. ........ r791602 | dkulp | 2009-07-06 16:14:39 -0400 (Mon, 06 Jul 2009) | 2 lines [CXF-2264] Some cleanup for wsdl extensor -> transport mapping things Cleanup to make factory.setTransportId actually work ........ r791607 | dkulp | 2009-07-06 16:42:58 -0400 (Mon, 06 Jul 2009) | 1 line Fix exception thing for JDK 5 ........ ................ Modified: cxf/branches/2.1.x-fixes/ (props changed) Propchange: cxf/branches/2.1.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.