[
http://jira.codehaus.org/browse/WAGON-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joakim Erdfelt closed WAGON-217.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.0-beta-3
Work completed on revision: 662092
> dav:http:// and dav:https:// do not conform to URI spec
> -------------------------------------------------------
>
> Key: WAGON-217
> URL: http://jira.codehaus.org/browse/WAGON-217
> Project: Maven Wagon
> Issue Type: New Feature
> Components: wagon-webdav
> Reporter: Joakim Erdfelt
> Assignee: Joakim Erdfelt
> Fix For: 1.0-beta-3
>
>
> The dav:http:// and dav:https:// protocol "prefix" defined for wagon-webdav
> does not conform to the URI spec.
> This adds a layer of extra work for wagon integrators.
> Proposal:
> * Add more mappings to the WebdavWagon to allow use of protocols that conform
> to the URI spec.
> Existing Protocols
> * dav:http:// = http://
> * dav:https:// = https://
>
> New Mappings
> * dav:// = http://
> * davs:// = https://
> * dav+http:// = http://
> * dav+https:// = https://
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira