Return-Path: Delivered-To: apmail-incubator-harmony-commits-archive@www.apache.org Received: (qmail 60307 invoked from network); 9 Feb 2006 16:59:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Feb 2006 16:59:49 -0000 Received: (qmail 43315 invoked by uid 500); 9 Feb 2006 16:59:49 -0000 Delivered-To: apmail-incubator-harmony-commits-archive@incubator.apache.org Received: (qmail 43282 invoked by uid 500); 9 Feb 2006 16:59:49 -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 43271 invoked by uid 99); 9 Feb 2006 16:59:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Feb 2006 08:59:49 -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; Thu, 09 Feb 2006 08:59:48 -0800 Received: (qmail 60142 invoked by uid 65534); 9 Feb 2006 16:59:28 -0000 Message-ID: <20060209165928.60137.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r376350 - /incubator/harmony/enhanced/classlib/trunk/modules/x-net/build.xml Date: Thu, 09 Feb 2006 16:59:27 -0000 To: harmony-commits@incubator.apache.org From: geirm@apache.org X-Mailer: svnmailer-1.0.6 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: geirm Date: Thu Feb 9 08:59:24 2006 New Revision: 376350 URL: http://svn.apache.org/viewcvs?rev=376350&view=rev Log: minor tweaks. Added a license, for example Modified: incubator/harmony/enhanced/classlib/trunk/modules/x-net/build.xml Modified: incubator/harmony/enhanced/classlib/trunk/modules/x-net/build.xml URL: http://svn.apache.org/viewcvs/incubator/harmony/enhanced/classlib/trunk/modules/x-net/build.xml?rev=376350&r1=376349&r2=376350&view=diff ============================================================================== --- incubator/harmony/enhanced/classlib/trunk/modules/x-net/build.xml (original) +++ incubator/harmony/enhanced/classlib/trunk/modules/x-net/build.xml Thu Feb 9 08:59:24 2006 @@ -1,6 +1,23 @@ - + - Build for Security stuff + + + + + Tests for x-net package