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

Filip Maj commented on CB-12762:
--------------------------------

I think this one is almost complete, but still a few stragglers:

{noformat}
➔ find . -name package.json -maxdepth 2 | xargs grep url | grep git-wip
./cordova-amazon-fireos/package.json:        "url": 
"https://git-wip-us.apache.org/repos/asf/cordova-amazon-fireos.git";
./cordova-app-hello-world/package.json:    "url": 
"https://git-wip-us.apache.org/repos/asf/cordova-app-hello-world.git";
./cordova-blackberry/package.json:        "url": 
"https://git-wip-us.apache.org/repos/asf/cordova-blackberry.git";
./cordova-coho/package.json:    "url": 
"https://git-wip-us.apache.org/repos/asf/cordova-coho.git";
./cordova-firefoxos/package.json:    "url": 
"https://git-wip-us.apache.org/repos/asf/cordova-firefoxos.git";
./cordova-js/package.json:    "url": 
"http://git-wip-us.apache.org/repos/asf/cordova-js.git";
./cordova-osx/package.json:        "url": 
"https://git-wip-us.apache.org/repos/asf/cordova-osx.git";
./cordova-plugin-wkwebview-engine/package.json:    "url": 
"https://git-wip-us.apache.org/repos/asf/cordova-plugin-wkwebview-engine.git";
./cordova-plugman/package.json:        "url": 
"git://git-wip-us.apache.org/repos/asf/cordova-plugman.git"
./cordova-registry/package.json:    "url": 
"https://git-wip-us.apache.org/repos/asf/cordova-registry.git";
./cordova-tizen/package.json:    "url": 
"https://git-wip-us.apache.org/repos/asf/cordova-tizen.git";
./cordova-ubuntu/package.json:        "url": 
"https://git-wip-us.apache.org/repos/asf/cordova-ubuntu.git";
./cordova-webos/package.json:        "url": 
"https://git-wip-us.apache.org/repos/asf/cordova-webos.git";
./cordova-wp8/package.json:        "url": 
"https://git-wip-us.apache.org/repos/asf/cordova-wp8.git";
{noformat}

Lots of the above are deprecated repositories, so I don't care about them, but 
the ones that we should update to close this issue off are coho, js, osx, 
plugin-wkwebview, plugman and registry. [~auso] are you able to finish this one 
off?

> Point package.json repo items to github mirrors
> -----------------------------------------------
>
>                 Key: CB-12762
>                 URL: https://issues.apache.org/jira/browse/CB-12762
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: AllComponents
>            Reporter: Jesse MacFadyen
>            Assignee: Audrey So
>
> Proposal is here:
> https://github.com/cordova/cordova-discuss/issues/67



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to