[jira] [Updated] (LUCENENET-480) Investigate what needs to happen to make both .NET 3.5 and 4.0 builds possible

2012-06-18 Thread Prescott Nasser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prescott Nasser updated LUCENENET-480: -- Attachment: SortedSet.cs Investigate what needs to happen to make both .NET

[jira] [Commented] (LUCENENET-480) Investigate what needs to happen to make both .NET 3.5 and 4.0 builds possible

2012-06-18 Thread Prescott Nasser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13393683#comment-13393683 ] Prescott Nasser commented on LUCENENET-480: --- I agree, I'd prefer to leave

[jira] [Comment Edited] (LUCENENET-480) Investigate what needs to happen to make both .NET 3.5 and 4.0 builds possible

2012-06-18 Thread Prescott Nasser (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13393683#comment-13393683 ] Prescott Nasser edited comment on LUCENENET-480 at 6/18/12 6:30 AM:

[jira] [Commented] (LUCENENET-484) Some possibly major tests intermittently fail

2012-06-18 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13395775#comment-13395775 ] Luc Vanlerberghe commented on LUCENENET-484: TestStressLocks and

[jira] [Updated] (LUCENENET-484) Some possibly major tests intermittently fail

2012-06-18 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luc Vanlerberghe updated LUCENENET-484: --- Attachment: Lucenenet-484-NativeFSLockFactory.patch Fixes the intermittent

[jira] [Commented] (LUCENENET-493) Make lucene.net culture insensitive (like the java version)

2012-06-18 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13395818#comment-13395818 ] Luc Vanlerberghe commented on LUCENENET-493: Perhaps my comment was not

[jira] [Resolved] (LUCENENET-495) Use of DateTime.Now causes huge amount of System.Globalization.DaylightTime object allocations

2012-06-18 Thread Christopher Currens (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Currens resolved LUCENENET-495. --- Resolution: Fixed Use of DateTime.Now causes huge amount of

[jira] [Updated] (LUCENENET-493) Make lucene.net culture insensitive (like the java version)

2012-06-18 Thread Christopher Currens (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christopher Currens updated LUCENENET-493: -- Attachment: UpdatedLocalizedTestCase.patch I've updated LocalizedTestCase,