Return-Path: Delivered-To: apmail-incubator-abdera-commits-archive@locus.apache.org Received: (qmail 57392 invoked from network); 13 Jul 2006 17:49:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jul 2006 17:49:06 -0000 Received: (qmail 74403 invoked by uid 500); 13 Jul 2006 17:49:05 -0000 Delivered-To: apmail-incubator-abdera-commits-archive@incubator.apache.org Received: (qmail 74382 invoked by uid 500); 13 Jul 2006 17:49:05 -0000 Mailing-List: contact abdera-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-commits@incubator.apache.org Received: (qmail 74368 invoked by uid 99); 13 Jul 2006 17:49:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jul 2006 10:49:05 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jul 2006 10:49:04 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 4659C1A9820; Thu, 13 Jul 2006 10:48:44 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r421673 - /incubator/abdera/java/trunk/build/build.xml Date: Thu, 13 Jul 2006 17:48:43 -0000 To: abdera-commits@incubator.apache.org From: jmsnell@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060713174844.4659C1A9820@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jmsnell Date: Thu Jul 13 10:48:43 2006 New Revision: 421673 URL: http://svn.apache.org/viewvc?rev=421673&view=rev Log: Produce javadocs for more than just the core interfaces Modified: incubator/abdera/java/trunk/build/build.xml Modified: incubator/abdera/java/trunk/build/build.xml URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/build/build.xml?rev=421673&r1=421672&r2=421673&view=diff ============================================================================== --- incubator/abdera/java/trunk/build/build.xml (original) +++ incubator/abdera/java/trunk/build/build.xml Thu Jul 13 10:48:43 2006 @@ -175,11 +175,11 @@ + classpathref="jar.dependencies" />