Hi Devs,

Seems like these compilation failures are due the recent updates to the
balana project. Please fix this ASAP. We cannot continue the build due to
this.

Thanks,
Sameera.

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
(default-compile) on project org.wso2.carbon.identity.entitlement:
Compilation failure: Compilation failure:
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/PolicySearch.java:[25,26]
cannot find symbol
[ERROR] symbol  : class RequestCtx
[ERROR] location: package org.wso2.balana.ctx
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/PolicyCollection.java:[27,22]
cannot find symbol
[ERROR] symbol  : class Target
[ERROR] location: package org.wso2.balana
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/PolicyCollection.java:[29,22]
cannot find symbol
[ERROR] symbol  : class TargetSection
[ERROR] location: package org.wso2.balana
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/PolicyCollection.java:[65,25]
cannot find symbol
[ERROR] symbol  : class Target
[ERROR] location: class
org.wso2.carbon.identity.entitlement.policy.PolicyCollection
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/pip/PIPExtension.java:[21,26]
cannot find symbol
[ERROR] symbol  : class RequestCtx
[ERROR] location: package org.wso2.balana.ctx
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/pip/PIPExtension.java:[48,23]
cannot find symbol
[ERROR] symbol  : class RequestCtx
[ERROR] location: interface
org.wso2.carbon.identity.entitlement.pip.PIPExtension
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/PolicyTarget.java:[21,22]
cannot find symbol
[ERROR] symbol  : class Target
[ERROR] location: package org.wso2.balana
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/PolicyTarget.java:[31,12]
cannot find symbol
[ERROR] symbol  : class Target
[ERROR] location: class
org.wso2.carbon.identity.entitlement.policy.PolicyTarget
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/PolicyTarget.java:[35,11]
cannot find symbol
[ERROR] symbol  : class Target
[ERROR] location: class
org.wso2.carbon.identity.entitlement.policy.PolicyTarget
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/PolicyTarget.java:[39,26]
cannot find symbol
[ERROR] symbol  : class Target
[ERROR] location: class
org.wso2.carbon.identity.entitlement.policy.PolicyTarget
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/finder/RegistryBasedPolicyFinder.java:[31,22]
cannot find symbol
[ERROR] symbol  : class Target
[ERROR] location: package org.wso2.balana
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/EntitlementUtil.java:[46,26]
cannot find symbol
[ERROR] symbol  : class RequestCtx
[ERROR] location: package org.wso2.balana.ctx
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/EntitlementUtil.java:[85,15]
cannot find symbol
[ERROR] symbol  : class RequestCtx
[ERROR] location: class org.wso2.carbon.identity.entitlement.EntitlementUtil
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/pdp/EntitlementEngine.java:[57,26]
cannot find symbol
[ERROR] symbol  : class RequestCtx
[ERROR] location: package org.wso2.balana.ctx
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/PolicySearch.java:[375,20]
cannot find symbol
[ERROR] symbol  : class RequestCtx
[ERROR] location: class
org.wso2.carbon.identity.entitlement.policy.PolicySearch
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/PolicySearch.java:[375,44]
cannot find symbol
[ERROR] symbol  : variable RequestCtx
[ERROR] location: class
org.wso2.carbon.identity.entitlement.policy.PolicySearch
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/PolicyCollection.java:[76,21]
cannot find symbol
[ERROR] symbol  : class Target
[ERROR] location: class
org.wso2.carbon.identity.entitlement.policy.PolicyCollection
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/PolicyCollection.java:[76,32]
cannot find symbol
[ERROR] symbol  : class TargetSection
[ERROR] location: class
org.wso2.carbon.identity.entitlement.policy.PolicyCollection
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/PolicyCollection.java:[77,55]
cannot find symbol
[ERROR] symbol  : class TargetSection
[ERROR] location: class
org.wso2.carbon.identity.entitlement.policy.PolicyCollection
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/PolicyCollection.java:[78,55]
cannot find symbol
[ERROR] symbol  : class TargetSection
[ERROR] location: class
org.wso2.carbon.identity.entitlement.policy.PolicyCollection
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/PolicyCollection.java:[79,55]
cannot find symbol
[ERROR] symbol  : class TargetSection
[ERROR] location: class
org.wso2.carbon.identity.entitlement.policy.PolicyCollection
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/policy/finder/RegistryBasedPolicyFinder.java:[317,4]
cannot find symbol
[ERROR] symbol  : class Target
[ERROR] location: class
org.wso2.carbon.identity.entitlement.policy.finder.RegistryBasedPolicyFinder
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/EntitlementUtil.java:[122,14]
cannot find symbol
[ERROR] symbol  : class RequestCtx
[ERROR] location: class org.wso2.carbon.identity.entitlement.EntitlementUtil
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/EntitlementUtil.java:[146,3]
cannot find symbol
[ERROR] symbol  : class RequestCtx
[ERROR] location: class org.wso2.carbon.identity.entitlement.EntitlementUtil
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/pdp/EntitlementEngine.java:[188,2]
cannot find symbol
[ERROR] symbol  : class RequestCtx
[ERROR] location: class
org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/pdp/EntitlementEngine.java:[188,26]
cannot find symbol
[ERROR] symbol  : variable RequestCtx
[ERROR] location: class
org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/pdp/EntitlementEngine.java:[246,8]
cannot find symbol
[ERROR] symbol  : class RequestCtx
[ERROR] location: class
org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/pdp/EntitlementEngine.java:[250,21]
cannot find symbol
[ERROR] symbol  : variable RequestCtx
[ERROR] location: class
org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
[ERROR]
[ERROR]
/Users/sameera/Work/wso2/checkouts/trunk/graphite/components/identity/org.wso2.carbon.identity.entitlement/src/main/java/org/wso2/carbon/identity/entitlement/pdp/EntitlementEngine.java:[291,8]
cannot find symbol
[ERROR] symbol  : class RequestCtx
[ERROR] location: class
org.wso2.carbon.identity.entitlement.pdp.EntitlementEngine
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException


-- 
Sameera Jayasoma
Technical Lead and Product Manager, WSO2 Carbon

WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://tech.jayasoma.org

Lean . Enterprise . Middleware
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to