[
https://issues.apache.org/jira/browse/CB-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14352295#comment-14352295
]
ASF GitHub Bot commented on CB-8633:
------------------------------------
GitHub user omefire opened a pull request:
https://github.com/apache/cordova-lib/pull/179
CB-8633 BugFix: Support for urls to tarballs was broken
CB-8633 BugFix: Support for urls to tarballs was broken
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-lib CB-8633
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/179.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 #179
----
commit f830e4651512040ef790e82a3b07495f163ec848
Author: Omar Mefire <[email protected]>
Date: 2015-03-08T21:50:08Z
CB-8633 BugFix: Support for urls to tarballs was broken
----
> Regression: `cordova platform add` does not support tarballs anymore
> --------------------------------------------------------------------
>
> Key: CB-8633
> URL: https://issues.apache.org/jira/browse/CB-8633
> Project: Apache Cordova
> Issue Type: Bug
> Reporter: Omar Mefire
> Assignee: Omar Mefire
>
> Issuing the command `cordova platform add
> "https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz"`
> used to work. now, it results in the following error :
> omefire@my-machine:~/Cordova/test-apps/hello$ cordova platform add
> android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz"
> git cloning:
> android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz"
> Unable to fetch platform
> browser@android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz":
> Error: Command failed: Cloning into
> '/home/omefire/.cordova/lib/tmp/tmp_cordova_git_23549_1425806531335'...
> fatal: unable to access
> 'android@"https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=snapshot;h=3.7.1;sf=tgz"':
> The requested URL returned error: 403
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]