You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by YerkoPino <gi...@git.apache.org> on 2017/11/27 16:49:02 UTC

[GitHub] maven-scm pull request #57: [SCM-853] Bootstrap-changes-for-checkout-and-upd...

GitHub user YerkoPino opened a pull request:

    https://github.com/apache/maven-scm/pull/57

    [SCM-853] Bootstrap-changes-for-checkout-and-update

    The changes in the bootstrap functionality includes: execute the goals with an update if checkout directory exists or just execute the goals without checkout or update.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/YerkoPino/SCM-853-Bootstrap-changes-for-checkout-and-update master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-scm/pull/57.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #57
    
----
commit 52a60e3ecf754b7714a3ae3b15fd08127f68da1f
Author: Yerko Pino Garay <ye...@symbiose.cl>
Date:   2017-11-27T14:20:32Z

    CHG: Correcciones menores.
    
    Signed-off-by: Yerko Pino Garay <ye...@symbiose.cl>

commit 1f10fd9bb019a61d0d5d603e0a8f5b6b4c002e14
Author: Yerko Pino Garay <ye...@symbiose.cl>
Date:   2017-11-27T14:22:02Z

    CHG: Se cambia la ejecucion de goals para realizarlos sin checkout.
    
    Signed-off-by: Yerko Pino Garay <ye...@symbiose.cl>

commit 3082aed4fa0d902ef697290c2a38425a9420dabe
Author: Yerko Pino Garay <ye...@symbiose.cl>
Date:   2017-11-27T14:45:48Z

    ADD: Include update function in bootstrap.
    
    Signed-off-by: Yerko Pino Garay <ye...@symbiose.cl>

commit a9a350b190d9eeec708960f5dea295d92c774b79
Author: Yerko Pino Garay <ye...@symbiose.cl>
Date:   2017-11-27T15:04:30Z

    ADD: New skipUpdateIfExists parameter.
    
    Signed-off-by: Yerko Pino Garay <ye...@symbiose.cl>

commit 2274bc29817a9bebd4d3ef68aff54f69f748f070
Author: Yerko Pino Garay <ye...@symbiose.cl>
Date:   2017-11-27T15:09:05Z

    [maven-release-plugin] prepare release maven-scm-1.9.6

commit bc4c1e404c66492488d820d16fd250f5436ceb7d
Author: Yerko Pino Garay <ye...@symbiose.cl>
Date:   2017-11-27T15:42:35Z

    CHG: Correcciones menores en pom.
    
    Signed-off-by: Yerko Pino Garay <ye...@symbiose.cl>

commit 9624092ea08dfa686a2f91c6d94b669f3f44c87f
Author: Yerko Pino Garay <ye...@symbiose.cl>
Date:   2017-11-27T16:07:27Z

    ADD: Condition for checkout and update.
    
    Signed-off-by: Yerko Pino Garay <ye...@symbiose.cl>

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven-scm issue #57: [SCM-853] Bootstrap-changes-for-checkout-and-update

Posted by michael-o <gi...@git.apache.org>.
Github user michael-o commented on the issue:

    https://github.com/apache/maven-scm/pull/57
  
    Please squash.


---