This PR fixes renames the `branding` artifact to `jclouds-cli-branding`, and the `runner` artifact to `jclouds-cli-runner`. It also updates the `.gitignore` file to ignore Mac OS specific `.DS_Store` files.
JIRA: https://issues.apache.org/jira/browse/JCLOUDS-720 This is dependent on PR #19 being merged first. This should *not* be backported to the 1.8.x branch due to the renaming of the artifact IDs. You can merge this Pull Request by running: git pull https://github.com/rackerlabs/jclouds-cli fix/jclouds-720 Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds-cli/pull/20 -- Commit Summary -- * Renamed branding and runner Maven artifact IDs, and ignore .DS_Store files in .gitignore -- File Changes -- M .gitignore (1) M branding/pom.xml (2) M runner/pom.xml (2) -- Patch Links -- https://github.com/jclouds/jclouds-cli/pull/20.patch https://github.com/jclouds/jclouds-cli/pull/20.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-cli/pull/20
