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

Improves error message when user tries to create multi-arity tasks. #627

Merged
merged 2 commits into from
Jul 11, 2017

Conversation

DonyorM
Copy link
Contributor

@DonyorM DonyorM commented Jun 27, 2017

Fixes issue #574.

When a user tries to use a mult-arity format for deftask, it now throws an IllegalArgumentException with the error message: "Multiple arity format not supported for tasks. Use single arity format. Ex (deftask build [x y ...] ;commands)"

@DonyorM
Copy link
Contributor Author

DonyorM commented Jun 29, 2017

@arichiardi Whoops, fixed that.

@DonyorM
Copy link
Contributor Author

DonyorM commented Jul 9, 2017

Anything else I need to do on this?

@alandipert alandipert modified the milestones: future, next-release Jul 11, 2017
@alandipert alandipert merged commit 410638a into boot-clj:master Jul 11, 2017
@alandipert alandipert mentioned this pull request Jul 11, 2017
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