Return-Path: Delivered-To: apmail-gump-general-archive@www.apache.org Received: (qmail 71167 invoked from network); 6 Dec 2005 04:45:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Dec 2005 04:45:41 -0000 Received: (qmail 18407 invoked by uid 500); 6 Dec 2005 04:45:40 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 18362 invoked by uid 500); 6 Dec 2005 04:45:39 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 584 invoked by uid 99); 5 Dec 2005 21:03:34 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mario@ops.co.at designates 194.152.182.4 as permitted sender) Message-ID: <4394AB0A.6040004@ops.co.at> Date: Mon, 05 Dec 2005 22:03:06 +0100 From: Mario Ivankovits User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050715) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gump code and data Subject: VFS gump failed Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi! Could someone please explain why gump fails with commons-vfs? In fact, the tests should fail with errors as there is no testserver for VFS to reach, but a ClassNotFoundException is strange, isnt it? internal-test: [mkdir] Created dir: /x1/gump/public/workspace/jakarta-commons/vfs/target/test-reports [junit] Running org.apache.commons.vfs.provider.ftp.test.FtpProviderTestCase [junit] Testsuite: org.apache.commons.vfs.provider.ftp.test.FtpProviderTestCase [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] Caused an ERROR [junit] org.apache.commons.vfs.provider.ftp.test.FtpProviderTestCase [junit] java.lang.ClassNotFoundException: org.apache.commons.vfs.provider.ftp.test.FtpProviderTestCase [junit] at java.net.URLClassLoader$1.run(URLClassLoader.java:199) [junit] at java.security.AccessController.doPrivileged(Native Method) [junit] at java.net.URLClassLoader.findClass(URLClassLoader.java:187) [junit] at java.lang.ClassLoader.loadClass(ClassLoader.java:289) [junit] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274) Thanks! --- Mario --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org