Return-Path: Delivered-To: apmail-incubator-river-commits-archive@minotaur.apache.org Received: (qmail 1820 invoked from network); 1 Nov 2010 11:06:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Nov 2010 11:06:10 -0000 Received: (qmail 45901 invoked by uid 500); 1 Nov 2010 11:06:41 -0000 Delivered-To: apmail-incubator-river-commits-archive@incubator.apache.org Received: (qmail 45845 invoked by uid 500); 1 Nov 2010 11:06:40 -0000 Mailing-List: contact river-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: river-dev@incubator.apache.org Delivered-To: mailing list river-commits@incubator.apache.org Received: (qmail 45838 invoked by uid 99); 1 Nov 2010 11:06:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Nov 2010 11:06:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Mon, 01 Nov 2010 11:06:37 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8BF7E238890D; Mon, 1 Nov 2010 11:05:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1029612 - /incubator/river/jtsk/trunk/build.xml Date: Mon, 01 Nov 2010 11:05:41 -0000 To: river-commits@incubator.apache.org From: sijskes@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101101110541.8BF7E238890D@eris.apache.org> Author: sijskes Date: Mon Nov 1 11:05:41 2010 New Revision: 1029612 URL: http://svn.apache.org/viewvc?rev=1029612&view=rev Log: refactored javadoc targets Modified: incubator/river/jtsk/trunk/build.xml Modified: incubator/river/jtsk/trunk/build.xml URL: http://svn.apache.org/viewvc/incubator/river/jtsk/trunk/build.xml?rev=1029612&r1=1029611&r2=1029612&view=diff ============================================================================== --- incubator/river/jtsk/trunk/build.xml (original) +++ incubator/river/jtsk/trunk/build.xml Mon Nov 1 11:05:41 2010 @@ -47,10 +47,12 @@ + Building ${product.name} requires Java 2 SDK 1.4 or greater. - + + + + + + + + + + + + + + + + + @@ -242,10 +260,10 @@ scope="packages,types" description="Implementation Specifics:"/> - - - - + + + + @@ -319,7 +337,7 @@ - + @@ -331,7 +349,7 @@ serialwarn="${verbose}" verbose="${verbose}" private="true" - source="5" + source="${javadoc.source}" use="true" version="true" windowtitle="${javadoc.win-title} (internals)"> @@ -340,22 +358,16 @@ scope="packages,types" description="Implementation Specifics:"/> - - - - - - - - + + - + > @@ -373,9 +385,8 @@ enabled="false" description="ignore"/> - - - + + @@ -2090,7 +2101,7 @@ - + @@ -2116,7 +2127,7 @@ -