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

ASF subversion and git services commented on CB-8285:
-----------------------------------------------------

Commit c49eaa86c92ba6a799ac8b91bfa092dbf3f5494d in cordova-lib's branch 
refs/heads/master from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=c49eaa8 ]

CB-8285 Don't create .fetch.json files within plugin directories

Also cleans up old .fetch.json when found.

This info is now stored in a single `fetch.json` file within `plugins_dir`


> Don't create .fetch.json files within plugin directories
> --------------------------------------------------------
>
>                 Key: CB-8285
>                 URL: https://issues.apache.org/jira/browse/CB-8285
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaLib
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> Right now cordova creates `.fetch.json` files at: 
> `project/plugins/ID/.fetch.json`.
> This is super annoying when using `cordova plugin add --link`, since now the 
> `.fetch.json` file appears in the original plugin directory.
> We should instead record this information within the plugins/ directory 
> directly.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to