You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ptzafrir <gi...@git.apache.org> on 2016/06/20 06:19:33 UTC

[GitHub] tomcat-maven-plugin pull request #24: fix path resolution under windows

GitHub user ptzafrir opened a pull request:

    https://github.com/apache/tomcat-maven-plugin/pull/24

    fix path resolution under windows

    URL translate spaces to %20 and thus is unable to resolve jar paths located in directory with spaces in the path (as is the case under windows).

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

    $ git pull https://github.com/ptzafrir/tomcat-maven-plugin tc8.x

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

    https://github.com/apache/tomcat-maven-plugin/pull/24.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 #24
    
----
commit 11dd14798670585e0e73ddfae4407426e57c3ccf
Author: Tzafrir Poupko <tz...@earlysense.com>
Date:   2016-06-20T06:17:27Z

    fix path resolution under windows

----


---
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@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org