You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2012/07/27 19:21:34 UTC

[jira] [Created] (CB-1149) hello-world spec.html script/link tags refers to missing files in the repo

Shazron Abdullah created CB-1149:
------------------------------------

             Summary: hello-world spec.html script/link tags refers to missing files in the repo
                 Key: CB-1149
                 URL: https://issues.apache.org/jira/browse/CB-1149
             Project: Apache Cordova
          Issue Type: Bug
          Components: Labs
    Affects Versions: 2.0.0
            Reporter: Shazron Abdullah
            Assignee: Michael Brooks


See: https://groups.google.com/forum/?fromgroups#!topic/phonegap/BO-ZGZaEbcQ

Lines: https://github.com/apache/incubator-cordova-labs/blob/hello-cordova/www/spec.html#L8-10

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1149) hello-world spec.html script/link tags refers to missing files in the repo

Posted by "Michael Brooks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424029#comment-13424029 ] 

Michael Brooks commented on CB-1149:
------------------------------------

greaterjun reported that the following files are missing from the "Hello Cordova" sample application:

{noformat}
<link rel="shortcut icon" type="image/png" href="spec/lib/jasmine-1.2.0/jasmine_favicon.png">
<link rel="stylesheet" type="text/css" href="spec/lib/jasmine-1.2.0/jasmine.css">
<script type="text/javascript" src="spec/lib/jasmine-1.2.0/jasmine.js"></script>
<script type="text/javascript" src="spec/lib/jasmine-1.2.0/jasmine-html.js"></script>
{noformat}

These files [do exist|https://github.com/apache/incubator-cordova-labs/tree/hello-cordova/www/spec/lib/jasmine-1.2.0] in the "Hello Cordova" repository. I've loaded the sample application into an iOS project and it works fine.

However, the files [are missing in the iOS repository|https://github.com/apache/incubator-cordova-ios/tree/master/bin/templates/project/www/spec]. This is because the {{.gitignore}} [ignores all|https://github.com/apache/incubator-cordova-ios/blob/master/.gitignore#L5 {{lib/}} directories].

@[~shazron] what {{lib/}} directories need to be ignored? Can we use {{/lib}} instead or prefix it with a specific path?
                
> hello-world spec.html script/link tags refers to missing files in the repo
> --------------------------------------------------------------------------
>
>                 Key: CB-1149
>                 URL: https://issues.apache.org/jira/browse/CB-1149
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Labs
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Shazron Abdullah
>            Assignee: Michael Brooks
>             Fix For: 2.1.0
>
>
> See: https://groups.google.com/forum/?fromgroups#!topic/phonegap/BO-ZGZaEbcQ
> Lines: https://github.com/apache/incubator-cordova-labs/blob/hello-cordova/www/spec.html#L8-10

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1149) hello-world spec.html script/link tags refers to missing files in the repo

Posted by "Michael Brooks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423994#comment-13423994 ] 

Michael Brooks commented on CB-1149:
------------------------------------

Thank you Shaz. I'll look into it.
                
> hello-world spec.html script/link tags refers to missing files in the repo
> --------------------------------------------------------------------------
>
>                 Key: CB-1149
>                 URL: https://issues.apache.org/jira/browse/CB-1149
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Labs
>    Affects Versions: 2.0.0
>            Reporter: Shazron Abdullah
>            Assignee: Michael Brooks
>
> See: https://groups.google.com/forum/?fromgroups#!topic/phonegap/BO-ZGZaEbcQ
> Lines: https://github.com/apache/incubator-cordova-labs/blob/hello-cordova/www/spec.html#L8-10

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CB-1149) hello-world spec.html script/link tags refers to missing files in the repo

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-1149.
----------------------------------

    Resolution: Fixed

Fix commit - http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/b8e0f17d
                
> hello-world spec.html script/link tags refers to missing files in the repo
> --------------------------------------------------------------------------
>
>                 Key: CB-1149
>                 URL: https://issues.apache.org/jira/browse/CB-1149
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Labs
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 2.1.0
>
>
> See: https://groups.google.com/forum/?fromgroups#!topic/phonegap/BO-ZGZaEbcQ
> Lines: https://github.com/apache/incubator-cordova-labs/blob/hello-cordova/www/spec.html#L8-10

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1149) hello-world spec.html script/link tags refers to missing files in the repo

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424038#comment-13424038 ] 

Shazron Abdullah commented on CB-1149:
--------------------------------------

D'oh - actually I don't know, we don't have any lib folders anymore in the repo. I'll clean up the .gitignore and add the missing files.
                
> hello-world spec.html script/link tags refers to missing files in the repo
> --------------------------------------------------------------------------
>
>                 Key: CB-1149
>                 URL: https://issues.apache.org/jira/browse/CB-1149
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Labs
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 2.1.0
>
>
> See: https://groups.google.com/forum/?fromgroups#!topic/phonegap/BO-ZGZaEbcQ
> Lines: https://github.com/apache/incubator-cordova-labs/blob/hello-cordova/www/spec.html#L8-10

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CB-1149) hello-world spec.html script/link tags refers to missing files in the repo

Posted by "Michael Brooks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Brooks updated CB-1149:
-------------------------------

          Component/s: iOS
    Affects Version/s: 2.1.0
        Fix Version/s: 2.1.0
             Assignee: Shazron Abdullah  (was: Michael Brooks)
    
> hello-world spec.html script/link tags refers to missing files in the repo
> --------------------------------------------------------------------------
>
>                 Key: CB-1149
>                 URL: https://issues.apache.org/jira/browse/CB-1149
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Labs
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 2.1.0
>
>
> See: https://groups.google.com/forum/?fromgroups#!topic/phonegap/BO-ZGZaEbcQ
> Lines: https://github.com/apache/incubator-cordova-labs/blob/hello-cordova/www/spec.html#L8-10

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-1149) hello-world spec.html script/link tags refers to missing files in the repo

Posted by "Michael Brooks (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424043#comment-13424043 ] 

Michael Brooks commented on CB-1149:
------------------------------------

Cool, that makes it easier :)
                
> hello-world spec.html script/link tags refers to missing files in the repo
> --------------------------------------------------------------------------
>
>                 Key: CB-1149
>                 URL: https://issues.apache.org/jira/browse/CB-1149
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Labs
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>             Fix For: 2.1.0
>
>
> See: https://groups.google.com/forum/?fromgroups#!topic/phonegap/BO-ZGZaEbcQ
> Lines: https://github.com/apache/incubator-cordova-labs/blob/hello-cordova/www/spec.html#L8-10

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira