Return-Path: X-Original-To: apmail-lucene-java-user-archive@www.apache.org Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C00C0111F5 for ; Tue, 22 Apr 2014 19:16:09 +0000 (UTC) Received: (qmail 26195 invoked by uid 500); 22 Apr 2014 19:16:06 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 26131 invoked by uid 500); 22 Apr 2014 19:16:06 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 26097 invoked by uid 99); 22 Apr 2014 19:16:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Apr 2014 19:16:06 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sarowe@gmail.com designates 209.85.192.45 as permitted sender) Received: from [209.85.192.45] (HELO mail-qg0-f45.google.com) (209.85.192.45) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Apr 2014 19:16:00 +0000 Received: by mail-qg0-f45.google.com with SMTP id a108so5737035qge.4 for ; Tue, 22 Apr 2014 12:15:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=QRE/kioKqrv7n9vxg0c6KcJcjDRUiX4rRsPTIopRDRA=; b=WR7/JLWfvLecp6xHBjx/vIMt2w4As1cSvTKjPliHXUlu7OVDf5wbRVIcjtG9aGBnb7 s9/aH1cDxEkbXv+4PizMwDII12sBYoFN+oaHElNXm+hRYTWw/cIbtIkUcqcjmbponSwX /H4xr545llGMYBNHP6BP7VNnQrHhTQMCRbKsBKwW+khOLl6sGK7YqRslldEkfEx094qn sIyP9vLQcuLvuyNzaNgyypYpqqS8IT7QUBvUL4VUTq+Pkj5O7Q6B6+fbC5DD0wvaOO63 UcqTEbiSzX+HuS4BRGCoqSZ7XLEVf/NiEXFNtoxaOdrtz+z+2938xFu7fLXqydAYtfZy 30jw== X-Received: by 10.140.109.246 with SMTP id l109mr48165343qgf.72.1398194139316; Tue, 22 Apr 2014 12:15:39 -0700 (PDT) Received: from [192.168.1.11] (cpe-24-59-105-223.twcny.res.rr.com. [24.59.105.223]) by mx.google.com with ESMTPSA id a9sm16704781qgf.19.2014.04.22.12.15.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 22 Apr 2014 12:15:38 -0700 (PDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: Problem running demo From: Steve Rowe In-Reply-To: Date: Tue, 22 Apr 2014 15:15:36 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <804D4D43-B885-44CA-AE7A-63737986B055@gmail.com> References: To: java-user@lucene.apache.org X-Mailer: Apple Mail (2.1874) X-Virus-Checked: Checked by ClamAV on apache.org Hi Joe, The demo text assumes the user will download the *binary* release, which = contains the prebuilt jars, rather than build those 4 jars. The source release contains a file named lucene/BUILD.txt, which = contains compilation instructions (=91ant=92), though it does not appear = to tell the user how to build the jars, or that they can use =91ant -p=92 = to see available targets. Patches welcome: if you=92d like to make a JIRA issue and come up with a = patch for these (the demo text and lucene/BUILD.txt), I=92d be willing = to review and commit. Thanks, Steve On Apr 22, 2014, at 2:32 PM, Joe Cabrera wrote: > I was able to get the demo jars built using Ant and Ivy. It might be a = good > idea to include in the documentation a reference to Ant and Ivy and = exactly > which targets should be used. >=20 > Cheers, >=20 >=20 > On Tue, Apr 22, 2014 at 8:10 AM, Joe Cabrera = wrote: >=20 >> Hi. I am trying to run the demo as specified in the directions here. >>=20 >>=20 >> = http://lucene.apache.org/core/4_7_2/demo/overview-summary.html#overview_de= scription >>=20 >> It says I need to create 4 jars. I was hoping to get more information = on >> how to create these jars. If I need to run ant or maven from a = terminal is >> there a specific way it should be run. >>=20 >> Thanks, >> Joe Cabrera >>=20 >=20 >=20 >=20 > --=20 > Joe Cabrera, > eminorlabs.com --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org