From lucene-net-dev-return-952-apmail-incubator-lucene-net-dev-archive=incubator.apache.org@incubator.apache.org Mon Aug 27 17:58:02 2007 Return-Path: Delivered-To: apmail-incubator-lucene-net-dev-archive@locus.apache.org Received: (qmail 5332 invoked from network); 27 Aug 2007 17:58:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Aug 2007 17:58:02 -0000 Received: (qmail 22697 invoked by uid 500); 27 Aug 2007 17:57:58 -0000 Delivered-To: apmail-incubator-lucene-net-dev-archive@incubator.apache.org Received: (qmail 22675 invoked by uid 500); 27 Aug 2007 17:57:58 -0000 Mailing-List: contact lucene-net-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: lucene-net-dev@incubator.apache.org Delivered-To: mailing list lucene-net-dev@incubator.apache.org Received: (qmail 22666 invoked by uid 99); 27 Aug 2007 17:57:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Aug 2007 10:57:58 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Aug 2007 17:57:50 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9948871418F for ; Mon, 27 Aug 2007 10:57:30 -0700 (PDT) Message-ID: <9833285.1188237450618.JavaMail.jira@brutus> Date: Mon, 27 Aug 2007 10:57:30 -0700 (PDT) From: "Digy (JIRA)" To: lucene-net-dev@incubator.apache.org Subject: [jira] Updated: (LUCENENET-96) NUnit test for Lucene.Net.Store.TestLockFactory.TestLockClassProperty In-Reply-To: <11350577.1188237331276.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENENET-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Digy updated LUCENENET-96: -------------------------- Attachment: TestLockFactory.patch > NUnit test for Lucene.Net.Store.TestLockFactory.TestLockClassProperty > --------------------------------------------------------------------- > > Key: LUCENENET-96 > URL: https://issues.apache.org/jira/browse/LUCENENET-96 > Project: Lucene.Net > Issue Type: Bug > Reporter: Digy > Priority: Minor > Attachments: FSDirectory.patch, SupportClass.patch, TestLockFactory.patch > > > After java2C# translation, i added "Set" method to SupportClass.AppSettings and modified the "get" methods. > Since NativeFSLockFactory does not have parameterless constructor, i modified FSDirectory to be able to create an instance of NativeFSLockFactory -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.