[
https://issues.apache.org/jira/browse/CB-6737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas Anderson resolved CB-6737.
-----------------------------------
Resolution: Duplicate
Sorry, don't know how I missed that bug report.
> Build fails on case-sensitive filesystems
> -----------------------------------------
>
> Key: CB-6737
> URL: https://issues.apache.org/jira/browse/CB-6737
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin InAppBrowser
> Affects Versions: 3.4.0
> Environment: Running GNU/Linux with ext4 filesystem.
> Reporter: Nicholas Anderson
> Labels: build, easyfix
> Original Estimate: 5m
> Remaining Estimate: 5m
>
> Hello,
> there seems to be a minor issue in the plugin.xml file where it requires
> files by using a case-insensitive name. While this is not in issue on
> case-insensitive file-systems, it causes the build process to fail on
> case-sensitive filesystems.
> As for a fix, simply renaming each case of {{www/inappbrowser.js}} to
> {{www/InAppBrowser.js}} in plugin.xml seems fix it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)