You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by soiff <gi...@git.apache.org> on 2016/07/29 08:01:03 UTC

[GitHub] maven-wagon pull request #26: V2.10 rc

GitHub user soiff opened a pull request:

    https://github.com/apache/maven-wagon/pull/26

    V2.10 rc

    add extension for external downloader by specifying following properties:
    
    ```
    external.loader=axel
    external.filter=.*\\.jar
    external.state=.st
    ```
    
    which means one can download resource by `axel` and integrate it to maven.

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

    $ git pull https://github.com/soiff/maven-wagon v2.10-rc

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

    https://github.com/apache/maven-wagon/pull/26.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 #26
    
----
commit 0af4562f4602981a0c86c0108b5091f6970bb3dd
Author: zhangh <zh...@dtdream.com>
Date:   2016-07-29T07:15:58Z

    add extension for external tool

commit 7f2da211ec3fe4dd80a5d131ae3dfa7f64ae9ecd
Author: zhangh <zh...@dtdream.com>
Date:   2016-07-29T07:52:14Z

    close InputStream if StreamWagonEx can handle

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] maven-wagon pull request #26: V2.10 rc

Posted by soiff <gi...@git.apache.org>.
Github user soiff closed the pull request at:

    https://github.com/apache/maven-wagon/pull/26


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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