Nicholas Anderson created CB-6737:
-------------------------------------

             Summary: 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


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)

Reply via email to