Hi,

On Sat, May 14, 2011 at 5:22 AM, Samisa Abeysinghe <[email protected]> wrote:

>
>
> On Sat, May 14, 2011 at 12:12 AM, Melan Nimesh <[email protected]> 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 <[email protected]>wrote:
>>
>>> Ping...
>>>
>>> Is this fixed now?
>>>
>>>
>>> On Tue, May 10, 2011 at 7:03 PM, Samisa Abeysinghe <[email protected]>wrote:
>>>
>>>> What would be the ETA?
>>>>
>>>>
>>>> On Mon, May 9, 2011 at 10:52 PM, Melan Nimesh <[email protected]> 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 <[email protected]>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 
>>>>>> <[email protected]>wrote:
>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Thu, May 5, 2011 at 2:40 PM, Samisa Abeysinghe 
>>>>>>> <[email protected]>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 <[email protected]>wrote:
>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Thu, May 5, 2011 at 2:12 PM, Samisa Abeysinghe <[email protected]>
>>>>>>>>> wrote:
>>>>>>>>> >
>>>>>>>>> >
>>>>>>>>> > On Thu, May 5, 2011 at 1:44 PM, Melan Nimesh <[email protected]>
>>>>>>>>> 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
>>>>>>>>> >> [email protected]
>>>>>>>>> >> 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
>>>>>>>>> > [email protected]
>>>>>>>>> > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>>> >
>>>>>>>>> >
>>>>>>>>>
>>>>>>>>> Thanks
>>>>>>>>> --Melan
>>>>>>>>> _______________________________________________
>>>>>>>>> Carbon-dev mailing list
>>>>>>>>> [email protected]
>>>>>>>>> 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
>>>>>>>> [email protected]
>>>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Carbon-dev mailing list
>>>>>>> [email protected]
>>>>>>> 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
>>>>>> [email protected]
>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>
>>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Carbon-dev mailing list
>>>>> [email protected]
>>>>> 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
>>> [email protected]
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> 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
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
Thanks

--Melan
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to