Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 19597 invoked from network); 15 Sep 2009 15:14:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Sep 2009 15:14:17 -0000 Received: (qmail 98186 invoked by uid 500); 15 Sep 2009 15:14:16 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 98077 invoked by uid 500); 15 Sep 2009 15:14:16 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 98067 invoked by uid 99); 15 Sep 2009 15:14:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Sep 2009 15:14:16 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Sep 2009 15:14:07 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 3A1A828985E1 for ; Tue, 15 Sep 2009 17:13:16 +0200 (CEST) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id k2AQOKhvf50b for ; Tue, 15 Sep 2009 17:13:08 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 1000) id 83BDE28985EB; Tue, 15 Sep 2009 17:13:08 +0200 (CEST) From: Stefan Bodewig To: dev@commons.apache.org Subject: Re: [GUMP@vmgump]: Project commons-collections (in module apache-commons) failed References: <20090915091434.3F7BBAB41F4@vmgump.apache.org> X-Draft-From: ("nnfolder:mail.jakarta-lib" 132797) Date: Tue, 15 Sep 2009 17:13:07 +0200 In-Reply-To: <20090915091434.3F7BBAB41F4@vmgump.apache.org> (Gump's message of "Tue, 15 Sep 2009 02:14:34 PDT") Message-ID: <8763bki6m4.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org On 2009-09-15, Gump wrote: > Project commons-collections has an issue affecting its community integration. ... > [javac] /srv/gump/public/workspace/apache-commons/collections/src/test/org/apache/commons/collections/TestCollectionUtils.java:275: cannot find symbol > [javac] symbol : class Test > [javac] location: class org.apache.commons.collections.TestCollectionUtils > [javac] @Test > [javac] ^ For some reason - historical, of course - commons-collections explicitly depended on JUnit 3.x. I've modified the descriptor to use JUnit's git master tree now, so it will hopefully work on the next run. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org