[GitHub] lucenenet pull request: replace InstanceNotFoundException to allow...

2016-04-22 Thread devheroo
Github user devheroo closed the pull request at: https://github.com/apache/lucenenet/pull/167 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] lucenenet pull request: replace InstanceNotFoundException to allow...

2016-04-22 Thread devheroo
GitHub user devheroo reopened a pull request: https://github.com/apache/lucenenet/pull/167 replace InstanceNotFoundException to allow building on Mono It will be great to keep LuceneNet cross platform and compatible with Mono. This is just a simple fix to make the build pass on

[GitHub] lucenenet pull request: replace InstanceNotFoundException to allow...

2016-04-22 Thread devheroo
Github user devheroo commented on the pull request: https://github.com/apache/lucenenet/pull/167#issuecomment-213473241 Thanks for the tip , I made the change regarding the InvalidOperationException and also I had to rename a file path inside Lucene.Net.Codecs.Tests.csproj because

Re: Moving Lucene.NET to .NET Core

2016-04-22 Thread Wyatt Barnett
Sorry for the radio silence. I've got some good news and some bad news. The bad news is that we are in a holding pattern until CodeBetter stands up a few things on the build agents. The good news is that this is in process and there is a light at the end of the tunnel. I would keep plugging away

[TeamCity, FAILED] Build Lucene.NET :: [vs2015] Lucene.NET Core [master] #9

2016-04-22 Thread TeamCity at Codebetter
Build Lucene.NET :: [vs2015] Lucene.NET Core [master] #9 failed (Tests failed: 72 (1 new), passed: 2391, ignored: 110). Agent: JetBrains-dotnet-agent01 Build results: http://teamcity.codebetter.com/viewLog.html?buildId=216317=LuceneNet_Vs2015LuceneNetCore Failed Tests Summary: Newly failed

[TeamCity, FAILED] Build Lucene.NET :: Lucene.NET Core [master] #571

2016-04-22 Thread TeamCity at Codebetter
Build Lucene.NET :: Lucene.NET Core [master] #571 failed (Tests failed: 3 (2 new), passed: 2462, ignored: 107). Agent: JetBrains-dotnet-agent02 Build results: http://teamcity.codebetter.com/viewLog.html?buildId=216315=LuceneNet_Core Failed Tests Summary: Newly failed tests (2 tests,

[TeamCity, SUCCESSFUL] Build Lucene.NET :: Lucene.NET Core Focused Tests [master] #165

2016-04-22 Thread TeamCity at Codebetter
Build Lucene.NET :: Lucene.NET Core Focused Tests [master] #165 successful . Agent: JetBrains-dotnet-agent02 Build results: http://teamcity.codebetter.com/viewLog.html?buildId=216320=LuceneNet_LuceneNetCoreFailingTests Changes included (1 change)

[GitHub] lucenenet pull request: Removing Apache.NMS dependency.

2016-04-22 Thread synhershko
Github user synhershko commented on a diff in the pull request: https://github.com/apache/lucenenet/pull/168#discussion_r60711453 --- Diff: src/Lucene.Net.Tests/core/Index/TestIndexWriterWithThreads.cs --- @@ -726,15 +724,15 @@ public override void Run()

[GitHub] lucenenet pull request: Removing Apache.NMS dependency.

2016-04-22 Thread synhershko
Github user synhershko commented on a diff in the pull request: https://github.com/apache/lucenenet/pull/168#discussion_r60711321 --- Diff: src/Lucene.Net.Tests/core/Index/TestIndexWriterWithThreads.cs --- @@ -657,7 +655,7 @@ public virtual void TestRollbackAndCommitWithThreads()

[GitHub] lucenenet pull request: replace InstanceNotFoundException to allow...

2016-04-22 Thread synhershko
Github user synhershko commented on the pull request: https://github.com/apache/lucenenet/pull/167#issuecomment-213343394 Thanks! I've made a comment on the Exception type used --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] lucenenet pull request: replace InstanceNotFoundException to allow...

2016-04-22 Thread synhershko
Github user synhershko commented on a diff in the pull request: https://github.com/apache/lucenenet/pull/167#discussion_r60710792 --- Diff: src/Lucene.Net.Facet/Taxonomy/WriterCache/CollisionMap.cs --- @@ -261,7 +261,7 @@ public Entry Next() Entry e =