On Fri, Jul 12, 2013 at 1:33 PM, Viraj Rajaguru <[email protected]> wrote:

> Hi,
>
>
> On Fri, Jul 12, 2013 at 12:30 PM, Harshana Martin <[email protected]>wrote:
>
>> Hi Viraj,
>>
>> Upgrading Synapse dependencies alone will not work since they might have
>> dependencies to other core dependencies such as Axiom, Axis2, etc.
>>
>> So if you are upgrading the versions, you need to check their
>> dependencies which are used in our codebase and upgrade them as well.
>>
>> Yes. We are upgrading those dependencies as well.
>

Please refactor
"org.wso2.developerstudio.libraries.libraryprovider" extension-point and
use that extension-point to include dependencies to other projects
with hard-coding there jar file names

e.g. we can define following configuration

  <library jar="lib/synapse-core_2.1.1.wso2v2.jar"
                        identifier="synapse-core"
categoryId="org.wso2.developerstudio.eclipse.libraries.category.esb"
                          />

 and introduce a method to add particular jar using it's identifier as
a parameter

Thanks,
Melan


>
>
>> Please have a look how we did the 4.0.5 upgrade as well.
>>
>
> Thanks for pointing this. Will refer that.
>
>>
>> Hope this helps!
>>
>> Thanks and Regards,
>> Harshana
>>
>>
>> On Thu, Jul 11, 2013 at 11:06 PM, Viraj Rajaguru <[email protected]> wrote:
>>
>>> Hi,
>>>
>>> We are upgrading the Synapse jars in Developer Studio to implement new
>>> features related to ESB 4.7.0 within Developer Studio.
>>>
>>>
>>>
>>> Thanks,
>>> Viraj.
>>>
>>> --
>>> Viraj Rajaguru
>>> Software Engineer
>>> WSO2 Inc. : http://wso2.com
>>>
>>> Mobile: +94 77 3683068
>>>
>>>
>>>
>>>
>>
>>
>> --
>>
>> Harshana Martin
>> Associate Technical Lead
>> WSO2 Inc. : http://wso2.com
>>
>> Mobile: +94 775 998 115
>> Profile: https://www.google.com/profiles/harshana05
>> Blog: http://harshana05.blogspot.com
>> Twitter: http://twitter.com/harshana05
>>
>>
> Thanks,,
> Viraj.
>
> --
> Viraj Rajaguru
> Software Engineer
> WSO2 Inc. : http://wso2.com
>
> Mobile: +94 77 3683068
>
>
>
>


-- 
Melan Nimesh Jayasingha
Software Engineer;
WSO2 Inc.
m:  77 631 6759
PGP: 0x7B42450A
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to