Hi list,
Quick notice here. The task //javascript/webdriver:webdriver is currently failing on master since commit 003cca9f17ca49209580c87c0f30d3c60ce7ab86 because goog.debug.LogRecord is used in an annotation but not required in the file, so the closure compiler fails with the error:
Compiling: //javascript/webdriver:webdriver as build/javascript/webdriver/webdriver.js
/pouet/selenium/javascript/webdriver/logging.js:110: ERROR - Bad type annotation. Unknown type goog.debug.LogRecord
* @param {!goog.debug.LogRecord} logRecord The record to convert.
^
1 error(s), 0 warning(s)
go aborted!
org.apache.tools.ant.ExitStatusException: Java returned: 1
I don't know what is the best solution in this case, so I can only warn you. Thank you for your hard work.
--
You received this message because you are subscribed to the Google Groups "Selenium Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-develo...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.