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

Cannot pass multiple targets #37

Closed
mde opened this issue May 28, 2011 · 3 comments
Closed

Cannot pass multiple targets #37

mde opened this issue May 28, 2011 · 3 comments

Comments

@mde
Copy link
Contributor

mde commented May 28, 2011

Should be able to call:

jake foo bar baz

And run all three tasks.

@mikechambers
Copy link

Seeing the same issue.

For example:

jake --trace --jakefile jakefile.node.js build-docs build

only the build-docs task will be run. build is not.

@mde
Copy link
Contributor Author

mde commented Nov 16, 2011

Yes, right now this is not even implemented. I'll see how hard it will be to hack it in. :)

@mde
Copy link
Contributor Author

mde commented Jan 4, 2012

Fixed in the 0.2 refactor.

@mde mde closed this as completed Jan 4, 2012
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