Commit eb7bec1
Enable OpenNLP in ApiCheck (diffs against 8.2.0)
lucene-analyzers-opennlp was excluded because it has no 4.8.1 release: the
module was added to upstream Lucene long after 4.8, and Maven Central's
earliest published version is 7.3.0. The Lucene.Net.Analysis.OpenNLP assembly
is therefore mapped to 8.2.0 (via its LuceneMavenMapping) rather than 4.8.1
like every other module.
The scan now runs cleanly against 8.2.0 (16 types matched, 0 type-level gaps,
only a handful of member diffs), so enable it for coverage. Note its baseline
is a newer API generation than the rest of the report.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 813b3eb commit eb7bec1
1 file changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
0 commit comments