Return-Path: Delivered-To: apmail-incubator-cxf-commits-archive@locus.apache.org Received: (qmail 42367 invoked from network); 20 Feb 2008 19:20:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Feb 2008 19:20:26 -0000 Received: (qmail 54711 invoked by uid 500); 20 Feb 2008 19:20:21 -0000 Delivered-To: apmail-incubator-cxf-commits-archive@incubator.apache.org Received: (qmail 54665 invoked by uid 500); 20 Feb 2008 19:20:21 -0000 Mailing-List: contact cxf-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-commits@incubator.apache.org Received: (qmail 54649 invoked by uid 99); 20 Feb 2008 19:20:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2008 11:20:21 -0800 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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2008 19:19:56 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id E30A21A9832; Wed, 20 Feb 2008 11:20:05 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r629579 - /incubator/cxf/branches/2.0.x-fixes/ Date: Wed, 20 Feb 2008 19:20:05 -0000 To: cxf-commits@incubator.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080220192005.E30A21A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Wed Feb 20 11:20:01 2008 New Revision: 629579 URL: http://svn.apache.org/viewvc?rev=629579&view=rev Log: Blocked revisions 620079,620138,620143,620390,627095,627590-627591,627772,627940,629163,629167,629177,629442 via svnmerge ........ r620079 | dkulp | 2008-02-08 23:03:02 -0500 (Fri, 08 Feb 2008) | 4 lines Always use ASM to generate missing wrapper beans for JAXWS+JAXB * This SHOULD fix most validation issues with wrapped/doc lit * Should be faster for complex things (like arrays and such) ........ r620138 | dkulp | 2008-02-09 10:21:36 -0500 (Sat, 09 Feb 2008) | 3 lines Fix generated schemas I broke last night ........ r620143 | dkulp | 2008-02-09 10:42:54 -0500 (Sat, 09 Feb 2008) | 2 lines oooppps. Remove debugging code I left in ........ r620390 | dkulp | 2008-02-10 21:59:58 -0500 (Sun, 10 Feb 2008) | 3 lines Fix a couple tck issues I caused ........ r627095 | dkulp | 2008-02-12 15:50:56 -0500 (Tue, 12 Feb 2008) | 2 lines Updates to get the entire build working (and tests passing) with Java 6 update 4 ........ r627590 | dkulp | 2008-02-13 15:42:13 -0500 (Wed, 13 Feb 2008) | 3 lines [CXF-1425] Enhancement to JAX-RS spring configuration for registering providers Patch from Barry Fitzgerald applied ........ r627591 | dkulp | 2008-02-13 15:43:08 -0500 (Wed, 13 Feb 2008) | 2 lines Fix checkstyle warning ........ r627772 | dkulp | 2008-02-14 10:04:12 -0500 (Thu, 14 Feb 2008) | 2 lines Performance update to corba stuff to reduce calls to string_to_object ........ r627940 | ffang | 2008-02-14 22:57:19 -0500 (Thu, 14 Feb 2008) | 1 line add check for fault.getCuase() is not null to avoid NPE when use ws-addressing and a fault is thrown ........ r629163 | dkulp | 2008-02-19 12:04:59 -0500 (Tue, 19 Feb 2008) | 2 lines [CXF-6] Remove some unused code so ws-metadata can be put in test scope ........ r629167 | dkulp | 2008-02-19 12:18:44 -0500 (Tue, 19 Feb 2008) | 2 lines tools/common needs the ws-metadata annotations ........ r629177 | dkulp | 2008-02-19 13:23:52 -0500 (Tue, 19 Feb 2008) | 2 lines [CXF-1362] add propOrder to generated wrapper beans ........ r629442 | bimargulies | 2008-02-20 07:50:04 -0500 (Wed, 20 Feb 2008) | 2 lines Make the use of xmime optional in Aegis. ........ Modified: incubator/cxf/branches/2.0.x-fixes/ (props changed) Propchange: incubator/cxf/branches/2.0.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-blocked' - no diff available.