[Carbon-dev] [issue-tracker] Compilation failure

2011-07-13 Thread Ajith Vitharana
ERROR] COMPILATION ERROR : [INFO] - [ERROR] /home/ajith/builds/3.2.0/components/issue-tracker/org.wso2.carbon.issue.tracker.mgt/3.2.1/src/main/java/org/wso2/carbon/issue/tracker/mgt/IssueTrackerAdmin.java:[31,48] cannot find symbol symbol

Re: [Carbon-dev] [issue-tracker] Compilation failure

2011-07-13 Thread Ajith Vitharana
Hi all, This is due to a wrong version number in issue-tracker/org.wso2.carbon.issue.tracker.mgt/3.2.1/pom.xml. why this is not failing in builder machine ??? dependency groupIdorg.wso2.carbon/groupId artifactIdorg.wso2.carbon.account.mgt.stub/artifactId

Re: [Carbon-dev] [issue-tracker] Compilation failure

2011-07-13 Thread Ranga Siriwardena
Hi, Following entry is there in patch-releases/3.2.1/service-stub/pom.xml. module../../../service-stubs/org.wso2.carbon.account.mgt.stub/3.2.1/module On Thu, Jul 14, 2011 at 10:01 AM, Ajith Vitharana aji...@wso2.com wrote: Hi all, This is due to a wrong version number in

Re: [Carbon-dev] [issue-tracker] Compilation failure

2011-07-13 Thread Sanjeewa Malalgoda
yes i build it now in builder machine i didn't get any exception as ajith mentioned.but yesterday we didn't build from clean repo. Thanks. On Thu, Jul 14, 2011 at 10:43 AM, Ranga Siriwardena ra...@wso2.com wrote: Hi, Following entry is there in patch-releases/3.2.1/service-stub/pom.xml.

Re: [Carbon-dev] [issue-tracker] Compilation failure

2011-07-13 Thread Hasini Yatawatte
On Thu, Jul 14, 2011 at 10:43 AM, Ranga Siriwardena ra...@wso2.com wrote: Hi, Following entry is there in patch-releases/3.2.1/service-stub/pom.xml. module../../../service-stubs/org.wso2.carbon.account.mgt.stub/3.2.1/module On Thu, Jul 14, 2011 at 10:01 AM, Ajith Vitharana aji...@wso2.com