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

no javac on empty fileset #309

Merged
merged 1 commit into from
Oct 10, 2015
Merged

no javac on empty fileset #309

merged 1 commit into from
Oct 10, 2015

Conversation

instilled
Copy link
Contributor

Avoid javac invocation on empty fileset and clean up some whitespaces checkout task.

@micha
Copy link
Contributor

micha commented Oct 10, 2015

Looks great, thanks! 👍

micha added a commit that referenced this pull request Oct 10, 2015
@micha micha merged commit 1d8029b into boot-clj:master Oct 10, 2015
@micha micha added the Bug label Oct 10, 2015
schmir added a commit that referenced this pull request Oct 16, 2015
(seq? srcs) is always false, so we previously always skipped javac
compilation, even on filesets containing java sources.

see #309
schmir added a commit that referenced this pull request Oct 26, 2015
(seq? srcs) is always false, so we previously always skipped javac
compilation, even on filesets containing java sources.

see #309
@instilled instilled deleted the no-javac-on-empty-fileset branch February 5, 2016 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants