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

logOutputUri on MlcpTask fails when build directory does not exist #689

Closed
rjrudin opened this issue Mar 18, 2024 · 0 comments
Closed

logOutputUri on MlcpTask fails when build directory does not exist #689

rjrudin opened this issue Mar 18, 2024 · 0 comments
Milestone

Comments

@rjrudin
Copy link
Contributor

rjrudin commented Mar 18, 2024

It's rare that the build directory will not exist, but if you delete it and then run an instance of MlcpTask with logOutputUri set, it will throw an error.

There's also a Gradle deprecation warning for the use of getProject().getBuildDir() that needs to be cleaned up.

@BillFarber BillFarber added this to the 4.8.0 milestone May 15, 2024
@rjrudin rjrudin closed this as completed May 29, 2024
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

No branches or pull requests

2 participants