You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Simon Willnauer (JIRA)" <ji...@apache.org> on 2011/05/04 09:26:03 UTC

[jira] [Commented] (LUCENE-3018) Lucene Native Directory implementation need automated build

    [ https://issues.apache.org/jira/browse/LUCENE-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13028649#comment-13028649 ] 

Simon Willnauer commented on LUCENE-3018:
-----------------------------------------

hey varun

sorry for the long delay! I have a couple of comments for you:

* I think we should default the compiler to whatever ant-conrtib uses as the default so we can remove the -Dcompilername 
* -Dbuild64 is an option that only works on x86-64 architectures so I think we can remove that too entirely.
* we are going to commit the cpptasks jar file into the ant_lib directory so it comes with the checkout meaning you can remove the line in the overview.html file saying that you need to place the jar there.
* the overview should say cd lucene/contrib/misc/ instead of cd lucene/dev/trunk/lucene/contrib/misc/ same is true for ... will be located in the lucene/dev/trunk/lucene/build/native/

simon

> 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, 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org