Hi, I started to built Carbon trunk after getting a svn up.I was able to build dependencies and orbit successfully.But when I tried to build 'core', following error appears;
[INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /home/lalaji/carbon/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/deployment/OSGiAxis2ServiceDeployer.java:[31,7] org.wso2.carbon.core.deployment.OSGiAxis2ServiceDeployer is not abstract and does not override abstract method unDeploy(java.lang.String) in org.apache.axis2.deployment.Deployer /home/lalaji/carbon/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/ServerManagement.java:[121,31] cannot find symbol symbol : method isDeploymentTaskRunning() location: class org.apache.axis2.deployment.DeploymentEngine /home/lalaji/carbon/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/deployment/OSGiBundleDeployer.java:[34,7] org.wso2.carbon.core.deployment.OSGiBundleDeployer is not abstract and does not override abstract method unDeploy(java.lang.String) in org.apache.axis2.deployment.Deployer Could anyone help me to find a solution for the above error? Thanks; Best Regards, -- Lalaji Sureshika
_______________________________________________ Carbon-dev mailing list [email protected] https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev
