Hi,

I'm getting following compilation error while building components. I have
taken svn update from platfrom/kernel head.

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project org.wso2.carbon.dataservices.core: Compilation
failure
[ERROR]
/home/krishantha/svn/trunk/carbon/platform/trunk/components/data-services/org.wso2.carbon.dataservices.core/src/main/java/org/wso2/carbon/dataservices/core/JDBCPoolSQLConfig.java:[64,51]
incompatible types
[ERROR] found   : javax.sql.DataSource
[ERROR] required: org.apache.tomcat.jdbc.pool.DataSource
[ERROR] -> [Help 1]
[ERROR]

Thanks,
Krishantha.
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to