Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-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 53989995C for ; Mon, 3 Sep 2012 08:26:59 +0000 (UTC) Received: (qmail 15268 invoked by uid 500); 3 Sep 2012 08:26:58 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 14737 invoked by uid 500); 3 Sep 2012 08:26:52 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 14710 invoked by uid 99); 3 Sep 2012 08:26:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Sep 2012 08:26:52 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sivan.yogev@gmail.com designates 209.85.216.176 as permitted sender) Received: from [209.85.216.176] (HELO mail-qc0-f176.google.com) (209.85.216.176) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Sep 2012 08:26:44 +0000 Received: by qcsc21 with SMTP id c21so3991291qcs.35 for ; Mon, 03 Sep 2012 01:26:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=geQIsOKeLdfys7vFWCyCMkcgDJIrNLF0evPDsp1sbng=; b=riCBGRoBKJmE2IXq6YnAuX+kWjPR3xtTdTgCy+rpkxZOE2xF01qifrZ25opbsAkAua xnrpD69cUGzJGAcXxPqJU4RRPI7eqggl0BF6POMugHqkFn2OTKOuwCStBcMrZlF2Oc3E MCFHYCjBXYR05frcIjNqltQiy5HQhSfOC/Hi8ykKA53pXlM05913aFL7jxMpG/tv8ZV8 zT7JNDzigiZlrn/S+aM5pLLk+ts2kYV7/2vLhphB89tvoaK8KCD32IZ9BJLeRAWBG0dI dmhCnDIlmXtYOQHJodf1YoB/w5CGWWxESfrq8/cyESn0sRrwgdzL5rKmzY7G53WNNlBS zqUQ== MIME-Version: 1.0 Received: by 10.229.105.141 with SMTP id t13mr8796783qco.118.1346660783520; Mon, 03 Sep 2012 01:26:23 -0700 (PDT) Received: by 10.49.50.42 with HTTP; Mon, 3 Sep 2012 01:26:23 -0700 (PDT) Date: Mon, 3 Sep 2012 11:26:23 +0300 Message-ID: Subject: Build fail for tests From: Sivan Yogev To: dev@lucene.apache.org Content-Type: multipart/alternative; boundary=00235429cfaca27cb704c8c7e5c7 --00235429cfaca27cb704c8c7e5c7 Content-Type: text/plain; charset=ISO-8859-1 Hi, I am trying to run the tests for lucene with some modifications, and getting this output: compile-core: [mkdir] Created dir: D:\workspace\lucene-trunk\lucene\build\test-framework\classes\java [javac] Compiling 87 source files to D:\workspace\lucene-trunk\lucene\build\test-framework\classes\java [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 3 files to D:\workspace\lucene-trunk\lucene\build\test-framework\classes\java compile-test: [mkdir] Created dir: D:\workspace\lucene-trunk\lucene\build\core\classes\test [javac] Compiling 325 source files to D:\workspace\lucene-trunk\lucene\build\core\classes\test [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 29 files to D:\workspace\lucene-trunk\lucene\build\core\classes\test install-junit4-taskdef: validate: test: [mkdir] Created dir: D:\workspace\lucene-trunk\lucene\build\core\test BUILD FAILED D:\workspace\lucene-trunk\lucene\build.xml:49: The following error occurred while executing this line: D:\workspace\lucene-trunk\lucene\common-build.xml:1056: The following error occurred while executing this line: D:\workspace\lucene-trunk\lucene\common-build.xml:741: At least JUnit version 4.10 is required on junit4's taskdef classpath. Does anyone know what can cause this? Thanks, Sivan --00235429cfaca27cb704c8c7e5c7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,

I am trying to run the tests for lucene with so= me modifications, and getting this output:

compile-core:
=A0=A0= =A0 [mkdir] Created dir: D:\workspace\lucene-trunk\lucene\build\test-framew= ork\classes\java
=A0=A0=A0 [javac] Compiling 87 source files to D:\workspace\lucene-trunk\lu= cene\build\test-framework\classes\java
=A0=A0=A0 [javac] Note: Some inpu= t files use or override a deprecated API.
=A0=A0=A0 [javac] Note: Recomp= ile with -Xlint:deprecation for details.
=A0=A0=A0=A0 [copy] Copying 3 files to D:\workspace\lucene-trunk\lucene\bui= ld\test-framework\classes\java

compile-test:
=A0=A0=A0 [mkdir] Cr= eated dir: D:\workspace\lucene-trunk\lucene\build\core\classes\test
=A0= =A0=A0 [javac] Compiling 325 source files to D:\workspace\lucene-trunk\luce= ne\build\core\classes\test
=A0=A0=A0 [javac] Note: Some input files use or override a deprecated API.<= br>=A0=A0=A0 [javac] Note: Recompile with -Xlint:deprecation for details.=A0=A0=A0=A0 [copy] Copying 29 files to D:\workspace\lucene-trunk\lucene\= build\core\classes\test

install-junit4-taskdef:

validate:

test:
=A0=A0=A0 [mkd= ir] Created dir: D:\workspace\lucene-trunk\lucene\build\core\test

BU= ILD FAILED
D:\workspace\lucene-trunk\lucene\build.xml:49: The following = error occurred while executing this line:
D:\workspace\lucene-trunk\lucene\common-build.xml:1056: The following error= occurred while executing this line:
D:\workspace\lucene-trunk\lucene\co= mmon-build.xml:741: At least JUnit version 4.10 is required on junit4's= taskdef classpath.

Does anyone know what can cause this?

Thanks,
Sivan

--00235429cfaca27cb704c8c7e5c7--