GitHub user devheroo opened 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 Mono\Linux.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/devheroo/lucenenet master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucenenet/pull/167.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #167
----
commit 4674916f148d61843f293175613f0b83c66cbe2e
Author: devheroo <[email protected]>
Date: 2016-04-20T19:09:09Z
replace InstanceNotFoundException with the base Exception class to allow
building on Mono and Linux
----
---
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 is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---