[jira] [Commented] (CB-10979) Fix splashscreen ios native tests

2016-04-15 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15243605#comment-15243605
 ] 

ASF subversion and git services commented on CB-10979:
--

Commit 9832d2e1659bf6dc29455e75493437743aa6646d in 
cordova-plugin-splashscreen's branch refs/heads/3.2.x from [~daserge]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=9832d2e
 ]

CB-10979 Fix splashscreen ios native tests
Added jshintignore for tests/ios


> Fix splashscreen ios native tests
> -
>
> Key: CB-10979
> URL: https://issues.apache.org/jira/browse/CB-10979
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin SplashScreen
>Reporter: Sergey Shakhnazarov
>Assignee: Sergey Shakhnazarov
>
> {noformat}
> In file included from 
> /Users/travis/build/apache/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.m:20:
> /Users/travis/build/apache/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.h:21:9:
>  fatal error: 'Cordova/CDVPlugin.h' file not found
> #import 
> ^
> 1 error generated.
> Testing failed:
>   'Cordova/CDVPlugin.h' file not found
> ** TEST FAILED **
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-10979) Fix splashscreen ios native tests

2016-03-30 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15217564#comment-15217564
 ] 

ASF GitHub Bot commented on CB-10979:
-

Github user asfgit closed the pull request at:

https://github.com/apache/cordova-plugin-splashscreen/pull/96


> Fix splashscreen ios native tests
> -
>
> Key: CB-10979
> URL: https://issues.apache.org/jira/browse/CB-10979
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin SplashScreen
>Reporter: Sergey Shakhnazarov
>Assignee: Sergey Shakhnazarov
>
> {noformat}
> In file included from 
> /Users/travis/build/apache/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.m:20:
> /Users/travis/build/apache/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.h:21:9:
>  fatal error: 'Cordova/CDVPlugin.h' file not found
> #import 
> ^
> 1 error generated.
> Testing failed:
>   'Cordova/CDVPlugin.h' file not found
> ** TEST FAILED **
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-10979) Fix splashscreen ios native tests

2016-03-30 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15217562#comment-15217562
 ] 

ASF subversion and git services commented on CB-10979:
--

Commit 9832d2e1659bf6dc29455e75493437743aa6646d in 
cordova-plugin-splashscreen's branch refs/heads/master from [~daserge]
[ 
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-splashscreen.git;h=9832d2e
 ]

CB-10979 Fix splashscreen ios native tests
Added jshintignore for tests/ios


> Fix splashscreen ios native tests
> -
>
> Key: CB-10979
> URL: https://issues.apache.org/jira/browse/CB-10979
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin SplashScreen
>Reporter: Sergey Shakhnazarov
>Assignee: Sergey Shakhnazarov
>
> {noformat}
> In file included from 
> /Users/travis/build/apache/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.m:20:
> /Users/travis/build/apache/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.h:21:9:
>  fatal error: 'Cordova/CDVPlugin.h' file not found
> #import 
> ^
> 1 error generated.
> Testing failed:
>   'Cordova/CDVPlugin.h' file not found
> ** TEST FAILED **
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Commented] (CB-10979) Fix splashscreen ios native tests

2016-03-29 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15215852#comment-15215852
 ] 

ASF GitHub Bot commented on CB-10979:
-

GitHub user daserge opened a pull request:

https://github.com/apache/cordova-plugin-splashscreen/pull/96

CB-10979 Fix splashscreen ios native tests

Added jshintignore for tests/ios

[Jira issue](https://issues.apache.org/jira/browse/CB-10979)

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/MSOpenTech/cordova-plugin-splashscreen 
CB-10979

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cordova-plugin-splashscreen/pull/96.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #96


commit 99ce77910f7aef20ea8f2ac28cc9ebb08c9092ea
Author: daserge 
Date:   2016-03-29T11:05:49Z

CB-10979 Fix splashscreen ios native tests
Added jshintignore for tests/ios




> Fix splashscreen ios native tests
> -
>
> Key: CB-10979
> URL: https://issues.apache.org/jira/browse/CB-10979
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin SplashScreen
>Reporter: Sergey Shakhnazarov
>Assignee: Sergey Shakhnazarov
>
> {noformat}
> In file included from 
> /Users/travis/build/apache/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.m:20:
> /Users/travis/build/apache/cordova-plugin-splashscreen/src/ios/CDVSplashScreen.h:21:9:
>  fatal error: 'Cordova/CDVPlugin.h' file not found
> #import 
> ^
> 1 error generated.
> Testing failed:
>   'Cordova/CDVPlugin.h' file not found
> ** TEST FAILED **
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org