You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Marko Kiiskila (JIRA)" <ji...@apache.org> on 2016/09/06 23:15:21 UTC

[jira] [Resolved] (MYNEWT-309) newt should by default search all directories for libraries

     [ https://issues.apache.org/jira/browse/MYNEWT-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marko Kiiskila resolved MYNEWT-309.
-----------------------------------
    Resolution: Fixed

By default searches all directories. It only skips 'bin' and 'repos' for local repo.
And additional ignores can be added to project.yml.

E.g. following skips apps packages from core repo.
project.ignore_top_dirs:
    - "@apache-mynewt-core/apps"


> newt should by default search all directories for libraries
> -----------------------------------------------------------
>
>                 Key: MYNEWT-309
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-309
>             Project: Mynewt
>          Issue Type: New Feature
>            Reporter: Sterling Hughes
>            Assignee: Marko Kiiskila
>             Fix For: v1_0_0_beta1
>
>
> Right now newt looks at a predefined set of directories within a project to search for libraries, and then anything specified in the project_dirs directory.
> Instead newt should default to search all directories, and there should be a configuration directive added to the project which specifies directories to exclude.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)