GitHub user soiff opened a pull request:
https://github.com/apache/maven-wagon/pull/27
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 all jar resource through `axel`.
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/27.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 #27
----
commit 0af4562f4602981a0c86c0108b5091f6970bb3dd
Author: zhangh <[email protected]>
Date: 2016-07-29T07:15:58Z
add extension for external tool
commit 7f2da211ec3fe4dd80a5d131ae3dfa7f64ae9ecd
Author: zhangh <[email protected]>
Date: 2016-07-29T07:52:14Z
close InputStream if StreamWagonEx can handle
commit 164194f2dea6ea14e016f2451d7ccc8f2cf4529a
Author: zhangh <[email protected]>
Date: 2016-07-29T08:06:26Z
update checkstyle
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]