[
https://issues.apache.org/jira/browse/LUCENE-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13022724#comment-13022724
]
Simon Willnauer commented on LUCENE-3018:
-----------------------------------------
bq. In my opinion, the folder name of this utility lib should maybe named
different, because lib/ is used for runtime libs and not compile-time
dependencies. Any comments on this? Simon?
I agree, maybe we should call it ant_lib ?
{quote}We require all libs in Lucene to be named with version number. Of course
the lib should contain it in its manifest, but the name should also contain it.
Cpptasks is a utility lib, so its not so important for this case, but for
consistency, all other libs that will be copied by the user to his classpath
when using Lucene this is important to make sure, that the user can manage the
dependencies if he has conflicting version numbers.
{quote}
Varun, can you change it please?
> Lucene Native Directory implementation need automated build
> -----------------------------------------------------------
>
> Key: LUCENE-3018
> URL: https://issues.apache.org/jira/browse/LUCENE-3018
> Project: Lucene - Java
> Issue Type: Wish
> Components: Build
> Affects Versions: 4.0
> Reporter: Simon Willnauer
> Assignee: Varun Thacker
> Priority: Minor
> Fix For: 4.0
>
> Attachments: LUCENE-3018.patch, LUCENE-3018.patch, LUCENE-3018.patch,
> LUCENE-3018.patch, LUCENE-3018.patch, LUCENE-3018.patch, cpptasks-1.0b5.jar,
> cpptasks-LICENSE-ASL.txt, cpptasks.jar, cpptasks.jar
>
>
> Currently the native directory impl in contrib/misc require manual action to
> compile the c code (partially) documented in
>
> https://svn.apache.org/repos/asf/lucene/dev/trunk/lucene/contrib/misc/src/java/overview.html
> yet it would be nice if we had an ant task and documentation for all
> platforms how to compile them and set up the prerequisites.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]