GitHub user robertoandrade opened a pull request:
https://github.com/apache/maven-wagon/pull/13
[WAGON-419] Fixing encoding issues with HTTP wagons
This should fix the blank space encoding in URLs as ``+`` (and any other
disparity between the two encoding methods as described in
https://jira.codehaus.org/browse/WAGON-419).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pub-burrito/maven-wagon bugfix/WAGON-419
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-wagon/pull/13.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 #13
----
commit 34e6372cf7ee6fb483a186c7678aea161fb0ae33
Author: Roberto Andrade <[email protected]>
Date: 2014-07-22T23:49:33Z
Refactoring encoding logic and shared encoded URL building from other wagons
commit 9fc6238c6cffbd9c203c4f578c1ca0a7c96a5671
Author: Roberto Andrade <[email protected]>
Date: 2014-07-22T23:52:19Z
Refactoring ``wagon-http`` and ``wagon-http-lightweight`` to reuse shared
``EncodingUtil``
commit b3801415c610e32e7f333b2f66d2b2f262375adc
Author: Roberto Andrade <[email protected]>
Date: 2014-07-22T23:53:08Z
Making ``wagon-webdav-jackrabbit`` depend on ``wagon-http-shared`` to reuse
shared components.
commit 52564d9686b5b4e3f76158992ee9b528fc088eef
Author: Roberto Andrade <[email protected]>
Date: 2014-07-22T23:53:40Z
Refactoring ``wagon-webdav-jackrabbit`` to reuse shared ``EncodingUtil``
----
---
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]