See 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/758/display/redirect>

Changes:


------------------------------------------
[...truncated 86.73 KB...]
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:416:
 error: cannot find symbol
    [javac]             List<Element> apiBaseInterfaceElements = 
apiClassifierDefElement.elements("apiBaseInterface");
    [javac]                  ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:417:
 error: cannot find symbol
    [javac]             for (Element apiBaseInterfaceElement : 
apiBaseInterfaceElements) {
    [javac]                  ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:423:
 error: cannot find symbol
    [javac]             Element apiAccessElement = 
apiClassifierDefElement.element("apiAccess");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:428:
 error: cannot find symbol
    [javac]             List<Element> apiOperationElements = 
apiClassifierElement.elements("apiOperation");
    [javac]                  ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:429:
 error: cannot find symbol
    [javac]             List<Element> apiValueElements = 
apiClassifierElement.elements("apiValue");
    [javac]                  ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:463:
 error: cannot find symbol
    [javac]             for (Element apiOperationElement : 
apiOperationElements) {
    [javac]                  ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:466:
 error: cannot find symbol
    [javac]             for (Element apiValueElement : apiValueElements) {
    [javac]                  ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:578:
 error: cannot find symbol
    [javac]             Element apiValueDetailElement = 
apiValueElement.element("apiValueDetail");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:582:
 error: cannot find symbol
    [javac]             Element apiValueDefElement = 
apiValueDetailElement.element("apiValueDef");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:587:
 error: cannot find symbol
    [javac]             Element apiValueClassifierElement = 
apiValueDefElement.element("apiValueClassifier");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:593:
 error: cannot find symbol
    [javac]             Element apiAccessElement = 
apiValueDefElement.element("apiAccess");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:598:
 error: cannot find symbol
    [javac]             Element apiStaticElement = 
apiValueDefElement.element("apiStatic");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:603:
 error: cannot find symbol
    [javac]             Element apiDynamicElement = 
apiValueDefElement.element("apiDynamic");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:608:
 error: cannot find symbol
    [javac]             Element apiValueAccessElement = 
apiValueDefElement.element("apiValueAccess");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:615:
 error: cannot find symbol
    [javac]             Element apiIsOverrideElement = 
apiValueDefElement.element("apiIsOverride");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:627:
 error: cannot find symbol
    [javac]             Element apiDataElement = 
apiValueDefElement.element("apiData");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:718:
 error: cannot find symbol
    [javac]             Element apiOperationDetailElement = 
apiOperationElement.element("apiOperationDetail");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:722:
 error: cannot find symbol
    [javac]             Element apiOperationDefElement = 
apiOperationDetailElement.element("apiOperationDef");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:727:
 error: cannot find symbol
    [javac]             Element apiIsOverrideElement = 
apiOperationDefElement.element("apiIsOverride");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:732:
 error: cannot find symbol
    [javac]             Element apiReturnElement = 
apiOperationDefElement.element("apiReturn");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:734:
 error: cannot find symbol
    [javac]                     Element apiTypeElement = 
apiReturnElement.element("apiType");
    [javac]                     ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:738:
 error: cannot find symbol
    [javac]                     Element apiOperationClassifierElement = 
apiReturnElement.element("apiOperationClassifier");
    [javac]                     ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:745:
 error: cannot find symbol
    [javac]             Element apiAccessElement = 
apiOperationDefElement.element("apiAccess");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:750:
 error: cannot find symbol
    [javac]             Element apiStaticElement = 
apiOperationDefElement.element("apiStatic");
    [javac]             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:755:
 error: cannot find symbol
    [javac]             List<Element> apiParamElements = 
apiOperationDefElement.elements("apiParam");
    [javac]                  ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:793:
 error: cannot find symbol
    [javac]             List<Element> apiParamElements = null;
    [javac]                  ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:795:
 error: cannot find symbol
    [javac]             for (Element apiConstructorElement : 
apiConstructorElements) {
    [javac]                  ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:800:
 error: cannot find symbol
    [javac]                     Element apiConstructorDetailElement = 
apiConstructorElement.element("apiConstructorDetail");
    [javac]                     ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:804:
 error: cannot find symbol
    [javac]                     Element apiConstructorDefElement = 
apiConstructorDetailElement.element("apiConstructorDef");
    [javac]                     ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:809:
 error: cannot find symbol
    [javac]                     Element apiAccessElement = 
apiConstructorDefElement.element("apiAccess");
    [javac]                     ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:814:
 error: cannot find symbol
    [javac]                     List<Element> newApiParamElements = 
apiConstructorDefElement.elements("apiParam");
    [javac]                          ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:841:
 error: cannot find symbol
    [javac]             ArrayList<Element> result = new ArrayList<Element>();
    [javac]                       ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:841:
 error: cannot find symbol
    [javac]             ArrayList<Element> result = new ArrayList<Element>();
    [javac]                                                       ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:843:
 error: cannot find symbol
    [javac]                     Element apiParamElement1 = 
(apiParamElements1.size() > i) ? apiParamElements1.get(i) : null;
    [javac]                     ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:844:
 error: cannot find symbol
    [javac]                     Element apiParamElement2 = 
(apiParamElements2.size() > i) ? apiParamElements2.get(i) : null;
    [javac]                     ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:846:
 error: cannot find symbol
    [javac]                             Element apiDataElement2 = 
apiParamElement2.element("apiData");
    [javac]                             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:848:
 error: cannot find symbol
    [javac]                                     apiDataElement2 = 
DocumentHelper.createElement("apiData");
    [javac]                                                       ^
    [javac]   symbol:   variable DocumentHelper
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:853:
 error: cannot find symbol
    [javac]                             Element apiTypeElement2 = 
apiParamElement2.element("apiType");
    [javac]                             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:861:
 error: cannot find symbol
    [javac]                             apiTypeElement2 = 
DocumentHelper.createElement("apiType");
    [javac]                                               ^
    [javac]   symbol:   variable DocumentHelper
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:868:
 error: cannot find symbol
    [javac]                             Element apiOperationClassifierElement2 
= apiParamElement2.element("apiOperationClassifier");
    [javac]                             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:880:
 error: cannot find symbol
    [javac]                             Element apiDataElement1 = 
apiParamElement1.element("apiData");
    [javac]                             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:882:
 error: cannot find symbol
    [javac]                                     apiDataElement1 = 
DocumentHelper.createElement("apiData");
    [javac]                                                       ^
    [javac]   symbol:   variable DocumentHelper
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:887:
 error: cannot find symbol
    [javac]                             Element apiTypeElement1 = 
apiParamElement1.element("apiType");
    [javac]                             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:895:
 error: cannot find symbol
    [javac]                             apiTypeElement1 = 
DocumentHelper.createElement("apiType");
    [javac]                                               ^
    [javac]   symbol:   variable DocumentHelper
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:902:
 error: cannot find symbol
    [javac]                             Element apiOperationClassifierElement1 
= apiParamElement1.element("apiOperationClassifier");
    [javac]                             ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:916:
 error: cannot find symbol
    [javac]                     Element apiTypeElement1 = 
apiParamElement1.element("apiType");
    [javac]                     ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/src/main/java/org/apache/royale/compiler/clients/PLAYERGLOBALC.java>:921:
 error: cannot find symbol
    [javac]                                     Element apiItemNameElement1 = 
apiParamElement1.element("apiItemName");
    [javac]                                     ^
    [javac]   symbol:   class Element
    [javac]   location: class PLAYERGLOBALC
    [javac] 100 errors
    [javac] 1 warning

BUILD FAILED
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/build.xml>:68:
 The following error occurred while executing this line:
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler/ws/compiler-playerglobalc/build.xml>:78:
 Compile failed; see the compiler error output for details.

Total time: 17 seconds
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Xms384m -Xmx2g
Build step 'Invoke Ant' marked build as failure
Recording test results

Reply via email to