Re: [Carbon-dev] [CS] Build error in registry

2011-05-17 Thread Samisa Abeysinghe
This worked. Thanks for fixing this.

On Mon, May 16, 2011 at 6:03 PM, Melan Nimesh  wrote:

> Hi,
>
> The CS windows build issue is now fixed
>
> Thanks
> --Melan
>
>
> On Sun, May 15, 2011 at 9:34 PM, Melan Nimesh  wrote:
>
>> Hi,
>>
>> ESB package issue now fixed (committed to branch, Rev. 94276). but still
>> cannot build on windows from fresh check-out without manually changing some
>> files, I am currently working on  overcome this issues.
>>
>> Thanks
>>
>> --Melan
>>
>> On Sat, May 14, 2011 at 9:39 AM, Melan Nimesh  wrote:
>>
>>> Hi,
>>>
>>>
>>> On Sat, May 14, 2011 at 9:10 AM, Samisa Abeysinghe wrote:
>>>
 I do not want to apply patches. Please let e know once it
 is committed and then I can try to build.

 And I have waited on this long enough. Please own this and see it
 through to completion.

>>>
>>> Will work on this today.
>>>
>>>


 On Sat, May 14, 2011 at 7:45 AM, Melan Nimesh  wrote:

> Hi,
>
> On Sat, May 14, 2011 at 7:12 AM, Samisa Abeysinghe wrote:
>
>> I tried applying the patch. But the build seem to be broken at this
>> point. So no way to verify.
>
>
> Please apply patch from CS source's (your local copy's) root directory
>
>
>>
>> One checkout build does not seem to work at all for CS.
>>
>> We do this for Carbon, which is much more complex and larger in size.
>> Why not CS?
>>
>>
>
>>
>> On Sat, May 14, 2011 at 5:22 AM, Samisa Abeysinghe 
>> wrote:
>>
>>>
>>>
>>> On Sat, May 14, 2011 at 12:12 AM, Melan Nimesh wrote:
>>>
 Hi,

 sorry for late reply, please find the attached patch file [1]  fix
 this issue. please apply this patch from CS Branch root (
 https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0)
 . also build log [2] attached for your information

>>>
>>> Um, I thought you are a committer. Why are you attaching a patch?
>>>
>>>
 [1] Windows_fix.patch
 [2] build.log


 Thanks

 --Melan


 On Fri, May 13, 2011 at 6:52 PM, Samisa Abeysinghe >>> > wrote:

> Ping...
>
> Is this fixed now?
>
>
> On Tue, May 10, 2011 at 7:03 PM, Samisa Abeysinghe <
> sam...@wso2.com> wrote:
>
>> What would be the ETA?
>>
>>
>> On Mon, May 9, 2011 at 10:52 PM, Melan Nimesh wrote:
>>
>>> Hi,
>>>
>>> I have successfully built CS on Windows with my changed local
>>> copy, I'll update progress after  build same code (modified code) 
>>> with Linux
>>>
>>> Thanks
>>> --Melan
>>>
>>> On Mon, May 9, 2011 at 9:46 PM, Samisa Abeysinghe <
>>> sam...@wso2.com> wrote:
>>>
 Any luck with this? I am awaiting for this to load the code into
 my Eclipse on Windows :(


 On Thu, May 5, 2011 at 2:50 PM, Saminda Wijeratne <
 samin...@wso2.com> wrote:

>
>
> On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe <
> sam...@wso2.com> wrote:
>
>> Can we rename the package to mediators and be done with it?
>
> That package was codegen from eclipse emf framework. We have
> customized some of the classes in it. Package name should be 
> updated Codegen
> configuration level & then once the new package is created we 
> need to merge
> our changes. This might take a little while. Melan is working on 
> this.
>
> Saminda
>
>>
>>
>> On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh 
>> wrote:
>>
>>> Hi,
>>>
>>>
>>> On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe <
>>> sam...@wso2.com> wrote:
>>> >
>>> >
>>> > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh <
>>> me...@wso2.com> wrote:
>>> >>
>>> >> Hi,
>>> >>
>>> >> I also got same error when building Carbon Studio  in
>>> Windows (I am
>>> >> using Windows 7 x64). this is due to collision  with
>>> >> org.wso2.carbonstudio.eclipse.esb.Mediator class and
>>> >> org.wso2.carbonstudio.eclipse.esb.mediator.provider
>>> package,
>>> >
>>> > How did you conclude that this is the error from my build
>>> log?
>>>
>>> I also tried to build Carbon Studio in my machine and my
>>> error log
>>> also bit similar to your error log, then I 

Re: [Carbon-dev] [CS] Build error in registry

2011-05-16 Thread Melan Nimesh
Hi,

The CS windows build issue is now fixed

Thanks
--Melan

On Sun, May 15, 2011 at 9:34 PM, Melan Nimesh  wrote:

> Hi,
>
> ESB package issue now fixed (committed to branch, Rev. 94276). but still
> cannot build on windows from fresh check-out without manually changing some
> files, I am currently working on  overcome this issues.
>
> Thanks
>
> --Melan
>
> On Sat, May 14, 2011 at 9:39 AM, Melan Nimesh  wrote:
>
>> Hi,
>>
>>
>> On Sat, May 14, 2011 at 9:10 AM, Samisa Abeysinghe wrote:
>>
>>> I do not want to apply patches. Please let e know once it
>>> is committed and then I can try to build.
>>>
>>> And I have waited on this long enough. Please own this and see it through
>>> to completion.
>>>
>>
>> Will work on this today.
>>
>>
>>>
>>>
>>> On Sat, May 14, 2011 at 7:45 AM, Melan Nimesh  wrote:
>>>
 Hi,

 On Sat, May 14, 2011 at 7:12 AM, Samisa Abeysinghe wrote:

> I tried applying the patch. But the build seem to be broken at this
> point. So no way to verify.


 Please apply patch from CS source's (your local copy's) root directory


>
> One checkout build does not seem to work at all for CS.
>
> We do this for Carbon, which is much more complex and larger in size.
> Why not CS?
>
>

>
> On Sat, May 14, 2011 at 5:22 AM, Samisa Abeysinghe wrote:
>
>>
>>
>> On Sat, May 14, 2011 at 12:12 AM, Melan Nimesh wrote:
>>
>>> Hi,
>>>
>>> sorry for late reply, please find the attached patch file [1]  fix
>>> this issue. please apply this patch from CS Branch root (
>>> https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0)
>>> . also build log [2] attached for your information
>>>
>>
>> Um, I thought you are a committer. Why are you attaching a patch?
>>
>>
>>> [1] Windows_fix.patch
>>> [2] build.log
>>>
>>>
>>> Thanks
>>>
>>> --Melan
>>>
>>>
>>> On Fri, May 13, 2011 at 6:52 PM, Samisa Abeysinghe 
>>> wrote:
>>>
 Ping...

 Is this fixed now?


 On Tue, May 10, 2011 at 7:03 PM, Samisa Abeysinghe >>> > wrote:

> What would be the ETA?
>
>
> On Mon, May 9, 2011 at 10:52 PM, Melan Nimesh wrote:
>
>> Hi,
>>
>> I have successfully built CS on Windows with my changed local
>> copy, I'll update progress after  build same code (modified code) 
>> with Linux
>>
>> Thanks
>> --Melan
>>
>> On Mon, May 9, 2011 at 9:46 PM, Samisa Abeysinghe <
>> sam...@wso2.com> wrote:
>>
>>> Any luck with this? I am awaiting for this to load the code into
>>> my Eclipse on Windows :(
>>>
>>>
>>> On Thu, May 5, 2011 at 2:50 PM, Saminda Wijeratne <
>>> samin...@wso2.com> wrote:
>>>


 On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe <
 sam...@wso2.com> wrote:

> Can we rename the package to mediators and be done with it?

 That package was codegen from eclipse emf framework. We have
 customized some of the classes in it. Package name should be 
 updated Codegen
 configuration level & then once the new package is created we need 
 to merge
 our changes. This might take a little while. Melan is working on 
 this.

 Saminda

>
>
> On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh 
> wrote:
>
>> Hi,
>>
>>
>> On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe <
>> sam...@wso2.com> wrote:
>> >
>> >
>> > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh <
>> me...@wso2.com> wrote:
>> >>
>> >> Hi,
>> >>
>> >> I also got same error when building Carbon Studio  in
>> Windows (I am
>> >> using Windows 7 x64). this is due to collision  with
>> >> org.wso2.carbonstudio.eclipse.esb.Mediator class and
>> >> org.wso2.carbonstudio.eclipse.esb.mediator.provider
>> package,
>> >
>> > How did you conclude that this is the error from my build
>> log?
>>
>> I also tried to build Carbon Studio in my machine and my error
>> log
>> also bit similar to your error log, then I looked at
>> corresponding
>> source code (org.wso2.carbonstudio.eclipse.esb)
>>
>> >
>> >>
>> >> In Java we can not have a class name that is the same as a
>> package
>> >> name.( even this class a

Re: [Carbon-dev] [CS] Build error in registry

2011-05-15 Thread Melan Nimesh
Hi,

ESB package issue now fixed (committed to branch, Rev. 94276). but still
cannot build on windows from fresh check-out without manually changing some
files, I am currently working on  overcome this issues.

Thanks

--Melan

On Sat, May 14, 2011 at 9:39 AM, Melan Nimesh  wrote:

> Hi,
>
>
> On Sat, May 14, 2011 at 9:10 AM, Samisa Abeysinghe wrote:
>
>> I do not want to apply patches. Please let e know once it is committed and
>> then I can try to build.
>>
>> And I have waited on this long enough. Please own this and see it through
>> to completion.
>>
>
> Will work on this today.
>
>
>>
>>
>> On Sat, May 14, 2011 at 7:45 AM, Melan Nimesh  wrote:
>>
>>> Hi,
>>>
>>> On Sat, May 14, 2011 at 7:12 AM, Samisa Abeysinghe wrote:
>>>
 I tried applying the patch. But the build seem to be broken at this
 point. So no way to verify.
>>>
>>>
>>> Please apply patch from CS source's (your local copy's) root directory
>>>
>>>

 One checkout build does not seem to work at all for CS.

 We do this for Carbon, which is much more complex and larger in size.
 Why not CS?


>>>

 On Sat, May 14, 2011 at 5:22 AM, Samisa Abeysinghe wrote:

>
>
> On Sat, May 14, 2011 at 12:12 AM, Melan Nimesh  wrote:
>
>> Hi,
>>
>> sorry for late reply, please find the attached patch file [1]  fix
>> this issue. please apply this patch from CS Branch root (
>> https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0)
>> . also build log [2] attached for your information
>>
>
> Um, I thought you are a committer. Why are you attaching a patch?
>
>
>> [1] Windows_fix.patch
>> [2] build.log
>>
>>
>> Thanks
>>
>> --Melan
>>
>>
>> On Fri, May 13, 2011 at 6:52 PM, Samisa Abeysinghe 
>> wrote:
>>
>>> Ping...
>>>
>>> Is this fixed now?
>>>
>>>
>>> On Tue, May 10, 2011 at 7:03 PM, Samisa Abeysinghe 
>>> wrote:
>>>
 What would be the ETA?


 On Mon, May 9, 2011 at 10:52 PM, Melan Nimesh wrote:

> Hi,
>
> I have successfully built CS on Windows with my changed local copy,
> I'll update progress after  build same code (modified code) with Linux
>
> Thanks
> --Melan
>
> On Mon, May 9, 2011 at 9:46 PM, Samisa Abeysinghe  > wrote:
>
>> Any luck with this? I am awaiting for this to load the code into
>> my Eclipse on Windows :(
>>
>>
>> On Thu, May 5, 2011 at 2:50 PM, Saminda Wijeratne <
>> samin...@wso2.com> wrote:
>>
>>>
>>>
>>> On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe <
>>> sam...@wso2.com> wrote:
>>>
 Can we rename the package to mediators and be done with it?
>>>
>>> That package was codegen from eclipse emf framework. We have
>>> customized some of the classes in it. Package name should be 
>>> updated Codegen
>>> configuration level & then once the new package is created we need 
>>> to merge
>>> our changes. This might take a little while. Melan is working on 
>>> this.
>>>
>>> Saminda
>>>


 On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh wrote:

> Hi,
>
>
> On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe <
> sam...@wso2.com> wrote:
> >
> >
> > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh 
> wrote:
> >>
> >> Hi,
> >>
> >> I also got same error when building Carbon Studio  in
> Windows (I am
> >> using Windows 7 x64). this is due to collision  with
> >> org.wso2.carbonstudio.eclipse.esb.Mediator class and
> >> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
> >
> > How did you conclude that this is the error from my build
> log?
>
> I also tried to build Carbon Studio in my machine and my error
> log
> also bit similar to your error log, then I looked at
> corresponding
> source code (org.wso2.carbonstudio.eclipse.esb)
>
> >
> >>
> >> In Java we can not have a class name that is the same as a
> package
> >> name.( even this class and package not in same case, but
> windows treat
> >> them as same)
> >>
> >> I am trying to fix this bug with minimum code change,
> >
> > What is the change you are trying?:
>
> Most codes contains in this java package
> (org.wso2.carbonstudio.eclipse.es

Re: [Carbon-dev] [CS] Build error in registry

2011-05-13 Thread Melan Nimesh
Hi,


On Sat, May 14, 2011 at 9:10 AM, Samisa Abeysinghe  wrote:

> I do not want to apply patches. Please let e know once it is committed and
> then I can try to build.
>
> And I have waited on this long enough. Please own this and see it through
> to completion.
>

Will work on this today.


>
>
> On Sat, May 14, 2011 at 7:45 AM, Melan Nimesh  wrote:
>
>> Hi,
>>
>> On Sat, May 14, 2011 at 7:12 AM, Samisa Abeysinghe wrote:
>>
>>> I tried applying the patch. But the build seem to be broken at this
>>> point. So no way to verify.
>>
>>
>> Please apply patch from CS source's (your local copy's) root directory
>>
>>
>>>
>>> One checkout build does not seem to work at all for CS.
>>>
>>> We do this for Carbon, which is much more complex and larger in size. Why
>>> not CS?
>>>
>>>
>>
>>>
>>> On Sat, May 14, 2011 at 5:22 AM, Samisa Abeysinghe wrote:
>>>


 On Sat, May 14, 2011 at 12:12 AM, Melan Nimesh  wrote:

> Hi,
>
> sorry for late reply, please find the attached patch file [1]  fix this
> issue. please apply this patch from CS Branch root (
> https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0)
> . also build log [2] attached for your information
>

 Um, I thought you are a committer. Why are you attaching a patch?


> [1] Windows_fix.patch
> [2] build.log
>
>
> Thanks
>
> --Melan
>
>
> On Fri, May 13, 2011 at 6:52 PM, Samisa Abeysinghe wrote:
>
>> Ping...
>>
>> Is this fixed now?
>>
>>
>> On Tue, May 10, 2011 at 7:03 PM, Samisa Abeysinghe 
>> wrote:
>>
>>> What would be the ETA?
>>>
>>>
>>> On Mon, May 9, 2011 at 10:52 PM, Melan Nimesh wrote:
>>>
 Hi,

 I have successfully built CS on Windows with my changed local copy,
 I'll update progress after  build same code (modified code) with Linux

 Thanks
 --Melan

 On Mon, May 9, 2011 at 9:46 PM, Samisa Abeysinghe 
 wrote:

> Any luck with this? I am awaiting for this to load the code into my
> Eclipse on Windows :(
>
>
> On Thu, May 5, 2011 at 2:50 PM, Saminda Wijeratne <
> samin...@wso2.com> wrote:
>
>>
>>
>> On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe <
>> sam...@wso2.com> wrote:
>>
>>> Can we rename the package to mediators and be done with it?
>>
>> That package was codegen from eclipse emf framework. We have
>> customized some of the classes in it. Package name should be updated 
>> Codegen
>> configuration level & then once the new package is created we need 
>> to merge
>> our changes. This might take a little while. Melan is working on 
>> this.
>>
>> Saminda
>>
>>>
>>>
>>> On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh wrote:
>>>
 Hi,


 On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe <
 sam...@wso2.com> wrote:
 >
 >
 > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh 
 wrote:
 >>
 >> Hi,
 >>
 >> I also got same error when building Carbon Studio  in Windows
 (I am
 >> using Windows 7 x64). this is due to collision  with
 >> org.wso2.carbonstudio.eclipse.esb.Mediator class and
 >> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
 >
 > How did you conclude that this is the error from my build log?

 I also tried to build Carbon Studio in my machine and my error
 log
 also bit similar to your error log, then I looked at
 corresponding
 source code (org.wso2.carbonstudio.eclipse.esb)

 >
 >>
 >> In Java we can not have a class name that is the same as a
 package
 >> name.( even this class and package not in same case, but
 windows treat
 >> them as same)
 >>
 >> I am trying to fix this bug with minimum code change,
 >
 > What is the change you are trying?:

 Most codes contains in this java package
 (org.wso2.carbonstudio.eclipse.esb) are generated codes from our
 ESB
 ECore model, I am trying to avoid name conflicts without
 affecting
 other codes


 >
 >>
 >> Thanks
 >> --Melan
 >> ___
 >> Carbon-dev mailing list
 >> Carbon-dev@wso2.org
 >> http://mail.wso2.org/cgi-bin/mailman/li

Re: [Carbon-dev] [CS] Build error in registry

2011-05-13 Thread Samisa Abeysinghe
I do not want to apply patches. Please let e know once it is committed and
then I can try to build.

And I have waited on this long enough. Please own this and see it through to
completion.

On Sat, May 14, 2011 at 7:45 AM, Melan Nimesh  wrote:

> Hi,
>
> On Sat, May 14, 2011 at 7:12 AM, Samisa Abeysinghe wrote:
>
>> I tried applying the patch. But the build seem to be broken at this point.
>> So no way to verify.
>
>
> Please apply patch from CS source's (your local copy's) root directory
>
>
>>
>> One checkout build does not seem to work at all for CS.
>>
>> We do this for Carbon, which is much more complex and larger in size. Why
>> not CS?
>>
>>
>
>>
>> On Sat, May 14, 2011 at 5:22 AM, Samisa Abeysinghe wrote:
>>
>>>
>>>
>>> On Sat, May 14, 2011 at 12:12 AM, Melan Nimesh  wrote:
>>>
 Hi,

 sorry for late reply, please find the attached patch file [1]  fix this
 issue. please apply this patch from CS Branch root (
 https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0)
 . also build log [2] attached for your information

>>>
>>> Um, I thought you are a committer. Why are you attaching a patch?
>>>
>>>
 [1] Windows_fix.patch
 [2] build.log


 Thanks

 --Melan


 On Fri, May 13, 2011 at 6:52 PM, Samisa Abeysinghe wrote:

> Ping...
>
> Is this fixed now?
>
>
> On Tue, May 10, 2011 at 7:03 PM, Samisa Abeysinghe wrote:
>
>> What would be the ETA?
>>
>>
>> On Mon, May 9, 2011 at 10:52 PM, Melan Nimesh  wrote:
>>
>>> Hi,
>>>
>>> I have successfully built CS on Windows with my changed local copy,
>>> I'll update progress after  build same code (modified code) with Linux
>>>
>>> Thanks
>>> --Melan
>>>
>>> On Mon, May 9, 2011 at 9:46 PM, Samisa Abeysinghe 
>>> wrote:
>>>
 Any luck with this? I am awaiting for this to load the code into my
 Eclipse on Windows :(


 On Thu, May 5, 2011 at 2:50 PM, Saminda Wijeratne <
 samin...@wso2.com> wrote:

>
>
> On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe  > wrote:
>
>> Can we rename the package to mediators and be done with it?
>
> That package was codegen from eclipse emf framework. We have
> customized some of the classes in it. Package name should be updated 
> Codegen
> configuration level & then once the new package is created we need to 
> merge
> our changes. This might take a little while. Melan is working on this.
>
> Saminda
>
>>
>>
>> On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh wrote:
>>
>>> Hi,
>>>
>>>
>>> On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe <
>>> sam...@wso2.com> wrote:
>>> >
>>> >
>>> > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh 
>>> wrote:
>>> >>
>>> >> Hi,
>>> >>
>>> >> I also got same error when building Carbon Studio  in Windows
>>> (I am
>>> >> using Windows 7 x64). this is due to collision  with
>>> >> org.wso2.carbonstudio.eclipse.esb.Mediator class and
>>> >> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
>>> >
>>> > How did you conclude that this is the error from my build log?
>>>
>>> I also tried to build Carbon Studio in my machine and my error
>>> log
>>> also bit similar to your error log, then I looked at
>>> corresponding
>>> source code (org.wso2.carbonstudio.eclipse.esb)
>>>
>>> >
>>> >>
>>> >> In Java we can not have a class name that is the same as a
>>> package
>>> >> name.( even this class and package not in same case, but
>>> windows treat
>>> >> them as same)
>>> >>
>>> >> I am trying to fix this bug with minimum code change,
>>> >
>>> > What is the change you are trying?:
>>>
>>> Most codes contains in this java package
>>> (org.wso2.carbonstudio.eclipse.esb) are generated codes from our
>>> ESB
>>> ECore model, I am trying to avoid name conflicts without
>>> affecting
>>> other codes
>>>
>>>
>>> >
>>> >>
>>> >> Thanks
>>> >> --Melan
>>> >> ___
>>> >> Carbon-dev mailing list
>>> >> Carbon-dev@wso2.org
>>> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>> >
>>> > Thanks,
>>> > Samisa...
>>> >
>>> > Samisa Abeysinghe
>>> > VP Engineering
>>> > WSO2 Inc.
>>> > http://wso2.com
>>> > http://wso2.org
>>> >
>>> >
>>> >
>>> > ___

Re: [Carbon-dev] [CS] Build error in registry

2011-05-13 Thread Melan Nimesh
Hi,

On Sat, May 14, 2011 at 7:12 AM, Samisa Abeysinghe  wrote:

> I tried applying the patch. But the build seem to be broken at this point.
> So no way to verify.


Please apply patch from CS source's (your local copy's) root directory


>
> One checkout build does not seem to work at all for CS.
>
> We do this for Carbon, which is much more complex and larger in size. Why
> not CS?
>
>

>
> On Sat, May 14, 2011 at 5:22 AM, Samisa Abeysinghe wrote:
>
>>
>>
>> On Sat, May 14, 2011 at 12:12 AM, Melan Nimesh  wrote:
>>
>>> Hi,
>>>
>>> sorry for late reply, please find the attached patch file [1]  fix this
>>> issue. please apply this patch from CS Branch root (
>>> https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0)
>>> . also build log [2] attached for your information
>>>
>>
>> Um, I thought you are a committer. Why are you attaching a patch?
>>
>>
>>> [1] Windows_fix.patch
>>> [2] build.log
>>>
>>>
>>> Thanks
>>>
>>> --Melan
>>>
>>>
>>> On Fri, May 13, 2011 at 6:52 PM, Samisa Abeysinghe wrote:
>>>
 Ping...

 Is this fixed now?


 On Tue, May 10, 2011 at 7:03 PM, Samisa Abeysinghe wrote:

> What would be the ETA?
>
>
> On Mon, May 9, 2011 at 10:52 PM, Melan Nimesh  wrote:
>
>> Hi,
>>
>> I have successfully built CS on Windows with my changed local copy,
>> I'll update progress after  build same code (modified code) with Linux
>>
>> Thanks
>> --Melan
>>
>> On Mon, May 9, 2011 at 9:46 PM, Samisa Abeysinghe wrote:
>>
>>> Any luck with this? I am awaiting for this to load the code into my
>>> Eclipse on Windows :(
>>>
>>>
>>> On Thu, May 5, 2011 at 2:50 PM, Saminda Wijeratne >> > wrote:
>>>


 On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe 
 wrote:

> Can we rename the package to mediators and be done with it?

 That package was codegen from eclipse emf framework. We have
 customized some of the classes in it. Package name should be updated 
 Codegen
 configuration level & then once the new package is created we need to 
 merge
 our changes. This might take a little while. Melan is working on this.

 Saminda

>
>
> On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh wrote:
>
>> Hi,
>>
>>
>> On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe <
>> sam...@wso2.com> wrote:
>> >
>> >
>> > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh 
>> wrote:
>> >>
>> >> Hi,
>> >>
>> >> I also got same error when building Carbon Studio  in Windows
>> (I am
>> >> using Windows 7 x64). this is due to collision  with
>> >> org.wso2.carbonstudio.eclipse.esb.Mediator class and
>> >> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
>> >
>> > How did you conclude that this is the error from my build log?
>>
>> I also tried to build Carbon Studio in my machine and my error log
>> also bit similar to your error log, then I looked at corresponding
>> source code (org.wso2.carbonstudio.eclipse.esb)
>>
>> >
>> >>
>> >> In Java we can not have a class name that is the same as a
>> package
>> >> name.( even this class and package not in same case, but
>> windows treat
>> >> them as same)
>> >>
>> >> I am trying to fix this bug with minimum code change,
>> >
>> > What is the change you are trying?:
>>
>> Most codes contains in this java package
>> (org.wso2.carbonstudio.eclipse.esb) are generated codes from our
>> ESB
>> ECore model, I am trying to avoid name conflicts without affecting
>> other codes
>>
>>
>> >
>> >>
>> >> Thanks
>> >> --Melan
>> >> ___
>> >> Carbon-dev mailing list
>> >> Carbon-dev@wso2.org
>> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >
>> > Thanks,
>> > Samisa...
>> >
>> > Samisa Abeysinghe
>> > VP Engineering
>> > WSO2 Inc.
>> > http://wso2.com
>> > http://wso2.org
>> >
>> >
>> >
>> > ___
>> > Carbon-dev mailing list
>> > Carbon-dev@wso2.org
>> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >
>> >
>>
>> Thanks
>> --Melan
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
> Thank

Re: [Carbon-dev] [CS] Build error in registry

2011-05-13 Thread Melan Nimesh
Hi,

On Sat, May 14, 2011 at 5:22 AM, Samisa Abeysinghe  wrote:

>
>
> On Sat, May 14, 2011 at 12:12 AM, Melan Nimesh  wrote:
>
>> Hi,
>>
>> sorry for late reply, please find the attached patch file [1]  fix this
>> issue. please apply this patch from CS Branch root (
>> https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0)
>> . also build log [2] attached for your information
>>
>
> Um, I thought you are a committer. Why are you attaching a patch?
>

sorry, above attached patch still not stable for commit, All java codes are
stable, But eclipse does not support ECore/Codegen level refactoring and
manually renaming ECore's attributes model only will lost It's CodeGen
functionally (ECore/ Codegen only used in design time code generation and
not use in build time)

I am currently working on manually updating Ecode and CodeGen file and I'll
commit it to branch


>
>
>> [1] Windows_fix.patch
>> [2] build.log
>>
>>
>> Thanks
>>
>> --Melan
>>
>>
>> On Fri, May 13, 2011 at 6:52 PM, Samisa Abeysinghe wrote:
>>
>>> Ping...
>>>
>>> Is this fixed now?
>>>
>>>
>>> On Tue, May 10, 2011 at 7:03 PM, Samisa Abeysinghe wrote:
>>>
 What would be the ETA?


 On Mon, May 9, 2011 at 10:52 PM, Melan Nimesh  wrote:

> Hi,
>
> I have successfully built CS on Windows with my changed local copy,
> I'll update progress after  build same code (modified code) with Linux
>
> Thanks
> --Melan
>
> On Mon, May 9, 2011 at 9:46 PM, Samisa Abeysinghe wrote:
>
>> Any luck with this? I am awaiting for this to load the code into my
>> Eclipse on Windows :(
>>
>>
>> On Thu, May 5, 2011 at 2:50 PM, Saminda Wijeratne 
>> wrote:
>>
>>>
>>>
>>> On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe 
>>> wrote:
>>>
 Can we rename the package to mediators and be done with it?
>>>
>>> That package was codegen from eclipse emf framework. We have
>>> customized some of the classes in it. Package name should be updated 
>>> Codegen
>>> configuration level & then once the new package is created we need to 
>>> merge
>>> our changes. This might take a little while. Melan is working on this.
>>>
>>> Saminda
>>>


 On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh wrote:

> Hi,
>
>
> On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe 
> wrote:
> >
> >
> > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh 
> wrote:
> >>
> >> Hi,
> >>
> >> I also got same error when building Carbon Studio  in Windows (I
> am
> >> using Windows 7 x64). this is due to collision  with
> >> org.wso2.carbonstudio.eclipse.esb.Mediator class and
> >> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
> >
> > How did you conclude that this is the error from my build log?
>
> I also tried to build Carbon Studio in my machine and my error log
> also bit similar to your error log, then I looked at corresponding
> source code (org.wso2.carbonstudio.eclipse.esb)
>
> >
> >>
> >> In Java we can not have a class name that is the same as a
> package
> >> name.( even this class and package not in same case, but windows
> treat
> >> them as same)
> >>
> >> I am trying to fix this bug with minimum code change,
> >
> > What is the change you are trying?:
>
> Most codes contains in this java package
> (org.wso2.carbonstudio.eclipse.esb) are generated codes from our
> ESB
> ECore model, I am trying to avoid name conflicts without affecting
> other codes
>
>
> >
> >>
> >> Thanks
> >> --Melan
> >> ___
> >> Carbon-dev mailing list
> >> Carbon-dev@wso2.org
> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >
> > Thanks,
> > Samisa...
> >
> > Samisa Abeysinghe
> > VP Engineering
> > WSO2 Inc.
> > http://wso2.com
> > http://wso2.org
> >
> >
> >
> > ___
> > Carbon-dev mailing list
> > Carbon-dev@wso2.org
> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >
> >
>
> Thanks
> --Melan
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://ws

Re: [Carbon-dev] [CS] Build error in registry

2011-05-13 Thread Samisa Abeysinghe
I tried applying the patch. But the build seem to be broken at this point.
So no way to verify.

One checkout build does not seem to work at all for CS.

We do this for Carbon, which is much more complex and larger in size. Why
not CS?

On Sat, May 14, 2011 at 5:22 AM, Samisa Abeysinghe  wrote:

>
>
> On Sat, May 14, 2011 at 12:12 AM, Melan Nimesh  wrote:
>
>> Hi,
>>
>> sorry for late reply, please find the attached patch file [1]  fix this
>> issue. please apply this patch from CS Branch root (
>> https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0)
>> . also build log [2] attached for your information
>>
>
> Um, I thought you are a committer. Why are you attaching a patch?
>
>
>> [1] Windows_fix.patch
>> [2] build.log
>>
>>
>> Thanks
>>
>> --Melan
>>
>>
>> On Fri, May 13, 2011 at 6:52 PM, Samisa Abeysinghe wrote:
>>
>>> Ping...
>>>
>>> Is this fixed now?
>>>
>>>
>>> On Tue, May 10, 2011 at 7:03 PM, Samisa Abeysinghe wrote:
>>>
 What would be the ETA?


 On Mon, May 9, 2011 at 10:52 PM, Melan Nimesh  wrote:

> Hi,
>
> I have successfully built CS on Windows with my changed local copy,
> I'll update progress after  build same code (modified code) with Linux
>
> Thanks
> --Melan
>
> On Mon, May 9, 2011 at 9:46 PM, Samisa Abeysinghe wrote:
>
>> Any luck with this? I am awaiting for this to load the code into my
>> Eclipse on Windows :(
>>
>>
>> On Thu, May 5, 2011 at 2:50 PM, Saminda Wijeratne 
>> wrote:
>>
>>>
>>>
>>> On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe 
>>> wrote:
>>>
 Can we rename the package to mediators and be done with it?
>>>
>>> That package was codegen from eclipse emf framework. We have
>>> customized some of the classes in it. Package name should be updated 
>>> Codegen
>>> configuration level & then once the new package is created we need to 
>>> merge
>>> our changes. This might take a little while. Melan is working on this.
>>>
>>> Saminda
>>>


 On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh wrote:

> Hi,
>
>
> On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe 
> wrote:
> >
> >
> > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh 
> wrote:
> >>
> >> Hi,
> >>
> >> I also got same error when building Carbon Studio  in Windows (I
> am
> >> using Windows 7 x64). this is due to collision  with
> >> org.wso2.carbonstudio.eclipse.esb.Mediator class and
> >> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
> >
> > How did you conclude that this is the error from my build log?
>
> I also tried to build Carbon Studio in my machine and my error log
> also bit similar to your error log, then I looked at corresponding
> source code (org.wso2.carbonstudio.eclipse.esb)
>
> >
> >>
> >> In Java we can not have a class name that is the same as a
> package
> >> name.( even this class and package not in same case, but windows
> treat
> >> them as same)
> >>
> >> I am trying to fix this bug with minimum code change,
> >
> > What is the change you are trying?:
>
> Most codes contains in this java package
> (org.wso2.carbonstudio.eclipse.esb) are generated codes from our
> ESB
> ECore model, I am trying to avoid name conflicts without affecting
> other codes
>
>
> >
> >>
> >> Thanks
> >> --Melan
> >> ___
> >> Carbon-dev mailing list
> >> Carbon-dev@wso2.org
> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >
> > Thanks,
> > Samisa...
> >
> > Samisa Abeysinghe
> > VP Engineering
> > WSO2 Inc.
> > http://wso2.com
> > http://wso2.org
> >
> >
> >
> > ___
> > Carbon-dev mailing list
> > Carbon-dev@wso2.org
> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >
> >
>
> Thanks
> --Melan
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org




 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2

Re: [Carbon-dev] [CS] Build error in registry

2011-05-13 Thread Samisa Abeysinghe
On Sat, May 14, 2011 at 12:12 AM, Melan Nimesh  wrote:

> Hi,
>
> sorry for late reply, please find the attached patch file [1]  fix this
> issue. please apply this patch from CS Branch root (
> https://svn.wso2.org/repos/wso2/branches/tools/eclipse/carbon-studio/1.0.0)
> . also build log [2] attached for your information
>

Um, I thought you are a committer. Why are you attaching a patch?


> [1] Windows_fix.patch
> [2] build.log
>
>
> Thanks
>
> --Melan
>
>
> On Fri, May 13, 2011 at 6:52 PM, Samisa Abeysinghe wrote:
>
>> Ping...
>>
>> Is this fixed now?
>>
>>
>> On Tue, May 10, 2011 at 7:03 PM, Samisa Abeysinghe wrote:
>>
>>> What would be the ETA?
>>>
>>>
>>> On Mon, May 9, 2011 at 10:52 PM, Melan Nimesh  wrote:
>>>
 Hi,

 I have successfully built CS on Windows with my changed local copy, I'll
 update progress after  build same code (modified code) with Linux

 Thanks
 --Melan

 On Mon, May 9, 2011 at 9:46 PM, Samisa Abeysinghe wrote:

> Any luck with this? I am awaiting for this to load the code into my
> Eclipse on Windows :(
>
>
> On Thu, May 5, 2011 at 2:50 PM, Saminda Wijeratne 
> wrote:
>
>>
>>
>> On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe wrote:
>>
>>> Can we rename the package to mediators and be done with it?
>>
>> That package was codegen from eclipse emf framework. We have
>> customized some of the classes in it. Package name should be updated 
>> Codegen
>> configuration level & then once the new package is created we need to 
>> merge
>> our changes. This might take a little while. Melan is working on this.
>>
>> Saminda
>>
>>>
>>>
>>> On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh  wrote:
>>>
 Hi,


 On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe 
 wrote:
 >
 >
 > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh 
 wrote:
 >>
 >> Hi,
 >>
 >> I also got same error when building Carbon Studio  in Windows (I
 am
 >> using Windows 7 x64). this is due to collision  with
 >> org.wso2.carbonstudio.eclipse.esb.Mediator class and
 >> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
 >
 > How did you conclude that this is the error from my build log?

 I also tried to build Carbon Studio in my machine and my error log
 also bit similar to your error log, then I looked at corresponding
 source code (org.wso2.carbonstudio.eclipse.esb)

 >
 >>
 >> In Java we can not have a class name that is the same as a
 package
 >> name.( even this class and package not in same case, but windows
 treat
 >> them as same)
 >>
 >> I am trying to fix this bug with minimum code change,
 >
 > What is the change you are trying?:

 Most codes contains in this java package
 (org.wso2.carbonstudio.eclipse.esb) are generated codes from our ESB
 ECore model, I am trying to avoid name conflicts without affecting
 other codes


 >
 >>
 >> Thanks
 >> --Melan
 >> ___
 >> Carbon-dev mailing list
 >> Carbon-dev@wso2.org
 >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 >
 > Thanks,
 > Samisa...
 >
 > Samisa Abeysinghe
 > VP Engineering
 > WSO2 Inc.
 > http://wso2.com
 > http://wso2.org
 >
 >
 >
 > ___
 > Carbon-dev mailing list
 > Carbon-dev@wso2.org
 > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 >
 >

 Thanks
 --Melan
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

>>> Thanks,
>>> Samisa...
>>>
>>> Samisa Abeysinghe
>>> VP Engineering
>>> WSO2 Inc.
>>> http://wso2.com
>>> http://wso2.org
>>>
>>>
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
>
> ___
> Carbon-dev 

Re: [Carbon-dev] [CS] Build error in registry

2011-05-13 Thread Samisa Abeysinghe
Ping...

Is this fixed now?

On Tue, May 10, 2011 at 7:03 PM, Samisa Abeysinghe  wrote:

> What would be the ETA?
>
>
> On Mon, May 9, 2011 at 10:52 PM, Melan Nimesh  wrote:
>
>> Hi,
>>
>> I have successfully built CS on Windows with my changed local copy, I'll
>> update progress after  build same code (modified code) with Linux
>>
>> Thanks
>> --Melan
>>
>> On Mon, May 9, 2011 at 9:46 PM, Samisa Abeysinghe wrote:
>>
>>> Any luck with this? I am awaiting for this to load the code into my
>>> Eclipse on Windows :(
>>>
>>>
>>> On Thu, May 5, 2011 at 2:50 PM, Saminda Wijeratne wrote:
>>>


 On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe wrote:

> Can we rename the package to mediators and be done with it?

 That package was codegen from eclipse emf framework. We have customized
 some of the classes in it. Package name should be updated Codegen
 configuration level & then once the new package is created we need to merge
 our changes. This might take a little while. Melan is working on this.

 Saminda

>
>
> On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh  wrote:
>
>> Hi,
>>
>>
>> On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe 
>> wrote:
>> >
>> >
>> > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh 
>> wrote:
>> >>
>> >> Hi,
>> >>
>> >> I also got same error when building Carbon Studio  in Windows (I am
>> >> using Windows 7 x64). this is due to collision  with
>> >> org.wso2.carbonstudio.eclipse.esb.Mediator class and
>> >> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
>> >
>> > How did you conclude that this is the error from my build log?
>>
>> I also tried to build Carbon Studio in my machine and my error log
>> also bit similar to your error log, then I looked at corresponding
>> source code (org.wso2.carbonstudio.eclipse.esb)
>>
>> >
>> >>
>> >> In Java we can not have a class name that is the same as a package
>> >> name.( even this class and package not in same case, but windows
>> treat
>> >> them as same)
>> >>
>> >> I am trying to fix this bug with minimum code change,
>> >
>> > What is the change you are trying?:
>>
>> Most codes contains in this java package
>> (org.wso2.carbonstudio.eclipse.esb) are generated codes from our ESB
>> ECore model, I am trying to avoid name conflicts without affecting
>> other codes
>>
>>
>> >
>> >>
>> >> Thanks
>> >> --Melan
>> >> ___
>> >> Carbon-dev mailing list
>> >> Carbon-dev@wso2.org
>> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >
>> > Thanks,
>> > Samisa...
>> >
>> > Samisa Abeysinghe
>> > VP Engineering
>> > WSO2 Inc.
>> > http://wso2.com
>> > http://wso2.org
>> >
>> >
>> >
>> > ___
>> > Carbon-dev mailing list
>> > Carbon-dev@wso2.org
>> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >
>> >
>>
>> Thanks
>> --Melan
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

 Thanks,
>>> Samisa...
>>>
>>> Samisa Abeysinghe
>>> VP Engineering
>>> WSO2 Inc.
>>> http://wso2.com
>>> http://wso2.org
>>>
>>>
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [CS] Build error in registry

2011-05-10 Thread Samisa Abeysinghe
What would be the ETA?

On Mon, May 9, 2011 at 10:52 PM, Melan Nimesh  wrote:

> Hi,
>
> I have successfully built CS on Windows with my changed local copy, I'll
> update progress after  build same code (modified code) with Linux
>
> Thanks
> --Melan
>
> On Mon, May 9, 2011 at 9:46 PM, Samisa Abeysinghe  wrote:
>
>> Any luck with this? I am awaiting for this to load the code into my
>> Eclipse on Windows :(
>>
>>
>> On Thu, May 5, 2011 at 2:50 PM, Saminda Wijeratne wrote:
>>
>>>
>>>
>>> On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe wrote:
>>>
 Can we rename the package to mediators and be done with it?
>>>
>>> That package was codegen from eclipse emf framework. We have customized
>>> some of the classes in it. Package name should be updated Codegen
>>> configuration level & then once the new package is created we need to merge
>>> our changes. This might take a little while. Melan is working on this.
>>>
>>> Saminda
>>>


 On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh  wrote:

> Hi,
>
>
> On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe 
> wrote:
> >
> >
> > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh  wrote:
> >>
> >> Hi,
> >>
> >> I also got same error when building Carbon Studio  in Windows (I am
> >> using Windows 7 x64). this is due to collision  with
> >> org.wso2.carbonstudio.eclipse.esb.Mediator class and
> >> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
> >
> > How did you conclude that this is the error from my build log?
>
> I also tried to build Carbon Studio in my machine and my error log
> also bit similar to your error log, then I looked at corresponding
> source code (org.wso2.carbonstudio.eclipse.esb)
>
> >
> >>
> >> In Java we can not have a class name that is the same as a package
> >> name.( even this class and package not in same case, but windows
> treat
> >> them as same)
> >>
> >> I am trying to fix this bug with minimum code change,
> >
> > What is the change you are trying?:
>
> Most codes contains in this java package
> (org.wso2.carbonstudio.eclipse.esb) are generated codes from our ESB
> ECore model, I am trying to avoid name conflicts without affecting
> other codes
>
>
> >
> >>
> >> Thanks
> >> --Melan
> >> ___
> >> Carbon-dev mailing list
> >> Carbon-dev@wso2.org
> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >
> > Thanks,
> > Samisa...
> >
> > Samisa Abeysinghe
> > VP Engineering
> > WSO2 Inc.
> > http://wso2.com
> > http://wso2.org
> >
> >
> >
> > ___
> > Carbon-dev mailing list
> > Carbon-dev@wso2.org
> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >
> >
>
> Thanks
> --Melan
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org




 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>> Thanks,
>> Samisa...
>>
>> Samisa Abeysinghe
>> VP Engineering
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>>
>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
> Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [CS] Build error in registry

2011-05-09 Thread Melan Nimesh
Hi,

I have successfully built CS on Windows with my changed local copy, I'll
update progress after  build same code (modified code) with Linux

Thanks
--Melan

On Mon, May 9, 2011 at 9:46 PM, Samisa Abeysinghe  wrote:

> Any luck with this? I am awaiting for this to load the code into my Eclipse
> on Windows :(
>
>
> On Thu, May 5, 2011 at 2:50 PM, Saminda Wijeratne wrote:
>
>>
>>
>> On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe wrote:
>>
>>> Can we rename the package to mediators and be done with it?
>>
>> That package was codegen from eclipse emf framework. We have customized
>> some of the classes in it. Package name should be updated Codegen
>> configuration level & then once the new package is created we need to merge
>> our changes. This might take a little while. Melan is working on this.
>>
>> Saminda
>>
>>>
>>>
>>> On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh  wrote:
>>>
 Hi,


 On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe 
 wrote:
 >
 >
 > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh  wrote:
 >>
 >> Hi,
 >>
 >> I also got same error when building Carbon Studio  in Windows (I am
 >> using Windows 7 x64). this is due to collision  with
 >> org.wso2.carbonstudio.eclipse.esb.Mediator class and
 >> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
 >
 > How did you conclude that this is the error from my build log?

 I also tried to build Carbon Studio in my machine and my error log
 also bit similar to your error log, then I looked at corresponding
 source code (org.wso2.carbonstudio.eclipse.esb)

 >
 >>
 >> In Java we can not have a class name that is the same as a package
 >> name.( even this class and package not in same case, but windows
 treat
 >> them as same)
 >>
 >> I am trying to fix this bug with minimum code change,
 >
 > What is the change you are trying?:

 Most codes contains in this java package
 (org.wso2.carbonstudio.eclipse.esb) are generated codes from our ESB
 ECore model, I am trying to avoid name conflicts without affecting
 other codes


 >
 >>
 >> Thanks
 >> --Melan
 >> ___
 >> Carbon-dev mailing list
 >> Carbon-dev@wso2.org
 >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 >
 > Thanks,
 > Samisa...
 >
 > Samisa Abeysinghe
 > VP Engineering
 > WSO2 Inc.
 > http://wso2.com
 > http://wso2.org
 >
 >
 >
 > ___
 > Carbon-dev mailing list
 > Carbon-dev@wso2.org
 > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
 >
 >

 Thanks
 --Melan
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

>>> Thanks,
>>> Samisa...
>>>
>>> Samisa Abeysinghe
>>> VP Engineering
>>> WSO2 Inc.
>>> http://wso2.com
>>> http://wso2.org
>>>
>>>
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [CS] Build error in registry

2011-05-09 Thread Samisa Abeysinghe
Any luck with this? I am awaiting for this to load the code into my Eclipse
on Windows :(

On Thu, May 5, 2011 at 2:50 PM, Saminda Wijeratne  wrote:

>
>
> On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe  wrote:
>
>> Can we rename the package to mediators and be done with it?
>
> That package was codegen from eclipse emf framework. We have customized
> some of the classes in it. Package name should be updated Codegen
> configuration level & then once the new package is created we need to merge
> our changes. This might take a little while. Melan is working on this.
>
> Saminda
>
>>
>>
>> On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh  wrote:
>>
>>> Hi,
>>>
>>>
>>> On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe 
>>> wrote:
>>> >
>>> >
>>> > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh  wrote:
>>> >>
>>> >> Hi,
>>> >>
>>> >> I also got same error when building Carbon Studio  in Windows (I am
>>> >> using Windows 7 x64). this is due to collision  with
>>> >> org.wso2.carbonstudio.eclipse.esb.Mediator class and
>>> >> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
>>> >
>>> > How did you conclude that this is the error from my build log?
>>>
>>> I also tried to build Carbon Studio in my machine and my error log
>>> also bit similar to your error log, then I looked at corresponding
>>> source code (org.wso2.carbonstudio.eclipse.esb)
>>>
>>> >
>>> >>
>>> >> In Java we can not have a class name that is the same as a package
>>> >> name.( even this class and package not in same case, but windows treat
>>> >> them as same)
>>> >>
>>> >> I am trying to fix this bug with minimum code change,
>>> >
>>> > What is the change you are trying?:
>>>
>>> Most codes contains in this java package
>>> (org.wso2.carbonstudio.eclipse.esb) are generated codes from our ESB
>>> ECore model, I am trying to avoid name conflicts without affecting
>>> other codes
>>>
>>>
>>> >
>>> >>
>>> >> Thanks
>>> >> --Melan
>>> >> ___
>>> >> Carbon-dev mailing list
>>> >> Carbon-dev@wso2.org
>>> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>> >
>>> > Thanks,
>>> > Samisa...
>>> >
>>> > Samisa Abeysinghe
>>> > VP Engineering
>>> > WSO2 Inc.
>>> > http://wso2.com
>>> > http://wso2.org
>>> >
>>> >
>>> >
>>> > ___
>>> > Carbon-dev mailing list
>>> > Carbon-dev@wso2.org
>>> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>> >
>>> >
>>>
>>> Thanks
>>> --Melan
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>> Thanks,
>> Samisa...
>>
>> Samisa Abeysinghe
>> VP Engineering
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>>
>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
> Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [CS] Build error in registry

2011-05-05 Thread Saminda Wijeratne
On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe  wrote:

> Can we rename the package to mediators and be done with it?

That package was codegen from eclipse emf framework. We have customized some
of the classes in it. Package name should be updated Codegen configuration
level & then once the new package is created we need to merge our changes.
This might take a little while. Melan is working on this.

Saminda

>
>
> On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh  wrote:
>
>> Hi,
>>
>>
>> On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe 
>> wrote:
>> >
>> >
>> > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh  wrote:
>> >>
>> >> Hi,
>> >>
>> >> I also got same error when building Carbon Studio  in Windows (I am
>> >> using Windows 7 x64). this is due to collision  with
>> >> org.wso2.carbonstudio.eclipse.esb.Mediator class and
>> >> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
>> >
>> > How did you conclude that this is the error from my build log?
>>
>> I also tried to build Carbon Studio in my machine and my error log
>> also bit similar to your error log, then I looked at corresponding
>> source code (org.wso2.carbonstudio.eclipse.esb)
>>
>> >
>> >>
>> >> In Java we can not have a class name that is the same as a package
>> >> name.( even this class and package not in same case, but windows treat
>> >> them as same)
>> >>
>> >> I am trying to fix this bug with minimum code change,
>> >
>> > What is the change you are trying?:
>>
>> Most codes contains in this java package
>> (org.wso2.carbonstudio.eclipse.esb) are generated codes from our ESB
>> ECore model, I am trying to avoid name conflicts without affecting
>> other codes
>>
>>
>> >
>> >>
>> >> Thanks
>> >> --Melan
>> >> ___
>> >> Carbon-dev mailing list
>> >> Carbon-dev@wso2.org
>> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >
>> > Thanks,
>> > Samisa...
>> >
>> > Samisa Abeysinghe
>> > VP Engineering
>> > WSO2 Inc.
>> > http://wso2.com
>> > http://wso2.org
>> >
>> >
>> >
>> > ___
>> > Carbon-dev mailing list
>> > Carbon-dev@wso2.org
>> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >
>> >
>>
>> Thanks
>> --Melan
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [CS] Build error in registry

2011-05-05 Thread Samisa Abeysinghe
Can we rename the package to mediators and be done with it?

On Thu, May 5, 2011 at 2:36 PM, Melan Nimesh  wrote:

> Hi,
>
>
> On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe  wrote:
> >
> >
> > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh  wrote:
> >>
> >> Hi,
> >>
> >> I also got same error when building Carbon Studio  in Windows (I am
> >> using Windows 7 x64). this is due to collision  with
> >> org.wso2.carbonstudio.eclipse.esb.Mediator class and
> >> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
> >
> > How did you conclude that this is the error from my build log?
>
> I also tried to build Carbon Studio in my machine and my error log
> also bit similar to your error log, then I looked at corresponding
> source code (org.wso2.carbonstudio.eclipse.esb)
>
> >
> >>
> >> In Java we can not have a class name that is the same as a package
> >> name.( even this class and package not in same case, but windows treat
> >> them as same)
> >>
> >> I am trying to fix this bug with minimum code change,
> >
> > What is the change you are trying?:
>
> Most codes contains in this java package
> (org.wso2.carbonstudio.eclipse.esb) are generated codes from our ESB
> ECore model, I am trying to avoid name conflicts without affecting
> other codes
>
>
> >
> >>
> >> Thanks
> >> --Melan
> >> ___
> >> Carbon-dev mailing list
> >> Carbon-dev@wso2.org
> >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >
> > Thanks,
> > Samisa...
> >
> > Samisa Abeysinghe
> > VP Engineering
> > WSO2 Inc.
> > http://wso2.com
> > http://wso2.org
> >
> >
> >
> > ___
> > Carbon-dev mailing list
> > Carbon-dev@wso2.org
> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
> >
> >
>
> Thanks
> --Melan
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [CS] Build error in registry

2011-05-05 Thread Melan Nimesh
Hi,


On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe  wrote:
>
>
> On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh  wrote:
>>
>> Hi,
>>
>> I also got same error when building Carbon Studio  in Windows (I am
>> using Windows 7 x64). this is due to collision  with
>> org.wso2.carbonstudio.eclipse.esb.Mediator class and
>> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
>
> How did you conclude that this is the error from my build log?

I also tried to build Carbon Studio in my machine and my error log
also bit similar to your error log, then I looked at corresponding
source code (org.wso2.carbonstudio.eclipse.esb)

>
>>
>> In Java we can not have a class name that is the same as a package
>> name.( even this class and package not in same case, but windows treat
>> them as same)
>>
>> I am trying to fix this bug with minimum code change,
>
> What is the change you are trying?:

Most codes contains in this java package
(org.wso2.carbonstudio.eclipse.esb) are generated codes from our ESB
ECore model, I am trying to avoid name conflicts without affecting
other codes


>
>>
>> Thanks
>> --Melan
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>

Thanks
--Melan
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [CS] Build error in registry

2011-05-05 Thread Afkham Azeez
On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh  wrote:

> Hi,
>
> I also got same error when building Carbon Studio  in Windows (I am
> using Windows 7 x64). this is due to collision  with
> org.wso2.carbonstudio.eclipse.esb.Mediator class and
> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
>
> In Java we can not have a class name that is the same as a package
> name.( even this class and package not in same case, but windows treat
> them as same)
>

That is correct. However, even Mac OS treats files in a case insensitive
manner but we don't see a compilation error on Mac OS when we use same class
& package name with different cases.


>
> I am trying to fix this bug with minimum code change,
>
> Thanks
> --Melan
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*Member; Apache Software Foundation;
**http://www.apache.org/*
*
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [CS] Build error in registry

2011-05-05 Thread Samisa Abeysinghe
On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh  wrote:

> Hi,
>
> I also got same error when building Carbon Studio  in Windows (I am
> using Windows 7 x64). this is due to collision  with
> org.wso2.carbonstudio.eclipse.esb.Mediator class and
> org.wso2.carbonstudio.eclipse.esb.mediator.provider package,
>

How did you conclude that this is the error from my build log?


>
> In Java we can not have a class name that is the same as a package
> name.( even this class and package not in same case, but windows treat
> them as same)
>
> I am trying to fix this bug with minimum code change,
>

What is the change you are trying?:


>
> Thanks
> --Melan
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [CS] Build error in registry

2011-05-05 Thread Melan Nimesh
Hi,

I also got same error when building Carbon Studio  in Windows (I am
using Windows 7 x64). this is due to collision  with
org.wso2.carbonstudio.eclipse.esb.Mediator class and
org.wso2.carbonstudio.eclipse.esb.mediator.provider package,

In Java we can not have a class name that is the same as a package
name.( even this class and package not in same case, but windows treat
them as same)

I am trying to fix this bug with minimum code change,

Thanks
--Melan
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [CS] Build error in registry

2011-05-04 Thread Harshana Martin
Hi Samisa,

I was able to build without getting this error. Will try with a clean repo
and see whether I get it.

Thanks and Regards,
Harshana

On Wed, May 4, 2011 at 8:47 PM, Samisa Abeysinghe  wrote:

> Attached the full log
>
>
> On Tue, May 3, 2011 at 11:29 PM, Harshana Martin wrote:
>
>> Hi Samisa,
>>
>> Actual Error is mentioned in the console output just above what you have
>> attached here, Can you please let us know that part?. The following message
>> does not provide the exact information how/why it failed.
>>
>> Thanks and Regards,
>> Harshana
>>
>>
>> On Tue, May 3, 2011 at 11:06 PM, Samisa Abeysinghe wrote:
>>
>>> Now I am stuck at:
>>> --
>>> [INFO]
>>> 
>>> [ERROR] BUILD ERROR
>>> [INFO]
>>> 
>>> [INFO] An Ant BuildException has occured: The following error occurred
>>> while executing this line:
>>> D:\svn\cs\esb\org.wso2.carbonstudio.eclipse.esb.edit\build.xml:63: The
>>> following error occurred while executing this line:
>>> D:\svn\cs\esb\org.wso2.carbonstudio.eclipse.esb.edit\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
>>> The following error occurred while executing th
>>> is line:
>>> D:\svn\cs\esb\org.wso2.carbonstudio.eclipse.esb.edit\target\ant4eclipse\macros\a4e-pde-macros.xml:165:
>>> org.ant4eclipse.lib.core.exception.Ant4EclipseE
>>>  xception: Compilation was not successful.
>>>
>>>
>>>
>>> On Tue, May 3, 2011 at 9:08 PM, Samisa Abeysinghe wrote:
>>>
 The same problem is there in
 esb\org.wso2.carbonstudio.eclipse.esb\.classpath


 On Tue, May 3, 2011 at 8:48 PM, Samisa Abeysinghe wrote:

> I hacked up it manually, and got it working. But we need a proper fix
> for these hard coded values.
>
> 
> 
> 
>  path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
>  path="org.eclipse.pde.core.requiredPlugins"/>
>  path="E:\emf\org.eclipse.emf.validation-1.3.0.v200901271722.jar"/>
>  path="E:\emf\org.eclipse.emf.validation.ui-1.3.0.v200901271722.jar"/>
>  path="E:\emf\org.eclipse.emf.query-1.2.100.v200903190031.jar"/>
>  
> 
>
>
> On Tue, May 3, 2011 at 8:36 PM, Samisa Abeysinghe wrote:
>
>> New break:
>> [INFO]
>> 
>> [ERROR] BUILD ERROR
>> [INFO]
>> 
>> [INFO] An Ant BuildException has occured: The following error occurred
>> while executing this line:
>> D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\build.xml:63:
>> The following error occurred while executing this line:
>> D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
>> org.ant4eclipse.lib.core.exception.Ant4Ecli
>> pseException: Exception whilst resolving the classpath entry
>> '[EclipseClasspathEntry: path:
>> /home/saminda/jars/org.eclipse.emf.validation-1.3.0.v20090
>> 1271722.jar entryKind: 1 outputLocation: null exported: false]' of
>> project 'org.wso2.carbonstudio.eclipse.ds': 'null'
>>
>> And I see that there are hard coded values in .classpath file
>> 
>> 
>> 
>> > path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
>> > path="org.eclipse.pde.core.requiredPlugins"/>
>> > path="/home/saminda/jars/org.eclipse.emf.validation-1.3.0.v200901271722.jar"/>
>> > path="/home/saminda/jars/org.eclipse.emf.validation.ui-1.3.0.v200901271722.jar"/>
>> > path="/home/saminda/jars/org.eclipse.emf.query-1.2.100.v200903190031.jar"/>
>> 
>> 
>>
>>
>> On Tue, May 3, 2011 at 9:00 AM, Samisa Abeysinghe wrote:
>>
>>>
>>>
>>> On Tue, May 3, 2011 at 8:48 AM, Saminda Wijeratne >> > wrote:
>>>
 Hi Samisa,

 Have you set the environmental variable ECLIPSE_HOME? It should
 point to a fresh J2EE eclipse distribution.

>>>
>>> Done this.
>>>
>>>

 Saminda

 On Mon, May 2, 2011 at 7:07 PM, Samisa Abeysinghe 
 wrote:

> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] An Ant BuildException has occured: The following error
> occurred while executing this line:
> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\build.xml:48:
> The followin

Re: [Carbon-dev] [CS] Build error in registry

2011-05-03 Thread Harshana Martin
Hi Samisa,

Actual Error is mentioned in the console output just above what you have
attached here, Can you please let us know that part?. The following message
does not provide the exact information how/why it failed.

Thanks and Regards,
Harshana

On Tue, May 3, 2011 at 11:06 PM, Samisa Abeysinghe  wrote:

> Now I am stuck at:
> --
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] An Ant BuildException has occured: The following error occurred
> while executing this line:
> D:\svn\cs\esb\org.wso2.carbonstudio.eclipse.esb.edit\build.xml:63: The
> following error occurred while executing this line:
> D:\svn\cs\esb\org.wso2.carbonstudio.eclipse.esb.edit\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
> The following error occurred while executing th
> is line:
> D:\svn\cs\esb\org.wso2.carbonstudio.eclipse.esb.edit\target\ant4eclipse\macros\a4e-pde-macros.xml:165:
> org.ant4eclipse.lib.core.exception.Ant4EclipseE
>  xception: Compilation was not successful.
>
>
>
> On Tue, May 3, 2011 at 9:08 PM, Samisa Abeysinghe  wrote:
>
>> The same problem is there in
>> esb\org.wso2.carbonstudio.eclipse.esb\.classpath
>>
>>
>> On Tue, May 3, 2011 at 8:48 PM, Samisa Abeysinghe wrote:
>>
>>> I hacked up it manually, and got it working. But we need a proper fix for
>>> these hard coded values.
>>>
>>> 
>>> 
>>> 
>>> >> path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
>>> >> path="org.eclipse.pde.core.requiredPlugins"/>
>>> >> path="E:\emf\org.eclipse.emf.validation-1.3.0.v200901271722.jar"/>
>>> >> path="E:\emf\org.eclipse.emf.validation.ui-1.3.0.v200901271722.jar"/>
>>> >> path="E:\emf\org.eclipse.emf.query-1.2.100.v200903190031.jar"/>
>>>  
>>> 
>>>
>>>
>>> On Tue, May 3, 2011 at 8:36 PM, Samisa Abeysinghe wrote:
>>>
 New break:
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] An Ant BuildException has occured: The following error occurred
 while executing this line:
 D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\build.xml:63:
 The following error occurred while executing this line:
 D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
 org.ant4eclipse.lib.core.exception.Ant4Ecli
 pseException: Exception whilst resolving the classpath entry
 '[EclipseClasspathEntry: path:
 /home/saminda/jars/org.eclipse.emf.validation-1.3.0.v20090
 1271722.jar entryKind: 1 outputLocation: null exported: false]' of
 project 'org.wso2.carbonstudio.eclipse.ds': 'null'

 And I see that there are hard coded values in .classpath file
 
 
 
 >>> path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
 >>> path="org.eclipse.pde.core.requiredPlugins"/>
 >>> path="/home/saminda/jars/org.eclipse.emf.validation-1.3.0.v200901271722.jar"/>
 >>> path="/home/saminda/jars/org.eclipse.emf.validation.ui-1.3.0.v200901271722.jar"/>
 >>> path="/home/saminda/jars/org.eclipse.emf.query-1.2.100.v200903190031.jar"/>
 
 


 On Tue, May 3, 2011 at 9:00 AM, Samisa Abeysinghe wrote:

>
>
> On Tue, May 3, 2011 at 8:48 AM, Saminda Wijeratne 
> wrote:
>
>> Hi Samisa,
>>
>> Have you set the environmental variable ECLIPSE_HOME? It should point
>> to a fresh J2EE eclipse distribution.
>>
>
> Done this.
>
>
>>
>> Saminda
>>
>> On Mon, May 2, 2011 at 7:07 PM, Samisa Abeysinghe wrote:
>>
>>> [INFO]
>>> 
>>> [ERROR] BUILD ERROR
>>> [INFO]
>>> 
>>> [INFO] An Ant BuildException has occured: The following error
>>> occurred while executing this line:
>>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\build.xml:48:
>>> The following error occurred while executing this line:
>>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
>>> The following error occurred wh
>>> ile executing this line:
>>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:165:
>>> org.ant4eclipse.lib.core.except
>>> ion.Ant4EclipseException: Compilation was not successful.
>>>
>>> Thanks,
>>> Samisa...
>>>
>>> Samisa Abeysinghe
>>> VP

Re: [Carbon-dev] [CS] Build error in registry

2011-05-03 Thread Samisa Abeysinghe
Now I am stuck at:
--
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] An Ant BuildException has occured: The following error occurred while
executing this line:
D:\svn\cs\esb\org.wso2.carbonstudio.eclipse.esb.edit\build.xml:63: The
following error occurred while executing this line:
D:\svn\cs\esb\org.wso2.carbonstudio.eclipse.esb.edit\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
The following error occurred while executing th
is line:
D:\svn\cs\esb\org.wso2.carbonstudio.eclipse.esb.edit\target\ant4eclipse\macros\a4e-pde-macros.xml:165:
org.ant4eclipse.lib.core.exception.Ant4EclipseE
xception: Compilation was not successful.



On Tue, May 3, 2011 at 9:08 PM, Samisa Abeysinghe  wrote:

> The same problem is there in
> esb\org.wso2.carbonstudio.eclipse.esb\.classpath
>
>
> On Tue, May 3, 2011 at 8:48 PM, Samisa Abeysinghe  wrote:
>
>> I hacked up it manually, and got it working. But we need a proper fix for
>> these hard coded values.
>>
>> 
>> 
>> 
>> > path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
>> > path="org.eclipse.pde.core.requiredPlugins"/>
>> > path="E:\emf\org.eclipse.emf.validation-1.3.0.v200901271722.jar"/>
>> > path="E:\emf\org.eclipse.emf.validation.ui-1.3.0.v200901271722.jar"/>
>> > path="E:\emf\org.eclipse.emf.query-1.2.100.v200903190031.jar"/>
>>  
>> 
>>
>>
>> On Tue, May 3, 2011 at 8:36 PM, Samisa Abeysinghe wrote:
>>
>>> New break:
>>> [INFO]
>>> 
>>> [ERROR] BUILD ERROR
>>> [INFO]
>>> 
>>> [INFO] An Ant BuildException has occured: The following error occurred
>>> while executing this line:
>>> D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\build.xml:63:
>>> The following error occurred while executing this line:
>>> D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
>>> org.ant4eclipse.lib.core.exception.Ant4Ecli
>>> pseException: Exception whilst resolving the classpath entry
>>> '[EclipseClasspathEntry: path:
>>> /home/saminda/jars/org.eclipse.emf.validation-1.3.0.v20090
>>> 1271722.jar entryKind: 1 outputLocation: null exported: false]' of
>>> project 'org.wso2.carbonstudio.eclipse.ds': 'null'
>>>
>>> And I see that there are hard coded values in .classpath file
>>> 
>>> 
>>> 
>>> >> path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
>>> >> path="org.eclipse.pde.core.requiredPlugins"/>
>>> >> path="/home/saminda/jars/org.eclipse.emf.validation-1.3.0.v200901271722.jar"/>
>>> >> path="/home/saminda/jars/org.eclipse.emf.validation.ui-1.3.0.v200901271722.jar"/>
>>> >> path="/home/saminda/jars/org.eclipse.emf.query-1.2.100.v200903190031.jar"/>
>>> 
>>> 
>>>
>>>
>>> On Tue, May 3, 2011 at 9:00 AM, Samisa Abeysinghe wrote:
>>>


 On Tue, May 3, 2011 at 8:48 AM, Saminda Wijeratne wrote:

> Hi Samisa,
>
> Have you set the environmental variable ECLIPSE_HOME? It should point
> to a fresh J2EE eclipse distribution.
>

 Done this.


>
> Saminda
>
> On Mon, May 2, 2011 at 7:07 PM, Samisa Abeysinghe wrote:
>
>> [INFO]
>> 
>> [ERROR] BUILD ERROR
>> [INFO]
>> 
>> [INFO] An Ant BuildException has occured: The following error occurred
>> while executing this line:
>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\build.xml:48:
>> The following error occurred while executing this line:
>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
>> The following error occurred wh
>> ile executing this line:
>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:165:
>> org.ant4eclipse.lib.core.except
>> ion.Ant4EclipseException: Compilation was not successful.
>>
>> Thanks,
>> Samisa...
>>
>> Samisa Abeysinghe
>> VP Engineering
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon

Re: [Carbon-dev] [CS] Build error in registry

2011-05-03 Thread Samisa Abeysinghe
The same problem is there in
esb\org.wso2.carbonstudio.eclipse.esb\.classpath

On Tue, May 3, 2011 at 8:48 PM, Samisa Abeysinghe  wrote:

> I hacked up it manually, and got it working. But we need a proper fix for
> these hard coded values.
>
> 
> 
> 
>  path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
>  path="org.eclipse.pde.core.requiredPlugins"/>
>  path="E:\emf\org.eclipse.emf.validation-1.3.0.v200901271722.jar"/>
>  path="E:\emf\org.eclipse.emf.validation.ui-1.3.0.v200901271722.jar"/>
>  path="E:\emf\org.eclipse.emf.query-1.2.100.v200903190031.jar"/>
> 
> 
>
>
> On Tue, May 3, 2011 at 8:36 PM, Samisa Abeysinghe  wrote:
>
>> New break:
>> [INFO]
>> 
>> [ERROR] BUILD ERROR
>> [INFO]
>> 
>> [INFO] An Ant BuildException has occured: The following error occurred
>> while executing this line:
>> D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\build.xml:63: The
>> following error occurred while executing this line:
>> D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
>> org.ant4eclipse.lib.core.exception.Ant4Ecli
>> pseException: Exception whilst resolving the classpath entry
>> '[EclipseClasspathEntry: path:
>> /home/saminda/jars/org.eclipse.emf.validation-1.3.0.v20090
>> 1271722.jar entryKind: 1 outputLocation: null exported: false]' of project
>> 'org.wso2.carbonstudio.eclipse.ds': 'null'
>>
>> And I see that there are hard coded values in .classpath file
>> 
>> 
>> 
>> > path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
>> > path="org.eclipse.pde.core.requiredPlugins"/>
>> > path="/home/saminda/jars/org.eclipse.emf.validation-1.3.0.v200901271722.jar"/>
>> > path="/home/saminda/jars/org.eclipse.emf.validation.ui-1.3.0.v200901271722.jar"/>
>> > path="/home/saminda/jars/org.eclipse.emf.query-1.2.100.v200903190031.jar"/>
>> 
>> 
>>
>>
>> On Tue, May 3, 2011 at 9:00 AM, Samisa Abeysinghe wrote:
>>
>>>
>>>
>>> On Tue, May 3, 2011 at 8:48 AM, Saminda Wijeratne wrote:
>>>
 Hi Samisa,

 Have you set the environmental variable ECLIPSE_HOME? It should point to
 a fresh J2EE eclipse distribution.

>>>
>>> Done this.
>>>
>>>

 Saminda

 On Mon, May 2, 2011 at 7:07 PM, Samisa Abeysinghe wrote:

> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] An Ant BuildException has occured: The following error occurred
> while executing this line:
> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\build.xml:48:
> The following error occurred while executing this line:
> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
> The following error occurred wh
> ile executing this line:
> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:165:
> org.ant4eclipse.lib.core.except
> ion.Ant4EclipseException: Compilation was not successful.
>
> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>

 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

 Thanks,
>>> Samisa...
>>>
>>> Samisa Abeysinghe
>>> VP Engineering
>>> WSO2 Inc.
>>> http://wso2.com
>>> http://wso2.org
>>>
>>>
>>>
>>> Thanks,
>> Samisa...
>>
>> Samisa Abeysinghe
>> VP Engineering
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>>
>>
>>
>> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [CS] Build error in registry

2011-05-03 Thread Samisa Abeysinghe
I hacked up it manually, and got it working. But we need a proper fix for
these hard coded values.













On Tue, May 3, 2011 at 8:36 PM, Samisa Abeysinghe  wrote:

> New break:
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] An Ant BuildException has occured: The following error occurred
> while executing this line:
> D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\build.xml:63: The
> following error occurred while executing this line:
> D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
> org.ant4eclipse.lib.core.exception.Ant4Ecli
> pseException: Exception whilst resolving the classpath entry
> '[EclipseClasspathEntry: path:
> /home/saminda/jars/org.eclipse.emf.validation-1.3.0.v20090
> 1271722.jar entryKind: 1 outputLocation: null exported: false]' of project
> 'org.wso2.carbonstudio.eclipse.ds': 'null'
>
> And I see that there are hard coded values in .classpath file
> 
> 
> 
>  path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
>  path="org.eclipse.pde.core.requiredPlugins"/>
>  path="/home/saminda/jars/org.eclipse.emf.validation-1.3.0.v200901271722.jar"/>
>  path="/home/saminda/jars/org.eclipse.emf.validation.ui-1.3.0.v200901271722.jar"/>
>  path="/home/saminda/jars/org.eclipse.emf.query-1.2.100.v200903190031.jar"/>
> 
> 
>
>
> On Tue, May 3, 2011 at 9:00 AM, Samisa Abeysinghe  wrote:
>
>>
>>
>> On Tue, May 3, 2011 at 8:48 AM, Saminda Wijeratne wrote:
>>
>>> Hi Samisa,
>>>
>>> Have you set the environmental variable ECLIPSE_HOME? It should point to
>>> a fresh J2EE eclipse distribution.
>>>
>>
>> Done this.
>>
>>
>>>
>>> Saminda
>>>
>>> On Mon, May 2, 2011 at 7:07 PM, Samisa Abeysinghe wrote:
>>>
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] An Ant BuildException has occured: The following error occurred
 while executing this line:
 D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\build.xml:48:
 The following error occurred while executing this line:
 D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
 The following error occurred wh
 ile executing this line:
 D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:165:
 org.ant4eclipse.lib.core.except
 ion.Ant4EclipseException: Compilation was not successful.

 Thanks,
 Samisa...

 Samisa Abeysinghe
 VP Engineering
 WSO2 Inc.
 http://wso2.com
 http://wso2.org



 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>> Thanks,
>> Samisa...
>>
>> Samisa Abeysinghe
>> VP Engineering
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>>
>>
>>
>> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [CS] Build error in registry

2011-05-03 Thread Samisa Abeysinghe
New break:
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] An Ant BuildException has occured: The following error occurred while
executing this line:
D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\build.xml:63: The
following error occurred while executing this line:
D:\svn\cs\data-services\org.wso2.carbonstudio.eclipse.ds\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
org.ant4eclipse.lib.core.exception.Ant4Ecli
pseException: Exception whilst resolving the classpath entry
'[EclipseClasspathEntry: path:
/home/saminda/jars/org.eclipse.emf.validation-1.3.0.v20090
1271722.jar entryKind: 1 outputLocation: null exported: false]' of project
'org.wso2.carbonstudio.eclipse.ds': 'null'

And I see that there are hard coded values in .classpath file












On Tue, May 3, 2011 at 9:00 AM, Samisa Abeysinghe  wrote:

>
>
> On Tue, May 3, 2011 at 8:48 AM, Saminda Wijeratne wrote:
>
>> Hi Samisa,
>>
>> Have you set the environmental variable ECLIPSE_HOME? It should point to a
>> fresh J2EE eclipse distribution.
>>
>
> Done this.
>
>
>>
>> Saminda
>>
>> On Mon, May 2, 2011 at 7:07 PM, Samisa Abeysinghe wrote:
>>
>>> [INFO]
>>> 
>>> [ERROR] BUILD ERROR
>>> [INFO]
>>> 
>>> [INFO] An Ant BuildException has occured: The following error occurred
>>> while executing this line:
>>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\build.xml:48:
>>> The following error occurred while executing this line:
>>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
>>> The following error occurred wh
>>> ile executing this line:
>>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:165:
>>> org.ant4eclipse.lib.core.except
>>> ion.Ant4EclipseException: Compilation was not successful.
>>>
>>> Thanks,
>>> Samisa...
>>>
>>> Samisa Abeysinghe
>>> VP Engineering
>>> WSO2 Inc.
>>> http://wso2.com
>>> http://wso2.org
>>>
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [CS] Build error in registry

2011-05-02 Thread Samisa Abeysinghe
On Tue, May 3, 2011 at 8:48 AM, Saminda Wijeratne  wrote:

> Hi Samisa,
>
> Have you set the environmental variable ECLIPSE_HOME? It should point to a
> fresh J2EE eclipse distribution.
>

Done this.


>
> Saminda
>
> On Mon, May 2, 2011 at 7:07 PM, Samisa Abeysinghe  wrote:
>
>> [INFO]
>> 
>> [ERROR] BUILD ERROR
>> [INFO]
>> 
>> [INFO] An Ant BuildException has occured: The following error occurred
>> while executing this line:
>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\build.xml:48:
>> The following error occurred while executing this line:
>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
>> The following error occurred wh
>> ile executing this line:
>> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:165:
>> org.ant4eclipse.lib.core.except
>> ion.Ant4EclipseException: Compilation was not successful.
>>
>> Thanks,
>> Samisa...
>>
>> Samisa Abeysinghe
>> VP Engineering
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
> Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [CS] Build error in registry

2011-05-02 Thread Saminda Wijeratne
Hi Samisa,

Have you set the environmental variable ECLIPSE_HOME? It should point to a
fresh J2EE eclipse distribution.

Saminda

On Mon, May 2, 2011 at 7:07 PM, Samisa Abeysinghe  wrote:

> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] An Ant BuildException has occured: The following error occurred
> while executing this line:
> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\build.xml:48:
> The following error occurred while executing this line:
> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
> The following error occurred wh
> ile executing this line:
> D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:165:
> org.ant4eclipse.lib.core.except
> ion.Ant4EclipseException: Compilation was not successful.
>
> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] [CS] Build error in registry

2011-05-02 Thread Samisa Abeysinghe
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] An Ant BuildException has occured: The following error occurred while
executing this line:
D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\build.xml:48:
The following error occurred while executing this line:
D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:140:
The following error occurred wh
ile executing this line:
D:\svn\cs\registry\org.wso2.carbonstudio.eclipse.greg.manager.remote\target\ant4eclipse\macros\a4e-pde-macros.xml:165:
org.ant4eclipse.lib.core.except
ion.Ant4EclipseException: Compilation was not successful.

Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev