-
Notifications
You must be signed in to change notification settings - Fork 358
[Build Break] XContent refactor #2462
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workinguntriagedRequire the attention of the repository maintainers and may need to be prioritizedRequire the attention of the repository maintainers and may need to be prioritized
Description
Builds on main are broken with errors like:
symbol: class XContentBuilder
location: package org.opensearch.common.xcontent
/home/runner/work/security/security/src/main/java/org/opensearch/security/support/ConfigHelper.java:48: error: cannot find symbol
import org.opensearch.common.xcontent.XContentParser;
Impacted PRs:
Source of break was this PR
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinguntriagedRequire the attention of the repository maintainers and may need to be prioritizedRequire the attention of the repository maintainers and may need to be prioritized