Hi all, I am getting this error while building the registry core kernel. I have JDK 1.7_04 version and UBUNTU 12.04 LTS.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.registry.core: Compilation failure: Compilation failure: [ERROR] /home/shavindu/carbon/branches/kernel/4.0.0/core/org.wso2.carbon.registry.core/4.0.4/src/main/java/org/wso2/carbon/registry/core/jdbc/dataaccess/JDBCDatabaseTransaction.java:[428,19] error: MonitoredPreparedStatement is not abstract and does not override abstract method isCloseOnCompletion() in Statement [ERROR] /home/shavindu/carbon/branches/kernel/4.0.0/core/org.wso2.carbon.registry.core/4.0.4/src/main/java/org/wso2/carbon/registry/core/jdbc/dataaccess/JDBCDatabaseTransaction.java:[951,24] error: ManagedRegistryConnection is not abstract and does not override abstract method getNetworkTimeout() in Connection [ERROR] /home/shavindu/carbon/branches/kernel/4.0.0/core/org.wso2.carbon.registry.core/4.0.4/src/main/java/org/wso2/carbon/registry/core/jdbc/utils/RegistryDataSource.java:[32,7] error: RegistryDataSource is not abstract and does not override abstract method getParentLogger() in CommonDataSource Thank you shavindu
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
