You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by jvanzyl <gi...@git.apache.org> on 2014/11/06 23:04:45 UTC

[GitHub] felix pull request: Protect against the case where a filesystem ba...

GitHub user jvanzyl opened a pull request:

    https://github.com/apache/felix/pull/10

    Protect against the case where a filesystem based dependency doesn't exi...

    ...st
    
    Protect against the case where the dependency is in the file system, and
    the project that represents the dependency has no code and therefore no
    target/classes directory. Otherwise the component service component
    descriptor reader will be sad.

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

    $ git pull https://github.com/jvanzyl/felix trunk

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

    https://github.com/apache/felix/pull/10.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 #10
    
----
commit 0fae8254276aa00cbcc28657eac63a7a416bdf9c
Author: Jason van Zyl <ja...@tesla.io>
Date:   2014-11-06T16:58:24Z

    Protect against the case where a filesystem based dependency doesn't exist
    
    Protect against the case where the dependency is in the file system, and
    the project that represents the dependency has no code and therefore no
    target/classes directory. Otherwise the component service component
    descriptor reader will be sad.

----


---
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] felix pull request: Protect against the case where a filesystem ba...

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

    https://github.com/apache/felix/pull/10


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