Check out solr/contrib/analysis-extras/build.xml
-Original Message-
From: Lance Norskog [mailto:goks...@gmail.com]
Sent: Monday, March 26, 2012 2:14 AM
To: solr-user@lucene.apache.org
Subject: Re: "ant test" and contribs
Ah! It is more complex. There is code and a library jar
.xml imports lucene/contrib/contrib-build.xml;
> and lucene/contrib/contrib-build.xml imports lucene/common-build.xml.
>
> Simple!
>
> Steve
>
> -Original Message-
> From: Lance Norskog [mailto:goks...@gmail.com]
> Sent: Saturday, March 24, 2012 7:56 PM
> To: solr-u
To: solr-user
Subject: "ant test" and contribs
What do I need to add so that a contrib/project/src/test/ directory can find
the classes in contrib/project/src/java? I've gotten the ant files to where
'ant test-contrib' works. But 'ant test' fails: it can
What do I need to add so that a contrib/project/src/test/ directory
can find the classes in contrib/project/src/java? I've gotten the ant
files to where 'ant test-contrib' works. But 'ant test' fails: it
cannot compile the test classes after building the jars for
contrib/project. Any hints?
--
La