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

NEWRELIC-3498 fix Vfs.Dir scala dir #1048

Merged
merged 1 commit into from
Oct 20, 2022
Merged

Conversation

tbradellis
Copy link
Contributor

Fixes build issue.
We (I) added the apply scala plugin to the java.gradle script, which meant we were expecting scala classes in each module. Our build task however did not expect that so was appropriately throwing an exception when the directories for scala classes weren't available in modules that did not in fact compile any scala.

Checks

[ ] Are your contributions backwards compatible with relevant frameworks and APIs?
[ ] Does your code contain any breaking changes? Please describe.
[ ] Does your code introduce any new dependencies? Please describe.

@tbradellis tbradellis self-assigned this Oct 20, 2022
@tbradellis tbradellis changed the title fix Vfs.Dir scala dir NEWRELIC-3498 fix Vfs.Dir scala dir Oct 20, 2022
@tbradellis tbradellis merged commit 184efb8 into main Oct 20, 2022
@tbradellis
Copy link
Contributor Author

scala tests are good, which is all this could potentially impact. ignoring inf_tracing problematic test.

@tbradellis tbradellis deleted the vfs-gradle-exception-fix branch October 20, 2022 18:48
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.

2 participants