We can probably ditch Lucene.Net.Sandbox - what use does the QP make of it? can we just remove it?
The Sandbox package is irrelevant to most of our use-cases, and I don't think it worths spending time on -- Itamar Syn-Hershko http://code972.com | @synhershko <https://twitter.com/synhershko> Freelance Developer & Consultant Lucene.NET committer and PMC member On Sun, Dec 11, 2016 at 9:10 AM, Shad Storhaug <s...@shadstorhaug.com> wrote: > Hello, > > I might have fixed the build issue by adding a NuGet.config file (package > restore is now working). > > But there is another issue - we need the Lucene.Net.Sandbox and > Lucene.Net.Spatial NuGet packages added to MyGet as well. > Lucene.Net.Sandbox is now a dependency of Lucene.Net.QueryParser so when > the latest version is available it will be needed by users. > > Thanks, > Shad Storhaug (NightOwl888) > > > -----Original Message----- > From: Connie Yau [mailto:conn...@microsoft.com] > Sent: Tuesday, December 6, 2016 1:30 AM > To: dev@lucenenet.apache.org > Subject: All builds failing on TeamCity > > Hi, > > I was looking into the builds to compare against my .NET Core port and > noticed that every single build is failing. Is there anyone who is looking > into this? https://teamcity.jetbrains.com/project.html?projectId= > LuceneNet&branch_LuceneNet=__all_branches__ (Else, if someone gives me > access, I could look into the failures.) > > Thanks! > Connie >