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

Misleading warning about BOOT_EMIT_TARGET #356

Closed
jgrimes opened this issue Dec 16, 2015 · 4 comments
Closed

Misleading warning about BOOT_EMIT_TARGET #356

jgrimes opened this issue Dec 16, 2015 · 4 comments

Comments

@jgrimes
Copy link
Contributor

jgrimes commented Dec 16, 2015

Implicit target dir is deprecated, please use the target task instead.
Set BOOT_EMIT_TARGET='no' to disable implicit target dir.

should be

Implicit target dir is deprecated, please use the target task instead.
Set BOOT_EMIT_TARGET=no to disable implicit target dir.
@martinklepsch
Copy link
Member

Closed via #357

@theronic
Copy link

What should I do about this warning? I can't find a clear doc about it anywhere. How do I set an explicit target directory?

@mobileink
Copy link
Contributor

Use the target task. See https://github.com/boot-clj/boot/wiki/FAQ

@theronic
Copy link

Thanks, @mobileink. (broken href, btw)

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

4 participants