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

Reworked PullMojo to support pulling files and directories #66

Merged
merged 1 commit into from Oct 6, 2011
Merged

Reworked PullMojo to support pulling files and directories #66

merged 1 commit into from Oct 6, 2011

Conversation

rzimmer
Copy link
Contributor

@rzimmer rzimmer commented Oct 6, 2011

Now single files or complete directories can be transferred to the computer.

  • If the destination path ends with /, the file or directory will be copied as a child to the destination folder.
  • If the destination does not end with /, the source file gets renamed on to the destination name (in case of a file) or only the source's children will be copied (in case of a directory).

http://code.google.com/p/maven-android-plugin/issues/detail?id=205

mosabua added a commit that referenced this pull request Oct 6, 2011
Reworked PullMojo to support pulling files and directories
@mosabua mosabua merged commit 5c2a6a3 into simpligility:master Oct 6, 2011
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.

None yet

2 participants