Hi, Fixed now. Sorry, it got missed when merging the code to branch.
Thanks, Sinthuja. On Tue, Apr 16, 2013 at 9:32 PM, Nuwan Dias <[email protected]> wrote: > Hi, > > I am getting the following compilation failure when building > patch-releases/4.1.2/components. Looks to be a class is missing. Partial > commit? > > [INFO] WSO2 Carbon - Data Bridge Thrift Agent ............ FAILURE [1.283s] > [INFO] WSO2 Carbon - Data Bridge Thrift Receiver ......... SKIPPED > [INFO] WSO2 Carbon - BAM mediator ........................ SKIPPED > [INFO] WSO2 Carbon - Endpoint Editor UI .................. SKIPPED > [INFO] WSO2 Carbon - Sequence Editor UI .................. SKIPPED > [INFO] WSO2 Carbon - REST Api BE ......................... SKIPPED > [INFO] WSO2 Carbon - Rest API Admin UI ................... SKIPPED > [INFO] WSO2 Carbon - Synapse Registries .................. SKIPPED > [INFO] WSO2 Carbon - PayloadFactory Mediator UI .......... SKIPPED > [INFO] WSO2 Stratos - Common ............................. SKIPPED > [INFO] WSO2 Stratos - Usage .............................. SKIPPED > [INFO] WSO2 Stratos - Usage Agent ........................ SKIPPED > [INFO] WSO2 Stratos - Usage - User Interface ............. SKIPPED > [INFO] API Management .................................... SKIPPED > [INFO] WSO2 Carbon - Api for API Management .............. SKIPPED > [INFO] WSO2 Carbon - OAuth ............................... SKIPPED > [INFO] WSO2 Carbon - API Management Implementation ....... SKIPPED > [INFO] WSO2 Carbon - API Gateway ......................... SKIPPED > [INFO] WSO@ Carbon - API Management Usage Aggregator Module SKIPPED > [INFO] WSO2 Carbon - API Management Usage Publisher ...... SKIPPED > [INFO] WSO2 Carbon - API Management Usage Client ......... SKIPPED > [INFO] WSO2 Carbon - API Key Mgt Client .................. SKIPPED > [INFO] WSO2 Carbon - HostObject for API management ....... SKIPPED > [INFO] WSO2 Carbon - API Key Mgt ......................... SKIPPED > [INFO] WSO2 Carbon - Identity OAuth 2.0 Token Endpoint ... SKIPPED > [INFO] WSO2 Carbon - Message Relay ....................... SKIPPED > [INFO] WSO2 Carbon - Message Relay Module ................ SKIPPED > [INFO] WSO2 Carbon - Message Relay Builder Mediator ...... SKIPPED > [INFO] WSO2 Carbon - Cassandra Server .................... SKIPPED > [INFO] WSO2 Carbon - Component - Andes - Authentication Manager SKIPPED > [INFO] WSO2 Carbon - Component - Andes - Commons ......... SKIPPED > [INFO] WSO2 Carbon - Component - Andes - Authorization Manager SKIPPED > [INFO] WSO2 Carbon - Component - Andes - core ............ SKIPPED > [INFO] WSO2 Carbon - Component - Andes admin ............. SKIPPED > [INFO] WSO2 Carbon - Component - Andes ................... SKIPPED > [INFO] WSO2 Carbon Component - MB Cluster Management - BE SKIPPED > [INFO] WSO2 Carbon Component - MB Cluster Management - UI SKIPPED > [INFO] WSO2 Carbon - Component - Andes UI ................ SKIPPED > [INFO] WSO2 Carbon - Patch releases - components - Aggregator Module > SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 46.057s > [INFO] Finished at: Tue Apr 16 08:53:32 PDT 2013 > [INFO] Final Memory: 183M/1382M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > (default-compile) on project org.wso2.carbon.databridge.agent.thrift: > Compilation failure: Compilation failure: > [ERROR] > /home/wso2/4.1.0/platform/4.1.0/components/data-bridge/org.wso2.carbon.databridge.agent.thrift/4.1.2/src/main/java/org/wso2/carbon/databridge/agent/thrift/lb/ReceiverGroup.java:[10,51] > cannot find symbol > [ERROR] symbol : class PublishData > [ERROR] location: package org.wso2.carbon.databridge.agent.thrift.util > [ERROR] > /home/wso2/4.1.0/platform/4.1.0/components/data-bridge/org.wso2.carbon.databridge.agent.thrift/4.1.2/src/main/java/org/wso2/carbon/databridge/agent/thrift/lb/ReceiverStateObserver.java:[3,51] > cannot find symbol > [ERROR] symbol : class PublishData > [ERROR] location: package org.wso2.carbon.databridge.agent.thrift.util > [ERROR] > /home/wso2/4.1.0/platform/4.1.0/components/data-bridge/org.wso2.carbon.databridge.agent.thrift/4.1.2/src/main/java/org/wso2/carbon/databridge/agent/thrift/lb/ReceiverGroup.java:[57,38] > cannot find symbol > [ERROR] symbol : class PublishData > [ERROR] location: class > org.wso2.carbon.databridge.agent.thrift.lb.ReceiverGroup > [ERROR] > /home/wso2/4.1.0/platform/4.1.0/components/data-bridge/org.wso2.carbon.databridge.agent.thrift/4.1.2/src/main/java/org/wso2/carbon/databridge/agent/thrift/AsyncDataPublisher.java:[10,51] > cannot find symbol > [ERROR] symbol : class PublishData > [ERROR] location: package org.wso2.carbon.databridge.agent.thrift.util > [ERROR] > /home/wso2/4.1.0/platform/4.1.0/components/data-bridge/org.wso2.carbon.databridge.agent.thrift/4.1.2/src/main/java/org/wso2/carbon/databridge/agent/thrift/lb/ReceiverGroup.java:[242,56] > cannot find symbol > [ERROR] symbol : class PublishData > [ERROR] location: class > org.wso2.carbon.databridge.agent.thrift.lb.ReceiverGroup > [ERROR] > /home/wso2/4.1.0/platform/4.1.0/components/data-bridge/org.wso2.carbon.databridge.agent.thrift/4.1.2/src/main/java/org/wso2/carbon/databridge/agent/thrift/lb/ReceiverStateObserver.java:[30,56] > cannot find symbol > [ERROR] symbol : class PublishData > [ERROR] location: interface > org.wso2.carbon.databridge.agent.thrift.lb.ReceiverStateObserver > [ERROR] > /home/wso2/4.1.0/platform/4.1.0/components/data-bridge/org.wso2.carbon.databridge.agent.thrift/4.1.2/src/main/java/org/wso2/carbon/databridge/agent/thrift/AsyncDataPublisher.java:[57,32] > cannot find symbol > [ERROR] symbol : class PublishData > [ERROR] location: class > org.wso2.carbon.databridge.agent.thrift.AsyncDataPublisher > [ERROR] > /home/wso2/4.1.0/platform/4.1.0/components/data-bridge/org.wso2.carbon.databridge.agent.thrift/4.1.2/src/main/java/org/wso2/carbon/databridge/agent/thrift/AsyncDataPublisher.java:[544,44] > cannot find symbol > [ERROR] symbol : class PublishData > [ERROR] location: class > org.wso2.carbon.databridge.agent.thrift.AsyncDataPublisher > [ERROR] > /home/wso2/4.1.0/platform/4.1.0/components/data-bridge/org.wso2.carbon.databridge.agent.thrift/4.1.2/src/main/java/org/wso2/carbon/databridge/agent/thrift/lb/ReceiverGroup.java:[68,69] > cannot find symbol > > Thanks, > NuwanD. > > -- > Nuwan Dias > > Software Engineer - WSO2, Inc. http://wso2.com > email : [email protected] > Phone : +94 777 775 729 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Sinthuja Rajendran* Software Engineer <http://wso2.com/> WSO2, Inc.:http://wso2.com Blog: http://sinthu-rajan.blogspot.com/ Mobile: +94774273955
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
