kaazing / ios.client

Apache License 2.0
3 stars 2 forks source link

ios.client fails to build #14

Closed sanjay-saxena closed 9 years ago

sanjay-saxena commented 9 years ago

Here is the log from @ahousing:

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Kaazing iOS Client ................................ SUCCESS [0.959s]
[INFO] Kaazing iOS Client - WebSocket Common ............. SUCCESS [0.005s]
[INFO] Kaazing iOS Client - WebSocket RFC-6455 Implementation  FAILURE [31.795s]
[INFO] Kaazing iOS Client - API Documentation ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33.126s
[INFO] Finished at: Mon Oct 05 16:01:28 PDT 2015
[INFO] Final Memory: 7M/123M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (test-32bit-ios-gateway-lib) on project gateway.client.ios: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :gateway.client.ios

----- Today October 6th, 2015 -----
sanjay-saxena commented 9 years ago

Here is the pull request.

sanjay-saxena commented 9 years ago

Pull request has been merged.