Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 9396 invoked from network); 29 Mar 2006 08:35:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Mar 2006 08:35:35 -0000 Received: (qmail 35593 invoked by uid 500); 29 Mar 2006 08:35:34 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 35522 invoked by uid 500); 29 Mar 2006 08:35:34 -0000 Mailing-List: contact harmony-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-commits@incubator.apache.org Received: (qmail 35511 invoked by uid 99); 29 Mar 2006 08:35:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Mar 2006 00:35:34 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 29 Mar 2006 00:35:34 -0800 Received: (qmail 9242 invoked by uid 65534); 29 Mar 2006 08:35:13 -0000 Message-ID: <20060329083513.9241.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r389704 - /incubator/harmony/enhanced/classlib/trunk/modules/x-net/make/common/build.xml Date: Wed, 29 Mar 2006 08:35:12 -0000 To: harmony-commits@incubator.apache.org From: tellison@apache.org X-Mailer: svnmailer-1.0.7 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: tellison Date: Wed Mar 29 00:35:10 2006 New Revision: 389704 URL: http://svn.apache.org/viewcvs?rev=389704&view=rev Log: Apply patch HARMONY-267 ([classlib][x-net] Remove tests on serialization from exclude list) Modified: incubator/harmony/enhanced/classlib/trunk/modules/x-net/make/common/build.xml Modified: incubator/harmony/enhanced/classlib/trunk/modules/x-net/make/common/build.xml URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/classlib/trunk/modules/x-net/make/common/build.xml?rev=389704&r1=389703&r2=389704&view=diff ============================================================================== --- incubator/harmony/enhanced/classlib/trunk/modules/x-net/make/common/build.xml (original) +++ incubator/harmony/enhanced/classlib/trunk/modules/x-net/make/common/build.xml Wed Mar 29 00:35:10 2006 @@ -85,6 +85,12 @@ jvm="${hy.target}/jre/bin/java"> + + + + + + @@ -104,11 +110,6 @@ - - - - -