[ 
https://issues.apache.org/jira/browse/CB-11979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15586876#comment-15586876
 ] 

ASF GitHub Bot commented on CB-11979:
-------------------------------------

GitHub user sterlingann opened a pull request:

    https://github.com/apache/cordova-lib/pull/504

    CB-11979 added deprecation warning for subdirectories

    <!--
    Please make sure the checklist boxes are all checked before submitting the 
PR. The checklist
    is intended as a quick reference, for complete details please see our 
Contributor Guidelines:
    
    http://cordova.apache.org/contribute/contribute_guidelines.html
    
    Thanks!
    -->
    
    ### Platforms affected
    all
    
    
    ### What does this PR do?
    warns of deprecation of subdirectories in Cordova@7
    
    ### What testing has been done on this change?
    added and removed a subdirectory plugin, saw warning
    
    ### Checklist
    - [x ] [Reported an 
issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
    - [x ] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform 
affected.
    - [ ] Added automated test coverage as appropriate for this change.
    


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

    $ git pull https://github.com/sterlingann/cordova-lib CB-11979

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

    https://github.com/apache/cordova-lib/pull/504.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 #504
    
----
commit 497a6d57f5c4ebb324ce6a838dd96a5881a21a75
Author: Sterling <sterling...@gmail.com>
Date:   2016-10-18T22:29:09Z

    CB-11979 added deprecation warning for subdirectories

----


> add deprecation notice for using subdirectory syntax when fetching plugins
> --------------------------------------------------------------------------
>
>                 Key: CB-11979
>                 URL: https://issues.apache.org/jira/browse/CB-11979
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>    Affects Versions: 6.3.1
>            Reporter: Steve Gill
>              Labels: cordova-7.0.0
>             Fix For: 6.4.0
>
>
> We plan to remove subdirectory syntax in cordova@7 since `--fetch` can't 
> support it. 
> Need to add a deprecation to the next cordova@6.x release to start warning 
> folks it is going away.
> You can see the subdirectory syntax at 
> http://cordova.apache.org/docs/en/latest/reference/cordova-cli/index.html#plugin-spec.
> I think it is plugin specific, but need to double check it is not supported 
> for fetching platforms too. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to