Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 56869 invoked from network); 10 Nov 2009 18:28:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Nov 2009 18:28:30 -0000 Received: (qmail 64652 invoked by uid 500); 10 Nov 2009 18:28:30 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 64580 invoked by uid 500); 10 Nov 2009 18:28:30 -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 64566 invoked by uid 99); 10 Nov 2009 18:28:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Nov 2009 18:28:30 +0000 X-ASF-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00 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, 10 Nov 2009 18:28:27 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 2DB7523888DC; Tue, 10 Nov 2009 18:28:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r834583 - /cxf/branches/2.1.x-fixes/ Date: Tue, 10 Nov 2009 18:28:07 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091110182807.2DB7523888DC@eris.apache.org> Author: dkulp Date: Tue Nov 10 18:28:06 2009 New Revision: 834583 URL: http://svn.apache.org/viewvc?rev=834583&view=rev Log: Blocked revisions 832136,833107,833119,833237,833243,833911,834235,834239,834530,834542 via svnmerge ................ r832136 | dkulp | 2009-11-02 17:09:56 -0500 (Mon, 02 Nov 2009) | 9 lines Merged revisions 832128 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r832128 | dkulp | 2009-11-02 17:03:03 -0500 (Mon, 02 Nov 2009) | 1 line Fix broken test ........ ................ r833107 | dkulp | 2009-11-05 13:08:34 -0500 (Thu, 05 Nov 2009) | 11 lines Merged revisions 833075 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r833075 | dkulp | 2009-11-05 11:30:39 -0500 (Thu, 05 Nov 2009) | 3 lines [CXF-1536] If schemavalidation is enabled, also check to make sure the soap body/envelope are properly closed so the structure of the soap message is correct as well. ........ ................ r833119 | sergeyb | 2009-11-05 13:41:19 -0500 (Thu, 05 Nov 2009) | 9 lines Merged revisions 833112 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r833112 | sergeyb | 2009-11-05 18:22:51 +0000 (Thu, 05 Nov 2009) | 1 line JAXRS : support for redirects (JSP, etc) plus a lot of other changes/fixes accumulated during the last few weeks, more to follow in a few days ........ ................ r833237 | dkulp | 2009-11-05 18:27:21 -0500 (Thu, 05 Nov 2009) | 9 lines Merged revisions 833231 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r833231 | dkulp | 2009-11-05 18:13:40 -0500 (Thu, 05 Nov 2009) | 1 line [CXF-2524] Allow null lifetime element ........ ................ r833243 | dkulp | 2009-11-05 18:49:17 -0500 (Thu, 05 Nov 2009) | 9 lines Merged revisions 833241 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r833241 | dkulp | 2009-11-05 18:47:45 -0500 (Thu, 05 Nov 2009) | 1 line Fix checkstyle ........ ................ r833911 | sergeyb | 2009-11-08 13:46:07 -0500 (Sun, 08 Nov 2009) | 9 lines Merged revisions 833909 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r833909 | sergeyb | 2009-11-08 18:32:41 +0000 (Sun, 08 Nov 2009) | 1 line JAXRS: improving multipart/form-data support and adding more options for customizing in/out XML/JSON ........ ................ r834235 | dkulp | 2009-11-09 16:12:08 -0500 (Mon, 09 Nov 2009) | 9 lines Merged revisions 833963 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r833963 | bimargulies | 2009-11-08 20:46:43 -0500 (Sun, 08 Nov 2009) | 1 line CXF-2520. Fix checks for impossible namespace maps in AbstractDataBinding. ........ ................ r834239 | dkulp | 2009-11-09 16:18:04 -0500 (Mon, 09 Nov 2009) | 12 lines Merged revisions 834232 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r834232 | dkulp | 2009-11-09 16:06:33 -0500 (Mon, 09 Nov 2009) | 4 lines [CXF-1647, CXF-2324, CXF-2039, CXF-2113] Introduce "ParameterizedXXXX" types for use in the schema derived configuration things to allow the primitive things to be properly schema validated, but also allow some level of schema validation. ........ ................ r834530 | dkulp | 2009-11-10 11:24:33 -0500 (Tue, 10 Nov 2009) | 10 lines Merged revisions 834528 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r834528 | dkulp | 2009-11-10 11:21:35 -0500 (Tue, 10 Nov 2009) | 2 lines [CXF-2525] Fix issue in TokenStoreCallback with it using a possible null token ........ ................ r834542 | sergeyb | 2009-11-10 11:53:25 -0500 (Tue, 10 Nov 2009) | 9 lines Merged revisions 834507 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r834507 | sergeyb | 2009-11-10 15:39:00 +0000 (Tue, 10 Nov 2009) | 1 line JAXRS: fixing CXF 2529 and a minor update to AbstractHTTPServlet (a better longer term update will be to add a properties resource for static content types) ........ ................ Modified: cxf/branches/2.1.x-fixes/ (props changed) Propchange: cxf/branches/2.1.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.