Merge branch 'pr-56' close #56
Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/1ab4a7b1 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/1ab4a7b1 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/1ab4a7b1 Branch: refs/heads/master Commit: 1ab4a7b16bb941aa9a1fe8c824ef6a94e5bc2944 Parents: d34b4d0 8c65cb0 Author: olivier lamy <[email protected]> Authored: Sat Dec 2 10:12:35 2017 +1100 Committer: olivier lamy <[email protected]> Committed: Sat Dec 2 10:12:35 2017 +1100 ---------------------------------------------------------------------- .../org/apache/maven/scm/CommandParameter.java | 2 ++ .../checkout/AbstractCheckOutCommand.java | 19 ++++++++----------- .../command/checkout/BazaarCheckOutCommand.java | 2 +- .../checkout/ClearCaseCheckOutCommand.java | 2 +- .../hg/command/checkout/HgCheckOutCommand.java | 2 +- .../checkout/IntegrityCheckOutCommand.java | 2 +- .../command/checkout/JazzCheckOutCommand.java | 2 +- .../command/checkout/LocalCheckOutCommand.java | 2 +- .../checkout/PerforceCheckOutCommand.java | 2 +- .../checkout/StarteamCheckOutCommand.java | 2 +- .../command/checkout/SynergyCheckOutCommand.java | 2 +- .../provider/tfs/command/TfsCheckOutCommand.java | 2 +- .../commands/checkout/VssCheckOutCommand.java | 2 +- .../checkout/AbstractCvsCheckOutCommand.java | 2 +- .../command/checkout/GitCheckOutCommand.java | 13 ++++++++++--- .../command/checkout/JGitCheckOutCommand.java | 2 +- .../command/checkout/SvnCheckOutCommand.java | 2 +- 17 files changed, 34 insertions(+), 28 deletions(-) ----------------------------------------------------------------------
