You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by bpauli <gi...@git.apache.org> on 2015/12/22 12:19:13 UTC

[GitHub] sling pull request: Fixing valid file check so it will also workin...

GitHub user bpauli opened a pull request:

    https://github.com/apache/sling/pull/120

    Fixing valid file check so it will also working on windows

    On an windows environment the isValid method always return false because the root path of the fsclassloader may contain relative path information e.g. D:\aem\crx-quickstart\opt\helpers\..\..\launchpad\felix\bundle445\data\classes

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

    $ git pull https://github.com/bpauli/sling fixing/fsclassloader-plugin-win

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

    https://github.com/apache/sling/pull/120.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 #120
    
----
commit c56922d11c20e0ad1b65e80b8ace9892a002aab7
Author: Burkhard Pauli <pa...@adobe.com>
Date:   2015-12-22T11:15:29Z

    Fixing valid file check so it will also working on 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.
---

[GitHub] sling pull request: SLING-5398: Fixing valid file check so it will...

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

    https://github.com/apache/sling/pull/120


---
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.
---