Return-Path: Delivered-To: apmail-incubator-cxf-commits-archive@locus.apache.org Received: (qmail 27633 invoked from network); 3 Oct 2006 15:23:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Oct 2006 15:23:45 -0000 Received: (qmail 14583 invoked by uid 500); 3 Oct 2006 15:23:40 -0000 Delivered-To: apmail-incubator-cxf-commits-archive@incubator.apache.org Received: (qmail 14498 invoked by uid 500); 3 Oct 2006 15:23:40 -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 14461 invoked by uid 99); 3 Oct 2006 15:23:40 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Oct 2006 08:23:40 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME Received: from [140.211.166.113] ([140.211.166.113:64833] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 41/62-08153-97082254 for ; Tue, 03 Oct 2006 08:23:37 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 989651A9823; Tue, 3 Oct 2006 08:23:35 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r452539 [3/3] - in /incubator/cxf/trunk: ./ api/ codegen-plugin/ common/common/ common/metacode/ common/xsd/ distribution/ etc/ integration/jbi/ jca/ rt/bindings/soap/ rt/bindings/xml/ rt/core/ rt/core/src/main/java/org/apache/cxf/bus/sprin... Date: Tue, 03 Oct 2006 15:23:29 -0000 To: cxf-commits@incubator.apache.org From: andreasmyth@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061003152335.989651A9823@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Modified: incubator/cxf/trunk/tools/xjc/cfg-test/.pmd URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/cfg-test/.pmd?view=diff&rev=452539&r1=452538&r2=452539 ============================================================================== --- incubator/cxf/trunk/tools/xjc/cfg-test/.pmd (original) +++ incubator/cxf/trunk/tools/xjc/cfg-test/.pmd Tue Oct 3 08:23:25 2006 @@ -1,2 +1,20 @@ - -true \ No newline at end of file + + +true Modified: incubator/cxf/trunk/tools/xjc/cfg-test/.ruleset URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/cfg-test/.ruleset?view=diff&rev=452539&r1=452538&r2=452539 ============================================================================== --- incubator/cxf/trunk/tools/xjc/cfg-test/.ruleset (original) +++ incubator/cxf/trunk/tools/xjc/cfg-test/.ruleset Tue Oct 3 08:23:25 2006 @@ -1,4 +1,22 @@ + PMD Plugin preferences rule set Modified: incubator/cxf/trunk/tools/xjc/cfg/.checkstyle URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/cfg/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539 ============================================================================== --- incubator/cxf/trunk/tools/xjc/cfg/.checkstyle (original) +++ incubator/cxf/trunk/tools/xjc/cfg/.checkstyle Tue Oct 3 08:23:25 2006 @@ -1,6 +1,23 @@ - - - - - - + + + + + + Modified: incubator/cxf/trunk/tools/xjc/cfg/.pmd URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/cfg/.pmd?view=diff&rev=452539&r1=452538&r2=452539 ============================================================================== --- incubator/cxf/trunk/tools/xjc/cfg/.pmd (original) +++ incubator/cxf/trunk/tools/xjc/cfg/.pmd Tue Oct 3 08:23:25 2006 @@ -1,2 +1,20 @@ - -true \ No newline at end of file + + +true Modified: incubator/cxf/trunk/tools/xjc/cfg/.ruleset URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/cfg/.ruleset?view=diff&rev=452539&r1=452538&r2=452539 ============================================================================== --- incubator/cxf/trunk/tools/xjc/cfg/.ruleset (original) +++ incubator/cxf/trunk/tools/xjc/cfg/.ruleset Tue Oct 3 08:23:25 2006 @@ -1,4 +1,22 @@ + PMD Plugin preferences rule set Modified: incubator/cxf/trunk/tools/xjc/dv-test/.checkstyle URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/dv-test/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539 ============================================================================== --- incubator/cxf/trunk/tools/xjc/dv-test/.checkstyle (original) +++ incubator/cxf/trunk/tools/xjc/dv-test/.checkstyle Tue Oct 3 08:23:25 2006 @@ -1,4 +1,23 @@ - - - - \ No newline at end of file + + + + + + Modified: incubator/cxf/trunk/tools/xjc/dv-test/.pmd URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/dv-test/.pmd?view=diff&rev=452539&r1=452538&r2=452539 ============================================================================== --- incubator/cxf/trunk/tools/xjc/dv-test/.pmd (original) +++ incubator/cxf/trunk/tools/xjc/dv-test/.pmd Tue Oct 3 08:23:25 2006 @@ -1,2 +1,20 @@ - -true \ No newline at end of file + + +true Modified: incubator/cxf/trunk/tools/xjc/dv-test/.ruleset URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/dv-test/.ruleset?view=diff&rev=452539&r1=452538&r2=452539 ============================================================================== --- incubator/cxf/trunk/tools/xjc/dv-test/.ruleset (original) +++ incubator/cxf/trunk/tools/xjc/dv-test/.ruleset Tue Oct 3 08:23:25 2006 @@ -1,4 +1,22 @@ + PMD Plugin preferences rule set Modified: incubator/cxf/trunk/tools/xjc/dv/.checkstyle URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/dv/.checkstyle?view=diff&rev=452539&r1=452538&r2=452539 ============================================================================== --- incubator/cxf/trunk/tools/xjc/dv/.checkstyle (original) +++ incubator/cxf/trunk/tools/xjc/dv/.checkstyle Tue Oct 3 08:23:25 2006 @@ -1,6 +1,23 @@ - - - - - - + + + + + + Modified: incubator/cxf/trunk/tools/xjc/dv/.pmd URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/dv/.pmd?view=diff&rev=452539&r1=452538&r2=452539 ============================================================================== --- incubator/cxf/trunk/tools/xjc/dv/.pmd (original) +++ incubator/cxf/trunk/tools/xjc/dv/.pmd Tue Oct 3 08:23:25 2006 @@ -1,2 +1,20 @@ - -true \ No newline at end of file + + +true Modified: incubator/cxf/trunk/tools/xjc/dv/.ruleset URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/xjc/dv/.ruleset?view=diff&rev=452539&r1=452538&r2=452539 ============================================================================== --- incubator/cxf/trunk/tools/xjc/dv/.ruleset (original) +++ incubator/cxf/trunk/tools/xjc/dv/.ruleset Tue Oct 3 08:23:25 2006 @@ -1,4 +1,22 @@ + PMD Plugin preferences rule set