Hi,
I'm finding this errors at the end of the compilation, while this does not
make the build fail, I'm trying to know what's happening:
*end of list of source files*
*oct 11, 2018 1:30:40 AM com.google.javascript.jscomp.LoggerErrorManager
println*
*GRAVE:
/Users/carlosrovira/Dev/Codeoscopic/Source/sgc/webapp/src/main/webapp/javascript/bin/js-debug/org/apache/royale/jewel/Button.js:14:
ERROR - required "org.apache.royale.core.WrappedHTMLElement" namespace not
provided yet*
*goog.require('org.apache.royale.core.WrappedHTMLElement');*
*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*
*oct 11, 2018 1:30:40 AM com.google.javascript.jscomp.LoggerErrorManager
println*
*GRAVE:
/Users/carlosrovira/Dev/Codeoscopic/Source/sgc/webapp/src/main/webapp/javascript/bin/js-debug/org/apache/royale/jewel/Button.js:15:
ERROR - required "org.apache.royale.html.util.addElementToWrapper"
namespace not provided yet*
*goog.require('org.apache.royale.html.util.addElementToWrapper');*
*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*
*oct 11, 2018 1:30:40 AM com.google.javascript.jscomp.LoggerErrorManager
println*
*GRAVE:
/Users/carlosrovira/Dev/Codeoscopic/Source/sgc/webapp/src/main/webapp/javascript/bin/js-debug/org/apache/royale/jewel/Button.js:19:
ERROR - required "org.apache.royale.utils.Language" namespace not provided
yet*
*goog.require('org.apache.royale.utils.Language');*
*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*
*oct 11, 2018 1:30:40 AM com.google.javascript.jscomp.LoggerErrorManager
println*
*GRAVE:
/Users/carlosrovira/Dev/Codeoscopic/Source/sgc/webapp/src/main/webapp/javascript/bin/js-debug/org/apache/royale/jewel/beads/controls/SizeControl.js:16:
ERROR - required "org.apache.royale.utils.Language" namespace not provided
yet*
*goog.require('org.apache.royale.utils.Language');*
*^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^*
*oct 11, 2018 1:30:40 AM com.google.javascript.jscomp.LoggerErrorManager
printSummary*
*ADVERTENCIA: 4 error(s), 0 warning(s)*
This errors doesn't appear when I compile JewelExample, while I'm using the
same components referenced (Jewel Button... jewel bead SizeControl...)
Do you know what cause this errors?
Thanks
--
Carlos Rovira
http://about.me/carlosrovira