Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 44754 invoked from network); 9 May 2010 08:27:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 May 2010 08:27:13 -0000 Received: (qmail 4364 invoked by uid 500); 9 May 2010 08:27:13 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 4327 invoked by uid 500); 9 May 2010 08:27:12 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 4319 invoked by uid 99); 9 May 2010 08:27:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 May 2010 08:27:12 +0000 X-ASF-Spam-Status: No, hits=-1733.5 required=10.0 tests=ALL_TRUSTED,AWL 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; Sun, 09 May 2010 08:27:04 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id D5A6E2388A3C; Sun, 9 May 2010 08:26:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r942511 [3/5] - in /harmony/enhanced/java/branches/java6: ./ classlib/ classlib/depends/libs/ classlib/make/ classlib/modules/accessibility/ classlib/modules/activation/ classlib/modules/annotation/ classlib/modules/applet/ classlib/modules... Date: Sun, 09 May 2010 08:26:06 -0000 To: commits@harmony.apache.org From: hindessm@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100509082607.D5A6E2388A3C@eris.apache.org> Modified: harmony/enhanced/java/branches/java6/classlib/modules/luni/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/luni/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/luni/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/luni/build.xml Sun May 9 08:26:02 2010 @@ -29,16 +29,19 @@ - + + - + - + + - - + @@ -61,11 +64,11 @@ - + - + @@ -89,11 +92,11 @@ - - + @@ -106,19 +109,18 @@ + - + - - - + @@ -140,7 +142,8 @@ - + @@ -175,19 +178,20 @@ - + - - - + + + - + @@ -196,7 +200,7 @@ - + @@ -218,64 +222,55 @@ - + - + - - - - - - - - - - - - - - - + + + + + + - + + outputFile="${findBugs.report}/${hy.module}.xml"/> - - + - + - + - + - + @@ -311,8 +306,9 @@ - - + + @@ -321,7 +317,8 @@ - + @@ -333,11 +330,11 @@ - + - + Modified: harmony/enhanced/java/branches/java6/classlib/modules/math/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/math/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/math/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/math/build.xml Sun May 9 08:26:02 2010 @@ -26,7 +26,8 @@ - + + @@ -40,68 +41,60 @@ - + - + - - - + + + - + - - - - - - - - - - - - - - - + + + + + + - + + outputFile="${findBugs.report}/${hy.module}.xml"/> - - + - + - + - + @@ -116,8 +109,8 @@ - - + + @@ -126,11 +119,11 @@ - + - + Modified: harmony/enhanced/java/branches/java6/classlib/modules/misc/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/misc/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/misc/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/misc/build.xml Sun May 9 08:26:02 2010 @@ -26,7 +26,9 @@ - + + @@ -40,76 +42,67 @@ - + - - - - + + + + - + - + - - - - - - - - - - - - - - - + + + + + + - + + outputFile="${findBugs.report}/${hy.module}.xml"/> - - + - + - - + - + - + @@ -124,8 +117,8 @@ - - + + @@ -134,11 +127,11 @@ - + - + Modified: harmony/enhanced/java/branches/java6/classlib/modules/nio/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/nio/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/nio/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/nio/build.xml Sun May 9 08:26:02 2010 @@ -26,9 +26,11 @@ - + + - + @@ -42,80 +44,70 @@ - + - - - + + - - - + + + - - + + - + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + - + + outputFile="${findBugs.report}/${hy.module}.xml"/> - - + - + - + - + @@ -134,8 +126,8 @@ - - + + @@ -145,11 +137,11 @@ - + - + Modified: harmony/enhanced/java/branches/java6/classlib/modules/nio_char/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/nio_char/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/nio_char/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/nio_char/build.xml Sun May 9 08:26:02 2010 @@ -26,13 +26,14 @@ - + + - + - - + @@ -48,57 +49,47 @@ - + - - - + + + - + - + - - - - - - - - - - - - - - - - - - + + + + + + + + - + + outputFile="${findBugs.report}/${hy.module}.xml"/> - - + @@ -106,21 +97,22 @@ - + - + - + - + @@ -140,8 +132,8 @@ - - + + @@ -150,11 +142,11 @@ - + - + Modified: harmony/enhanced/java/branches/java6/classlib/modules/orb/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/orb/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/orb/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/orb/build.xml Sun May 9 08:26:02 2010 @@ -27,9 +27,10 @@ - + + - + @@ -67,7 +68,7 @@ - + @@ -78,7 +79,7 @@ - + Modified: harmony/enhanced/java/branches/java6/classlib/modules/pack200/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/pack200/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/pack200/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/pack200/build.xml Sun May 9 08:26:02 2010 @@ -27,7 +27,8 @@ - + + @@ -58,25 +59,26 @@ - + - + - - - + + + - + - + @@ -97,29 +99,23 @@ - - - - - - - - - - + + + + + - + + outputFile="${findBugs.report}/${hy.module}.xml"/> - - + - + - + - + @@ -161,7 +158,7 @@ - + @@ -189,11 +186,11 @@ - + - + Modified: harmony/enhanced/java/branches/java6/classlib/modules/portlib/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/portlib/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/portlib/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/portlib/build.xml Sun May 9 08:26:02 2010 @@ -35,9 +35,9 @@ - + - + @@ -50,10 +50,11 @@ - - + depends="-make-report-dir,-compile-native-tests, + -run-native-tests" /> + @@ -78,6 +79,7 @@ + @@ -85,7 +87,8 @@ - + @@ -93,7 +96,8 @@ - + @@ -123,9 +127,10 @@ - - + + @@ -133,12 +138,13 @@ - + + @@ -153,6 +159,7 @@ + @@ -162,18 +169,20 @@ - + - + - + @@ -181,12 +190,14 @@ - + - + @@ -207,7 +218,8 @@ - + @@ -240,7 +252,8 @@ - + @@ -288,10 +301,10 @@ - + - + - + portlib${line.separator} Modified: harmony/enhanced/java/branches/java6/classlib/modules/prefs/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/prefs/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/prefs/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/prefs/build.xml Sun May 9 08:26:02 2010 @@ -28,9 +28,11 @@ - + + - + @@ -44,18 +46,18 @@ - + - - + - - - + + + @@ -64,59 +66,50 @@ - + - + - - - - - - - - - - - - - - - + + + + + + - + + outputFile="${findBugs.report}/${hy.module}.xml"/> - - + - + - + - + @@ -135,8 +128,8 @@ - - + + @@ -145,11 +138,11 @@ - + - + Modified: harmony/enhanced/java/branches/java6/classlib/modules/print/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/print/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/print/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/print/build.xml Sun May 9 08:26:02 2010 @@ -26,9 +26,11 @@ - + + - + @@ -42,59 +44,50 @@ - + - - - + + + - + - + - - - - - - - - - - - - - - - + + + + + + + - - + - + + outputFile="${findBugs.report}/${hy.module}.xml"/> - - + - + @@ -122,12 +115,13 @@ - + - + @@ -142,8 +136,8 @@ - - + + @@ -152,11 +146,11 @@ - + - + Modified: harmony/enhanced/java/branches/java6/classlib/modules/regex/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/regex/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/regex/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/regex/build.xml Sun May 9 08:26:02 2010 @@ -26,7 +26,8 @@ - + + @@ -40,68 +41,60 @@ - + - + - - - + + + - + - - - - - - - - - - - - - - - + + + + + + - + + outputFile="${findBugs.report}/${hy.module}.xml"/> - - + - + - + - + @@ -120,8 +113,8 @@ - - + + @@ -130,11 +123,11 @@ - + - + Modified: harmony/enhanced/java/branches/java6/classlib/modules/rmi/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/rmi/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/rmi/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/rmi/build.xml Sun May 9 08:26:02 2010 @@ -26,7 +26,8 @@ - + + @@ -40,68 +41,60 @@ - + - + - - - + + + - + - - - - - - - - - - - - - - - + + + + + + - + + outputFile="${findBugs.report}/${hy.module}.xml"/> - - + - + - + - + @@ -121,8 +114,9 @@ - - + + @@ -133,11 +127,11 @@ - + - + Modified: harmony/enhanced/java/branches/java6/classlib/modules/saaj/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/saaj/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/saaj/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/saaj/build.xml Sun May 9 08:26:02 2010 @@ -27,10 +27,10 @@ - + + depends="-check-depends,-extract-props,-extract,-copy-jars" /> @@ -52,14 +52,12 @@ - - - + @@ -72,7 +70,7 @@ - + Modified: harmony/enhanced/java/branches/java6/classlib/modules/script/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/script/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/script/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/script/build.xml Sun May 9 08:26:02 2010 @@ -27,10 +27,10 @@ - + + depends="-check-depends,-extract-props,-extract,-copy-jars" /> @@ -52,14 +52,12 @@ - - - + @@ -72,7 +70,7 @@ - + Modified: harmony/enhanced/java/branches/java6/classlib/modules/security-kernel/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/security-kernel/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/security-kernel/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/security-kernel/build.xml Sun May 9 08:26:02 2010 @@ -17,7 +17,7 @@ --> + default="-warn" basedir="."> Build for security kernel stub jar @@ -26,9 +26,9 @@ + location="${hy.jdk}/jre/lib/boot/${hy.module}-stubs.jar" /> - + ... This module is a non-functional stub. It is intended only for use by @@ -37,15 +37,18 @@ the top-level build. - + + - + - + @@ -53,7 +56,7 @@ the top-level build. - + Modified: harmony/enhanced/java/branches/java6/classlib/modules/security/build.xml URL: http://svn.apache.org/viewvc/harmony/enhanced/java/branches/java6/classlib/modules/security/build.xml?rev=942511&r1=942510&r2=942511&view=diff ============================================================================== --- harmony/enhanced/java/branches/java6/classlib/modules/security/build.xml (original) +++ harmony/enhanced/java/branches/java6/classlib/modules/security/build.xml Sun May 9 08:26:02 2010 @@ -26,9 +26,11 @@ - + + - + @@ -42,96 +44,82 @@ - + - - - - - + - - - + + + - + - + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + - + + outputFile="${findBugs.report}/${hy.module}.xml"/> - - + - + - + - + - + - + - + - + @@ -150,9 +138,9 @@ - + - @@ -162,7 +150,7 @@ - + @@ -173,7 +161,7 @@ - @@ -182,7 +170,7 @@ - @@ -194,7 +182,7 @@ - @@ -207,11 +195,11 @@ - + - +