Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 29913 invoked from network); 19 Mar 2011 02:30:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Mar 2011 02:30:40 -0000 Received: (qmail 37657 invoked by uid 500); 19 Mar 2011 02:30:40 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 37594 invoked by uid 500); 19 Mar 2011 02:30:40 -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 37587 invoked by uid 99); 19 Mar 2011 02:30:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Mar 2011 02:30:39 +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; Sat, 19 Mar 2011 02:30:39 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id DF6DA23889FA; Sat, 19 Mar 2011 02:30:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1083133 - /cxf/trunk/systests/databinding/pom.xml Date: Sat, 19 Mar 2011 02:30:16 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110319023016.DF6DA23889FA@eris.apache.org> Author: dkulp Date: Sat Mar 19 02:30:16 2011 New Revision: 1083133 URL: http://svn.apache.org/viewvc?rev=1083133&view=rev Log: Attempt to fix tests on windows Modified: cxf/trunk/systests/databinding/pom.xml Modified: cxf/trunk/systests/databinding/pom.xml URL: http://svn.apache.org/viewvc/cxf/trunk/systests/databinding/pom.xml?rev=1083133&r1=1083132&r2=1083133&view=diff ============================================================================== --- cxf/trunk/systests/databinding/pom.xml (original) +++ cxf/trunk/systests/databinding/pom.xml Sat Mar 19 02:30:16 2011 @@ -148,7 +148,7 @@ maven-jibx-plugin ${cxf.jibx.version} - ${basedir}/target/generated/src/test/java/jibx_bindings + target/generated/src/test/java/jibx_bindings