I am getting the following compilation failure when trying to build
 org.wso2.carbon.cloud.csg.agent/3.2.2 component.


[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/home/thilina/projects/carbon/3.2.0/components/csg/org.wso2.carbon.cloud.csg.agent/3.2.2/src/main/java/org/wso2/carbon/cloud/csg/agent/CSGAgentUtils.java:[176,63]
unreported exception org.wso2.carbon.cloud.csg.common.CSGException; must be
caught or declared to be thrown

[ERROR]
/home/thilina/projects/carbon/3.2.0/components/csg/org.wso2.carbon.cloud.csg.agent/3.2.2/src/main/java/org/wso2/carbon/cloud/csg/agent/CSGAgentUtils.java:[183,63]
unreported exception org.wso2.carbon.cloud.csg.common.CSGException; must be
caught or declared to be thrown

[ERROR]
/home/thilina/projects/carbon/3.2.0/components/csg/org.wso2.carbon.cloud.csg.agent/3.2.2/src/main/java/org/wso2/carbon/cloud/csg/agent/jms/JMSServicePublisher.java:[262,38]
cannot find symbol
symbol  : method setInLineWSDL(java.lang.String)
location: class org.wso2.carbon.cloud.csg.stub.types.common.ServiceMetaData

[INFO] 3 errors
[INFO] -------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

/home/thilina/projects/carbon/3.2.0/components/csg/org.wso2.carbon.cloud.csg.agent/3.2.2/src/main/java/org/wso2/carbon/cloud/csg/agent/CSGAgentUtils.java:[176,63]
unreported exception org.wso2.carbon.cloud.csg.common.CSGException; must be
caught or declared to be thrown

/home/thilina/projects/carbon/3.2.0/components/csg/org.wso2.carbon.cloud.csg.agent/3.2.2/src/main/java/org/wso2/carbon/cloud/csg/agent/CSGAgentUtils.java:[183,63]
unreported exception org.wso2.carbon.cloud.csg.common.CSGException; must be
caught or declared to be thrown

/home/thilina/projects/carbon/3.2.0/components/csg/org.wso2.carbon.cloud.csg.agent/3.2.2/src/main/java/org/wso2/carbon/cloud/csg/agent/jms/JMSServicePublisher.java:[262,38]
cannot find symbol
symbol  : method setInLineWSDL(java.lang.String)
location: class org.wso2.carbon.cloud.csg.stub.types.common.ServiceMetaData


My local copy is up-to date.

Thanks,
Thilina

-- 
Thilina Buddhika
Associate Technical Lead
WSO2 Inc. ; http://wso2.com
lean . enterprise . middleware

phone : +94 77 44 88 727
blog : http://blog.thilinamb.com
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to