[
https://issues.apache.org/jira/browse/CB-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14380895#comment-14380895
]
ASF GitHub Bot commented on CB-8737:
------------------------------------
Github user TimBarham commented on a diff in the pull request:
https://github.com/apache/cordova-lib/pull/190#discussion_r27172276
--- Diff: cordova-lib/src/platforms/platforms.js ---
@@ -102,5 +102,10 @@ function getPlatformProject(platform, platformRootDir)
{
}
module.exports = platforms;
-module.exports.getPlatformProject = getPlatformProject;
-module.exports.PlatformProjectAdapter = PlatformProjectAdapter;
+
--- End diff --
Ah, great. Thanks Mark!
> Available platforms list includes 'getPlatformProject' and
> 'PlatformProjectAdapter'
> -----------------------------------------------------------------------------------
>
> Key: CB-8737
> URL: https://issues.apache.org/jira/browse/CB-8737
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Affects Versions: Master
> Reporter: Tim Barham
> Assignee: Tim Barham
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Using the latest sources, if you list available platforms the output includes
> two extraneous values ({{getPlatformProject}} and {{PlatformProjectAdapter}}):
> {noformat}
> $ cordova platform
> Installed platforms: windows
> Available platforms: PlatformProjectAdapter, amazon-fireos, android,
> blackberry10, browser, firefoxos, getPlatformProject, windows8, wp8
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]