Hi Bernd,
Glad you got things working.
https://issues.apache.org/jira/browse/LUCENE-4960 is an existing issue to
address this problem, but nobody has figured out how to do it yet I guess.
--
Steve
www.lucidworks.com
> On Apr 20, 2017, at 2:35 AM, Bernd Fehling
> wrote:
>
> Hi Steve,
>
> th
Hi Steve,
thanks a lot for solving my problem.
Would it be possible to check for ivy >= 2.3 at start of build
and give your hint as message to the user?
Regards
Bernd
Am 19.04.2017 um 17:01 schrieb Steve Rowe:
> Hi Bernd,
>
> Your Ivy may be outdated - the project requires minimum 2.3.
>
> Tr
Hi Bernd,
Your Ivy may be outdated - the project requires minimum 2.3.
Try removing all pre-2.3 ivy-*.jar files from ~/.ant/lib/, then running “ant
ivy-bootstrap”.
--
Steve
www.lucidworks.com
> On Apr 19, 2017, at 10:55 AM, Bernd Fehling
> wrote:
>
> Tried today to have a look at solr 6.5.0
Mukerjee, Neiloy (Neil) schrieb:
Running ant -verbose still doesn't allow me to run an example
configuration. I get the same error from "ant example" after getting
the following from "ant -verbose":
Build sequence for target(s) `usage' is [usage]
usage:
[echo] Welcome to the Solr proje
On Thu, Jun 11, 2009 at 5:49 PM, Mukerjee, Neiloy (Neil) <
neil.muker...@alcatel-lucent.com> wrote:
> Running ant -verbose still doesn't allow me to run an example
> configuration. I get the same error from "ant example" after getting the
> following from "ant -verbose":
>
> Apache Ant version 1.7
[echo] Use 'ant test' to run unit tests.
BUILD SUCCESSFUL
Total time: 1 second
-Original Message-
From: Michael Ludwig [mailto:m...@as-guides.com]
Sent: Thursday, June 11, 2009 6:05 AM
To: solr-user@lucene.apache.org
Subject: Re: Build Failed
Mukerjee, Neiloy (Neil) schrieb:
>
Mukerjee, Neiloy (Neil) schrieb:
When running "ant example" to do an example configuration, I get the
following message:
BUILD FAILED
/home/stagger2/Solr/apache-solr-1.3.0/common-build.xml:149: Compile
failed; see the compiler error output for details.
I've tried reading through the files in