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

Add support for prepending multiple values to env variables from .dsv files #101

Merged
merged 1 commit into from
Oct 17, 2019

Conversation

jacobperron
Copy link
Contributor

For example in a case where a package installs multiple jar files,

prepend-non-duplicate;CLASSPATH;share/pkg/foo.jar;/share/pkg/bar.jar

Similar to colcon/colcon-core#247

… files

For example in a case where a package installs multiple jar files,

    prepend-non-duplicate;CLASSPATH;share/pkg/foo.jar;/share/pkg/bar.jar

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron jacobperron added the in review Waiting for review (Kanban column) label Oct 17, 2019
@dirk-thomas dirk-thomas added the enhancement New feature or request label Oct 17, 2019
@jacobperron
Copy link
Contributor Author

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@jacobperron jacobperron merged commit 5bd1587 into master Oct 17, 2019
@delete-merged-branch delete-merged-branch bot deleted the jacob/prepend_multiple branch October 17, 2019 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in review Waiting for review (Kanban column)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants