Return-Path: Delivered-To: apmail-incubator-river-commits-archive@minotaur.apache.org Received: (qmail 20622 invoked from network); 17 Oct 2010 13:07:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Oct 2010 13:07:43 -0000 Received: (qmail 20560 invoked by uid 500); 17 Oct 2010 13:07:43 -0000 Delivered-To: apmail-incubator-river-commits-archive@incubator.apache.org Received: (qmail 20498 invoked by uid 500); 17 Oct 2010 13:07:42 -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 20491 invoked by uid 99); 17 Oct 2010 13:07:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Oct 2010 13:07:42 +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; Sun, 17 Oct 2010 13:07:40 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5B5DC238890D; Sun, 17 Oct 2010 13:06:43 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1023494 - /incubator/river/jtsk/trunk/qa/build.xml Date: Sun, 17 Oct 2010 13:06:43 -0000 To: river-commits@incubator.apache.org From: sijskes@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101017130643.5B5DC238890D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sijskes Date: Sun Oct 17 13:06:43 2010 New Revision: 1023494 URL: http://svn.apache.org/viewvc?rev=1023494&view=rev Log: adding linenumbers to exceptions increased javadoc memory Modified: incubator/river/jtsk/trunk/qa/build.xml Modified: incubator/river/jtsk/trunk/qa/build.xml URL: http://svn.apache.org/viewvc/incubator/river/jtsk/trunk/qa/build.xml?rev=1023494&r1=1023493&r2=1023494&view=diff ============================================================================== --- incubator/river/jtsk/trunk/qa/build.xml (original) +++ incubator/river/jtsk/trunk/qa/build.xml Sun Oct 17 13:06:43 2010 @@ -137,7 +137,7 @@ - + @@ -342,7 +342,7 @@ use="true" version="true" windowtitle="${javadoc.win-title}" - maxmemory="120M" + maxmemory="256M" verbose="${verbose}">