I am getting below compilation failure while building kernel 4.0.1 patch release.
------------------------------------------------------------------------ [INFO] Building WSO2 Carbon - Kernel 4.0.1 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.wso2.carbon.core --- [INFO] Deleting /home/chamara/wso2/project/carbon/carbon/kernel/branches/4.0.0/core/org.wso2.carbon.core/4.0.1/target [INFO] [INFO] --- incremental-build-plugin:1.3:incremental-build (default) @ org.wso2.carbon.core --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting /home/chamara/wso2/project/carbon/carbon/kernel/branches/4.0.0/core/org.wso2.carbon.core/4.0.1/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.wso2.carbon.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.wso2.carbon.core --- [INFO] Compiling 135 source files to /home/chamara/wso2/project/carbon/carbon/kernel/branches/4.0.0/core/org.wso2.carbon.core/4.0.1/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/chamara/wso2/project/carbon/carbon/kernel/branches/4.0.0/core/org.wso2.carbon.core/4.0.1/src/main/java/org/wso2/carbon/core/init/CarbonServerManager.java:[779,31] cannot find symbol symbol : method finalize() location: interface org.apache.axis2.clustering.ClusteringAgent [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.257s [INFO] Finished at: Fri Aug 17 17:09:23 IST 2012 [INFO] Final Memory: 19M/210M i checked inside the kernel/branches/4.0.0/dependencies/axis2/1.6.1-wso2v5/modules/clustering and there's no interface like that. Pls help me on this. Thanks, Chamara Silva -- Suminda Chamara Silva WSO2 Inc. Mobile: +94718302858 blog: http://chamaras.blogspot.com _______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
