Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 90976 invoked from network); 14 Apr 2011 14:11:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Apr 2011 14:11:47 -0000 Received: (qmail 21821 invoked by uid 500); 14 Apr 2011 14:11:46 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 21753 invoked by uid 500); 14 Apr 2011 14:11:46 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 21746 invoked by uid 99); 14 Apr 2011 14:11:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Apr 2011 14:11:46 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Apr 2011 14:11:43 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D6B15A1260 for ; Thu, 14 Apr 2011 14:11:05 +0000 (UTC) Date: Thu, 14 Apr 2011 14:11:05 +0000 (UTC) From: "Varun Thacker (JIRA)" To: dev@lucene.apache.org Message-ID: <1219925165.57765.1302790265876.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <554555646.49018.1302526985744.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (LUCENE-3018) Lucene Native Directory implementation need automated build MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-3018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13019839#comment-13019839 ] Varun Thacker commented on LUCENE-3018: --------------------------------------- Sorry for not being clear about it. I should have named it cpptasks-1.0b4.jar. I did not build it myself but used the one provided on the ant-contrib development page. Link to cpptasks-1.0b4 : http://sourceforge.net/projects/ant-contrib/files/ant-contrib/cpptasks-1.0-beta4/ Should I upload the LICENSE file which came with it ? > 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, 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