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

Support java_import properly #493

Merged
merged 3 commits into from Mar 23, 2024
Merged

Support java_import properly #493

merged 3 commits into from Mar 23, 2024

Conversation

guw
Copy link
Contributor

@guw guw commented Mar 23, 2024

No description provided.

Copy link

Thanks for the contribution! Unfortunately we can't verify the commit author(s): Gunnar Wagenknecht <g***@w***.org>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, sign the Salesforce Inc. Contributor License Agreement and this Pull Request will be revalidated.

Gunnar Wagenknecht added 3 commits March 23, 2024 14:55
This implements support for java_import targets in both strategies.
Jars are added to the classpath directly and exported.
Previously classpath updates would delete problem markers added
during project provisioning. This is now avoided because they use
a separate marker type.

Fixes #490
@guw guw removed the cla:missing label Mar 23, 2024
@guw guw merged commit e8fb75b into main Mar 23, 2024
3 of 4 checks passed
@guw guw deleted the guw/sourceartifacts branch March 23, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant