TestTokenStreamBWComp issue with 2.9.1
--------------------------------------
Key: LUCENENET-275
URL: https://issues.apache.org/jira/browse/LUCENENET-275
Project: Lucene.Net
Issue Type: Bug
Reporter: Michael Garski
Attachments: LUCENENET-275.patch
With the addition of 2.9.1, a nested type was added to the test class, and the
implementation creation in AttributeSource is not liking creating nested types.
I moved the SenselessAttribute out of the class (in the same file) which
allows the test to run properly. Not sure if it needs to be fixed to support a
nested class, however I don't think it does.
Patch coming in a moment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.