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

Option to skip installing test dependencies of packages #317

Closed
dirk-thomas opened this issue Apr 3, 2014 · 4 comments
Closed

Option to skip installing test dependencies of packages #317

dirk-thomas opened this issue Apr 3, 2014 · 4 comments

Comments

@dirk-thomas
Copy link
Member

Since for format 2 of the package.xml spec test dependencies must be considered it would be nice to optionally disable test dependencies.

@dirk-thomas dirk-thomas changed the title Option to also install test dependencies of packages Option to skip installing test dependencies of packages Apr 3, 2014
@kmhallen
Copy link

It would be nice to optionally disable build and run dependencies as well.

@emersonknapp
Copy link

This feature would be useful as a general ability to enable/disable any class of package.xml dependencies. For example, you could run it against a ros2 install directory with only run_depend enabled, in order to get runtime dependencies on a system where you specifically don't want to install build tools.

@m2-farzan
Copy link

I think we can close this. The feature has been implemented in this PR: #789

@nuclearsandwich
Copy link
Contributor

I think we can close this. The feature has been implemented in this PR: #789

Agreed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants