Skip to content

Conversation

@mosche
Copy link
Contributor

@mosche mosche commented Jun 25, 2025

No description provided.

prdoyle and others added 30 commits June 17, 2025 09:15
…source.

Using getResource makes this sensitive to unrelated classpath entries,
such as the entitlement bridge library, that get prepended to the classpath.
Using the root logger makes this sensitive to unrelated
logging, such as from the entitlement library.
…titlements.

Taking the actual module name from the class doesn't work in tests,
where those classes are loaded from the classpath and so their module
info is misleading.
These are alread set in ElasticsearchJavaBasePlugin.
For serverless, those project dependencies don't exist, and we'll need
to add the dependencies differently, using Maven coordinates.
It's typically a very very long string, which made Windows angry.
prdoyle and others added 24 commits June 19, 2025 15:10
We already get the "needle" in the form of a URI, so this skips
a step, and has the benefit of also working on Windows.
…eneratorTest.

The template generator also strips these, so we need to do so to make this pass
on Windows.

Note that we use replace("\r", "") where the template generator uses
replace("\\r", ""). The latter didn't work for me when I tried it on Windows,
for reasons I'm not aware of.
@mosche mosche closed this Jun 25, 2025
@mosche mosche deleted the entitlements/xpack-core-inbound_network branch June 25, 2025 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants