I removed the caching.core dependency from the above bundle, then got the following compilation failure.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project org.wso2.carbon.apimgt.impl: Compilation failure: Compilation failure: [ERROR] /build/trunk/platform/components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/utils/UserClaims.java:[22,35] package org.wso2.carbon.caching.core does not exist [ERROR] [ERROR] /build/trunk/platform/components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/utils/UserClaims.java:[26,32] cannot find symbol [ERROR] symbol: class CacheEntry [ERROR] public class UserClaims extends CacheEntry { [ERROR] [ERROR] /build/trunk/platform/components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/utils/ClaimCache.java:[21,35] package org.wso2.carbon.caching.core does not exist [ERROR] [ERROR] /build/trunk/platform/components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/utils/ClaimCache.java:[22,35] package org.wso2.carbon.caching.core does not exist [ERROR] [ERROR] /build/trunk/platform/components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/utils/ClaimCache.java:[23,35] package org.wso2.carbon.caching.core does not exist [ERROR] [ERROR] /build/trunk/platform/components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/utils/ClaimCache.java:[26,32] cannot find symbol [ERROR] symbol: class BaseCache [ERROR] public class ClaimCache extends BaseCache { [ERROR] [ERROR] /build/trunk/platform/components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/utils/ClaimCache.java:[42,27] cannot find symbol [ERROR] symbol : class CacheKey [ERROR] location: class org.wso2.carbon.apimgt.impl.utils.ClaimCache [ERROR] [ERROR] /build/trunk/platform/components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/utils/ClaimCache.java:[42,41] cannot find symbol [ERROR] symbol : class CacheEntry [ERROR] location: class org.wso2.carbon.apimgt.impl.utils.ClaimCache -- Sameera Jayasoma, Architect, WSO2, Inc. (http://wso2.com) email: same...@wso2.com blog: http://sameera.adahas.org twitter: https://twitter.com/sameerajayasoma flickr: http://www.flickr.com/photos/sameera-jayasoma/collections Lean . Enterprise . Middleware
_______________________________________________ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev