Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Java as a build dependency #339

Open
aaronpowell opened this issue Dec 22, 2024 · 0 comments · May be fixed by #348
Open

Remove Java as a build dependency #339

aaronpowell opened this issue Dec 22, 2024 · 0 comments · May be fixed by #348
Assignees
Labels
enhancement New feature or request

Comments

@aaronpowell
Copy link
Member

Java is required to build due to how the Java integration sample is written. This makes it harder to contribute (since you're building multiple runtimes at once) but also is different to how other integrations work.

We should find a way to remove the dependency during the .NET build phase.

@aaronpowell aaronpowell added the enhancement New feature or request label Dec 22, 2024
@aaronpowell aaronpowell self-assigned this Dec 22, 2024
aaronpowell added a commit that referenced this issue Dec 24, 2024
This uses an event to run the mvnw build (or it can be customised via options), so it is only used when the app host is running the resource

Fixes #339
@aaronpowell aaronpowell linked a pull request Dec 24, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant