[
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