Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 727C37E80 for ; Tue, 1 Nov 2011 07:25:18 +0000 (UTC) Received: (qmail 8359 invoked by uid 500); 1 Nov 2011 07:25:17 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 8270 invoked by uid 500); 1 Nov 2011 07:25:17 -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 8262 invoked by uid 99); 1 Nov 2011 07:25:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2011 07:25:16 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of ralph.goers@dslextreme.com designates 209.85.161.171 as permitted sender) Received: from [209.85.161.171] (HELO mail-gx0-f171.google.com) (209.85.161.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2011 07:25:10 +0000 Received: by ggnv5 with SMTP id v5so11372553ggn.30 for ; Tue, 01 Nov 2011 00:24:50 -0700 (PDT) Received: by 10.68.64.169 with SMTP id p9mr28732603pbs.116.1320132289715; Tue, 01 Nov 2011 00:24:49 -0700 (PDT) Received: from [192.168.1.64] (99-180-69-21.lightspeed.irvnca.sbcglobal.net. [99.180.69.21]) by mx.google.com with ESMTPS id x8sm57123864pbx.15.2011.11.01.00.24.48 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 01 Nov 2011 00:24:48 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: [VFS] Cannot run unit tests in Eclipse 3.7.1 From: Ralph Goers In-Reply-To: Date: Tue, 1 Nov 2011 00:24:47 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <1EED25D7-5A3A-499D-804A-E8075FAF5FFF@dslextreme.com> References: To: "Commons Developers List" X-Mailer: Apple Mail (2.1084) Sorry, I use IntelliJ but even then I only run the unit tests from the = command line using Maven. I will admit, the unit test structure for VFS = is about the strangest thing I've ever seen. It is sort of clever but I = have no idea how to start upgrading it to use Junit 4 annotations. Ralph On Oct 31, 2011, at 9:46 PM, Gary Gregory wrote: > Hi All: >=20 > I cannot run the unit tests in Eclipse 3.7.1. Some vars are null cause = NPEs > which I expect is some problem with Junit 3 vs 4. >=20 > Has anyone else seen this? >=20 > --=20 > E-Mail: garydgregory@gmail.com | ggregory@apache.org > JUnit in Action, 2nd Ed: http://bit.ly/ECvg0 > Spring Batch in Action: http://bit.ly/bqpbCK > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org