Hi, This was a newly added class. Although I applied the patch from trunk I haven't added this class before committing in the branch. I added it now. Sorry for the inconvenience.
Thanks, AmilaM. On Tue, May 24, 2011 at 12:25 PM, Supun Kamburugamuva <[email protected]>wrote: > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] > /home/supun/3.2.0/components/stratos/billing/org.wso2.carbon.billing.core/3.2.0/src/main/java/org/wso2/carbon/billing/core/jdbc/DataAccessObject.java:[23,45] > cannot find symbol > symbol : class CustomerUtils > location: package org.wso2.carbon.billing.core.utilities > > [ERROR] > /home/supun/3.2.0/components/stratos/billing/org.wso2.carbon.billing.core/3.2.0/src/main/java/org/wso2/carbon/billing/core/BillingEngine.java:[27,45] > cannot find symbol > symbol : class CustomerUtils > location: package org.wso2.carbon.billing.core.utilities > > [ERROR] > /home/supun/3.2.0/components/stratos/billing/org.wso2.carbon.billing.core/3.2.0/src/main/java/org/wso2/carbon/billing/core/handlers/DefaultSubscriptionFeedingHandler.java:[26,45] > cannot find symbol > symbol : class CustomerUtils > location: package org.wso2.carbon.billing.core.utilities > > [ERROR] > /home/supun/3.2.0/components/stratos/billing/org.wso2.carbon.billing.core/3.2.0/src/main/java/org/wso2/carbon/billing/core/jdbc/DataAccessObject.java:[1287,33] > cannot find symbol > symbol : variable CustomerUtils > location: class org.wso2.carbon.billing.core.jdbc.DataAccessObject > > [ERROR] > /home/supun/3.2.0/components/stratos/billing/org.wso2.carbon.billing.core/3.2.0/src/main/java/org/wso2/carbon/billing/core/jdbc/DataAccessObject.java:[2099,36] > cannot find symbol > symbol : variable CustomerUtils > location: class org.wso2.carbon.billing.core.jdbc.DataAccessObject > > [ERROR] > /home/supun/3.2.0/components/stratos/billing/org.wso2.carbon.billing.core/3.2.0/src/main/java/org/wso2/carbon/billing/core/jdbc/DataAccessObject.java:[2281,36] > cannot find symbol > symbol : variable CustomerUtils > location: class org.wso2.carbon.billing.core.jdbc.DataAccessObject > > [ERROR] > /home/supun/3.2.0/components/stratos/billing/org.wso2.carbon.billing.core/3.2.0/src/main/java/org/wso2/carbon/billing/core/jdbc/DataAccessObject.java:[2745,36] > cannot find symbol > symbol : variable CustomerUtils > location: class org.wso2.carbon.billing.core.jdbc.DataAccessObject > > [ERROR] > /home/supun/3.2.0/components/stratos/billing/org.wso2.carbon.billing.core/3.2.0/src/main/java/org/wso2/carbon/billing/core/BillingEngine.java:[465,15] > cannot find symbol > symbol : variable CustomerUtils > location: class org.wso2.carbon.billing.core.BillingEngine > > [ERROR] > /home/supun/3.2.0/components/stratos/billing/org.wso2.carbon.billing.core/3.2.0/src/main/java/org/wso2/carbon/billing/core/handlers/DefaultSubscriptionFeedingHandler.java:[103,8] > cannot find symbol > symbol : variable CustomerUtils > location: class > org.wso2.carbon.billing.core.handlers.DefaultSubscriptionFeedingHandler > > Thanks, > -- > Supun Kamburugamuva > Technical Lead & Product Manager, WSO2 Inc.; http://wso2.com > Member, Apache Software Foundation; http://www.apache.org > WSO2 Inc.; http://wso2.org > E-mail: [email protected]; Mobile: +94 77 431 3585 > Blog: http://supunk.blogspot.com >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
