[Dev] ESB / Carbon Mediation Build Stabilization

2015-01-07 Thread Ishan Jayawardena
Hi,
Currently the carbon mediation and product esb builds are unstable due to a
number of dependency version issues (released and snapshot versions). We
are currently fixing them. Will update this thread about the progress.

Thanks,
Ishan.

-- 
Ishan Jayawardena
Senior Software Engineer
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] ESB / Carbon Mediation Build Stabilization

2015-01-07 Thread Malaka Silva
Hi,

I checked the product-esb and it's fixed upto some extend. [1]

However getting the following while installing features.

->
Installing org.wso2.carbon.service.mgt.server.feature.group 4.3.0.SNAPSHOT.
Installation failed.
Cannot complete the install because one or more required items could not be
found.
 Software being installed: WSO2 Carbon - Governance Metadata Server Feature
4.3.0.SNAPSHOT (org.wso2.carbon.governance.metadata.server.feature.group
4.3.0.SNAPSHOT)
 Missing requirement: org.wso2.carbon.registry.extensions 4.3.0.SNAPSHOT
(org.wso2.carbon.registry.extensions 4.3.0.SNAPSHOT) requires 'package
org.wso2.carbon.registry.core [4.3.0,4.4.0)' but it could not be found
 Cannot satisfy dependency:
  From: org.wso2.carbon.governance.api 4.3.0.SNAPSHOT
(org.wso2.carbon.governance.api 4.3.0.SNAPSHOT)
  To: package org.wso2.carbon.registry.extensions.handlers.utils 0.0.0
 Cannot satisfy dependency:
  From: WSO2 Carbon - Governance Metadata Server Feature 4.3.0.SNAPSHOT
(org.wso2.carbon.governance.metadata.server.feature.group 4.3.0.SNAPSHOT)
  To: org.wso2.carbon.governance.api [4.3.0.SNAPSHOT]
-->

[1]
https://github.com/wso2-dev/product-esb/commit/372a3741179192136741308f7fb3b172b9caa0f8

On Wed, Jan 7, 2015 at 1:33 PM, Ishan Jayawardena  wrote:

> Hi,
> Currently the carbon mediation and product esb builds are unstable due to
> a number of dependency version issues (released and snapshot versions). We
> are currently fixing them. Will update this thread about the progress.
>
> Thanks,
> Ishan.
>
> --
> Ishan Jayawardena
> Senior Software Engineer
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 

Best Regards,

Malaka Silva
Senior Tech Lead
M: +94 777 219 791
Tel : 94 11 214 5345
Fax :94 11 2145300
Skype : malaka.sampath.silva
LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
Blog : http://mrmalakasilva.blogspot.com/

WSO2, Inc.
lean . enterprise . middleware
http://www.wso2.com/
http://www.wso2.com/about/team/malaka-silva/


Save a tree -Conserve nature & Save the world for your future. Print this
email only if it is absolutely necessary.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] ESB / Carbon Mediation Build Stabilization

2015-01-08 Thread Maheeka Jayasuriya
Hi,

I am getting the same error as @Malaka. Any work around? I am writing
integration tests for mediator.


Thanks,

Maheeka Jayasuriya
Software Engineer
Mobile : +9450661

On Wed, Jan 7, 2015 at 9:42 PM, Malaka Silva  wrote:

> Hi,
>
> I checked the product-esb and it's fixed upto some extend. [1]
>
> However getting the following while installing features.
>
> ->
> Installing org.wso2.carbon.service.mgt.server.feature.group 4.3.0.SNAPSHOT.
> Installation failed.
> Cannot complete the install because one or more required items could not
> be found.
>  Software being installed: WSO2 Carbon - Governance Metadata Server
> Feature 4.3.0.SNAPSHOT
> (org.wso2.carbon.governance.metadata.server.feature.group 4.3.0.SNAPSHOT)
>  Missing requirement: org.wso2.carbon.registry.extensions 4.3.0.SNAPSHOT
> (org.wso2.carbon.registry.extensions 4.3.0.SNAPSHOT) requires 'package
> org.wso2.carbon.registry.core [4.3.0,4.4.0)' but it could not be found
>  Cannot satisfy dependency:
>   From: org.wso2.carbon.governance.api 4.3.0.SNAPSHOT
> (org.wso2.carbon.governance.api 4.3.0.SNAPSHOT)
>   To: package org.wso2.carbon.registry.extensions.handlers.utils 0.0.0
>  Cannot satisfy dependency:
>   From: WSO2 Carbon - Governance Metadata Server Feature 4.3.0.SNAPSHOT
> (org.wso2.carbon.governance.metadata.server.feature.group 4.3.0.SNAPSHOT)
>   To: org.wso2.carbon.governance.api [4.3.0.SNAPSHOT]
> -->
>
> [1]
> https://github.com/wso2-dev/product-esb/commit/372a3741179192136741308f7fb3b172b9caa0f8
>
> On Wed, Jan 7, 2015 at 1:33 PM, Ishan Jayawardena  wrote:
>
>> Hi,
>> Currently the carbon mediation and product esb builds are unstable due to
>> a number of dependency version issues (released and snapshot versions). We
>> are currently fixing them. Will update this thread about the progress.
>>
>> Thanks,
>> Ishan.
>>
>> --
>> Ishan Jayawardena
>> Senior Software Engineer
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> Best Regards,
>
> Malaka Silva
> Senior Tech Lead
> M: +94 777 219 791
> Tel : 94 11 214 5345
> Fax :94 11 2145300
> Skype : malaka.sampath.silva
> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
> Blog : http://mrmalakasilva.blogspot.com/
>
> WSO2, Inc.
> lean . enterprise . middleware
> http://www.wso2.com/
> http://www.wso2.com/about/team/malaka-silva/
> 
>
> Save a tree -Conserve nature & Save the world for your future. Print this
> email only if it is absolutely necessary.
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] ESB / Carbon Mediation Build Stabilization

2015-01-08 Thread Malaka Silva
Related features should be fixed by relevant product teams and may take
some time.

Meanwhile you can just run integration tests with released 490 M4 pack (May
need to patch your changes), rather building it.

On Fri, Jan 9, 2015 at 9:44 AM, Maheeka Jayasuriya  wrote:

> Hi,
>
> I am getting the same error as @Malaka. Any work around? I am writing
> integration tests for mediator.
>
>
> Thanks,
>
> Maheeka Jayasuriya
> Software Engineer
> Mobile : +9450661
>
> On Wed, Jan 7, 2015 at 9:42 PM, Malaka Silva  wrote:
>
>> Hi,
>>
>> I checked the product-esb and it's fixed upto some extend. [1]
>>
>> However getting the following while installing features.
>>
>> ->
>> Installing org.wso2.carbon.service.mgt.server.feature.group
>> 4.3.0.SNAPSHOT.
>> Installation failed.
>> Cannot complete the install because one or more required items could not
>> be found.
>>  Software being installed: WSO2 Carbon - Governance Metadata Server
>> Feature 4.3.0.SNAPSHOT
>> (org.wso2.carbon.governance.metadata.server.feature.group 4.3.0.SNAPSHOT)
>>  Missing requirement: org.wso2.carbon.registry.extensions 4.3.0.SNAPSHOT
>> (org.wso2.carbon.registry.extensions 4.3.0.SNAPSHOT) requires 'package
>> org.wso2.carbon.registry.core [4.3.0,4.4.0)' but it could not be found
>>  Cannot satisfy dependency:
>>   From: org.wso2.carbon.governance.api 4.3.0.SNAPSHOT
>> (org.wso2.carbon.governance.api 4.3.0.SNAPSHOT)
>>   To: package org.wso2.carbon.registry.extensions.handlers.utils 0.0.0
>>  Cannot satisfy dependency:
>>   From: WSO2 Carbon - Governance Metadata Server Feature 4.3.0.SNAPSHOT
>> (org.wso2.carbon.governance.metadata.server.feature.group 4.3.0.SNAPSHOT)
>>   To: org.wso2.carbon.governance.api [4.3.0.SNAPSHOT]
>> -->
>>
>> [1]
>> https://github.com/wso2-dev/product-esb/commit/372a3741179192136741308f7fb3b172b9caa0f8
>>
>> On Wed, Jan 7, 2015 at 1:33 PM, Ishan Jayawardena  wrote:
>>
>>> Hi,
>>> Currently the carbon mediation and product esb builds are unstable due
>>> to a number of dependency version issues (released and snapshot versions).
>>> We are currently fixing them. Will update this thread about the progress.
>>>
>>> Thanks,
>>> Ishan.
>>>
>>> --
>>> Ishan Jayawardena
>>> Senior Software Engineer
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>>
>> Best Regards,
>>
>> Malaka Silva
>> Senior Tech Lead
>> M: +94 777 219 791
>> Tel : 94 11 214 5345
>> Fax :94 11 2145300
>> Skype : malaka.sampath.silva
>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>> Blog : http://mrmalakasilva.blogspot.com/
>>
>> WSO2, Inc.
>> lean . enterprise . middleware
>> http://www.wso2.com/
>> http://www.wso2.com/about/team/malaka-silva/
>> 
>>
>> Save a tree -Conserve nature & Save the world for your future. Print this
>> email only if it is absolutely necessary.
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>


-- 

Best Regards,

Malaka Silva
Senior Tech Lead
M: +94 777 219 791
Tel : 94 11 214 5345
Fax :94 11 2145300
Skype : malaka.sampath.silva
LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
Blog : http://mrmalakasilva.blogspot.com/

WSO2, Inc.
lean . enterprise . middleware
http://www.wso2.com/
http://www.wso2.com/about/team/malaka-silva/


Save a tree -Conserve nature & Save the world for your future. Print this
email only if it is absolutely necessary.
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] ESB / Carbon Mediation Build Stabilization

2015-01-09 Thread Kasun Indrasiri
Is the build stabilized now? If so can we get the latest test coverage?

On Fri, Jan 9, 2015 at 10:23 AM, Malaka Silva  wrote:

> Related features should be fixed by relevant product teams and may take
> some time.
>
> Meanwhile you can just run integration tests with released 490 M4 pack
> (May need to patch your changes), rather building it.
>
> On Fri, Jan 9, 2015 at 9:44 AM, Maheeka Jayasuriya 
> wrote:
>
>> Hi,
>>
>> I am getting the same error as @Malaka. Any work around? I am writing
>> integration tests for mediator.
>>
>>
>> Thanks,
>>
>> Maheeka Jayasuriya
>> Software Engineer
>> Mobile : +9450661
>>
>> On Wed, Jan 7, 2015 at 9:42 PM, Malaka Silva  wrote:
>>
>>> Hi,
>>>
>>> I checked the product-esb and it's fixed upto some extend. [1]
>>>
>>> However getting the following while installing features.
>>>
>>> ->
>>> Installing org.wso2.carbon.service.mgt.server.feature.group
>>> 4.3.0.SNAPSHOT.
>>> Installation failed.
>>> Cannot complete the install because one or more required items could not
>>> be found.
>>>  Software being installed: WSO2 Carbon - Governance Metadata Server
>>> Feature 4.3.0.SNAPSHOT
>>> (org.wso2.carbon.governance.metadata.server.feature.group 4.3.0.SNAPSHOT)
>>>  Missing requirement: org.wso2.carbon.registry.extensions 4.3.0.SNAPSHOT
>>> (org.wso2.carbon.registry.extensions 4.3.0.SNAPSHOT) requires 'package
>>> org.wso2.carbon.registry.core [4.3.0,4.4.0)' but it could not be found
>>>  Cannot satisfy dependency:
>>>   From: org.wso2.carbon.governance.api 4.3.0.SNAPSHOT
>>> (org.wso2.carbon.governance.api 4.3.0.SNAPSHOT)
>>>   To: package org.wso2.carbon.registry.extensions.handlers.utils 0.0.0
>>>  Cannot satisfy dependency:
>>>   From: WSO2 Carbon - Governance Metadata Server Feature 4.3.0.SNAPSHOT
>>> (org.wso2.carbon.governance.metadata.server.feature.group 4.3.0.SNAPSHOT)
>>>   To: org.wso2.carbon.governance.api [4.3.0.SNAPSHOT]
>>> -->
>>>
>>> [1]
>>> https://github.com/wso2-dev/product-esb/commit/372a3741179192136741308f7fb3b172b9caa0f8
>>>
>>> On Wed, Jan 7, 2015 at 1:33 PM, Ishan Jayawardena 
>>> wrote:
>>>
 Hi,
 Currently the carbon mediation and product esb builds are unstable due
 to a number of dependency version issues (released and snapshot versions).
 We are currently fixing them. Will update this thread about the progress.

 Thanks,
 Ishan.

 --
 Ishan Jayawardena
 Senior Software Engineer

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


>>>
>>>
>>> --
>>>
>>> Best Regards,
>>>
>>> Malaka Silva
>>> Senior Tech Lead
>>> M: +94 777 219 791
>>> Tel : 94 11 214 5345
>>> Fax :94 11 2145300
>>> Skype : malaka.sampath.silva
>>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>>> Blog : http://mrmalakasilva.blogspot.com/
>>>
>>> WSO2, Inc.
>>> lean . enterprise . middleware
>>> http://www.wso2.com/
>>> http://www.wso2.com/about/team/malaka-silva/
>>> 
>>>
>>> Save a tree -Conserve nature & Save the world for your future. Print
>>> this email only if it is absolutely necessary.
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>
>
> --
>
> Best Regards,
>
> Malaka Silva
> Senior Tech Lead
> M: +94 777 219 791
> Tel : 94 11 214 5345
> Fax :94 11 2145300
> Skype : malaka.sampath.silva
> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
> Blog : http://mrmalakasilva.blogspot.com/
>
> WSO2, Inc.
> lean . enterprise . middleware
> http://www.wso2.com/
> http://www.wso2.com/about/team/malaka-silva/
> 
>
> Save a tree -Conserve nature & Save the world for your future. Print this
> email only if it is absolutely necessary.
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Kasun Indrasiri
Software Architect
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 77 556 5206
Blog : http://kasunpanorama.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] ESB / Carbon Mediation Build Stabilization

2015-01-10 Thread Malaka Silva
Hi Kasun,

Ishan fixed the carbon mediation and it's stable now.

I fixed the PRODUCT-ESB up to some extend and now it's failing due to some
other feature installation.

I am checking this.

Error:-
Installation failed.
Cannot complete the install because one or more required items could not be
found.
 Software being installed: WSO2 Carbon - Registry Extensions Feature -
4.3.0.SNAPSHOT (org.wso2.carbon.registry.extensions.feature.group
4.3.0.SNAPSHOT)
 Missing requirement: org.wso2.carbon.registry.extensions.ui 4.3.0.SNAPSHOT
(org.wso2.carbon.registry.extensions.ui 4.3.0.SNAPSHOT) requires 'package
org.wso2.carbon.registry.core.exceptions [4.3.0,4.4.0)' but it could not be
found
 Cannot satisfy dependency:
  From: WSO2 Carbon - Registry Extensions Feature - 4.3.0.SNAPSHOT
(org.wso2.carbon.registry.extensions.feature.group 4.3.0.SNAPSHOT)
  To: org.wso2.carbon.registry.extensions.ui.feature.group [4.3.0.SNAPSHOT]
 Cannot satisfy dependency:
  From: WSO2 Carbon - Registry Extensions UI Feature 4.3.0.SNAPSHOT
(org.wso2.carbon.registry.extensions.ui.feature.group 4.3.0.SNAPSHOT)
  To: org.wso2.carbon.registry.extensions.ui [4.3.0.SNAPSHOT]

On Sat, Jan 10, 2015 at 12:40 PM, Kasun Indrasiri  wrote:

> Is the build stabilized now? If so can we get the latest test coverage?
>
> On Fri, Jan 9, 2015 at 10:23 AM, Malaka Silva  wrote:
>
>> Related features should be fixed by relevant product teams and may take
>> some time.
>>
>> Meanwhile you can just run integration tests with released 490 M4 pack
>> (May need to patch your changes), rather building it.
>>
>> On Fri, Jan 9, 2015 at 9:44 AM, Maheeka Jayasuriya 
>> wrote:
>>
>>> Hi,
>>>
>>> I am getting the same error as @Malaka. Any work around? I am writing
>>> integration tests for mediator.
>>>
>>>
>>> Thanks,
>>>
>>> Maheeka Jayasuriya
>>> Software Engineer
>>> Mobile : +9450661
>>>
>>> On Wed, Jan 7, 2015 at 9:42 PM, Malaka Silva  wrote:
>>>
 Hi,

 I checked the product-esb and it's fixed upto some extend. [1]

 However getting the following while installing features.

 ->
 Installing org.wso2.carbon.service.mgt.server.feature.group
 4.3.0.SNAPSHOT.
 Installation failed.
 Cannot complete the install because one or more required items could
 not be found.
  Software being installed: WSO2 Carbon - Governance Metadata Server
 Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.governance.metadata.server.feature.group 4.3.0.SNAPSHOT)
  Missing requirement: org.wso2.carbon.registry.extensions
 4.3.0.SNAPSHOT (org.wso2.carbon.registry.extensions 4.3.0.SNAPSHOT)
 requires 'package org.wso2.carbon.registry.core [4.3.0,4.4.0)' but it could
 not be found
  Cannot satisfy dependency:
   From: org.wso2.carbon.governance.api 4.3.0.SNAPSHOT
 (org.wso2.carbon.governance.api 4.3.0.SNAPSHOT)
   To: package org.wso2.carbon.registry.extensions.handlers.utils 0.0.0
  Cannot satisfy dependency:
   From: WSO2 Carbon - Governance Metadata Server Feature 4.3.0.SNAPSHOT
 (org.wso2.carbon.governance.metadata.server.feature.group 4.3.0.SNAPSHOT)
   To: org.wso2.carbon.governance.api [4.3.0.SNAPSHOT]
 -->

 [1]
 https://github.com/wso2-dev/product-esb/commit/372a3741179192136741308f7fb3b172b9caa0f8

 On Wed, Jan 7, 2015 at 1:33 PM, Ishan Jayawardena 
 wrote:

> Hi,
> Currently the carbon mediation and product esb builds are unstable due
> to a number of dependency version issues (released and snapshot versions).
> We are currently fixing them. Will update this thread about the progress.
>
> Thanks,
> Ishan.
>
> --
> Ishan Jayawardena
> Senior Software Engineer
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


 --

 Best Regards,

 Malaka Silva
 Senior Tech Lead
 M: +94 777 219 791
 Tel : 94 11 214 5345
 Fax :94 11 2145300
 Skype : malaka.sampath.silva
 LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
 Blog : http://mrmalakasilva.blogspot.com/

 WSO2, Inc.
 lean . enterprise . middleware
 http://www.wso2.com/
 http://www.wso2.com/about/team/malaka-silva/
 

 Save a tree -Conserve nature & Save the world for your future. Print
 this email only if it is absolutely necessary.

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


>>>
>>
>>
>> --
>>
>> Best Regards,
>>
>> Malaka Silva
>> Senior Tech Lead
>> M: +94 777 219 791
>> Tel : 94 11 214 5345
>> Fax :94 11 2145300
>> Skype : malaka.sampath.silva
>> LinkedIn : http://www.linkedin.com/pub/malaka-silva/6/33/77
>> Blog : http://mrmalakasilva.blogspot.com/
>>
>> WSO2, Inc.
>> lean . enterprise . middle

Re: [Dev] ESB / Carbon Mediation Build Stabilization

2015-01-10 Thread Vijitha Ekanayake
Hi,

I'm also tried to build ESB pulled from wso2-dev repo to obtain latest test
coverage. I'm getting different error while installing feature as shown in
below.

*Installation failed.*

*Cannot complete the install because one or more required items could not
be found.*

* Software being installed: WSO2 Carbon - Data Bridge - Data Publisher
Aggregate Feature 4.3.0.SNAPSHOT
(org.wso2.carbon.databridge.datapublisher.feature.group 4.3.0.SNAPSHOT)*

* Missing requirement: WSO2 Carbon - Data Bridge - Data Publisher Aggregate
Feature 4.3.0.SNAPSHOT
(org.wso2.carbon.databridge.datapublisher.feature.group 4.3.0.SNAPSHOT)
requires 'org.wso2.carbon.core.feature.group [4.3.0.SNAPSHOT,4.4.0)' but it
could not be found*

On Sat, Jan 10, 2015 at 3:54 PM, Malaka Silva  wrote:

> Hi Kasun,
>
> Ishan fixed the carbon mediation and it's stable now.
>
> I fixed the PRODUCT-ESB up to some extend and now it's failing due to some
> other feature installation.
>
> I am checking this.
>
> Error:-
> Installation failed.
> Cannot complete the install because one or more required items could not
> be found.
>  Software being installed: WSO2 Carbon - Registry Extensions Feature -
> 4.3.0.SNAPSHOT (org.wso2.carbon.registry.extensions.feature.group
> 4.3.0.SNAPSHOT)
>  Missing requirement: org.wso2.carbon.registry.extensions.ui
> 4.3.0.SNAPSHOT (org.wso2.carbon.registry.extensions.ui 4.3.0.SNAPSHOT)
> requires 'package org.wso2.carbon.registry.core.exceptions [4.3.0,4.4.0)'
> but it could not be found
>  Cannot satisfy dependency:
>   From: WSO2 Carbon - Registry Extensions Feature - 4.3.0.SNAPSHOT
> (org.wso2.carbon.registry.extensions.feature.group 4.3.0.SNAPSHOT)
>   To: org.wso2.carbon.registry.extensions.ui.feature.group
> [4.3.0.SNAPSHOT]
>  Cannot satisfy dependency:
>   From: WSO2 Carbon - Registry Extensions UI Feature 4.3.0.SNAPSHOT
> (org.wso2.carbon.registry.extensions.ui.feature.group 4.3.0.SNAPSHOT)
>   To: org.wso2.carbon.registry.extensions.ui [4.3.0.SNAPSHOT]
>
> On Sat, Jan 10, 2015 at 12:40 PM, Kasun Indrasiri  wrote:
>
>> Is the build stabilized now? If so can we get the latest test coverage?
>>
>> On Fri, Jan 9, 2015 at 10:23 AM, Malaka Silva  wrote:
>>
>>> Related features should be fixed by relevant product teams and may take
>>> some time.
>>>
>>> Meanwhile you can just run integration tests with released 490 M4 pack
>>> (May need to patch your changes), rather building it.
>>>
>>> On Fri, Jan 9, 2015 at 9:44 AM, Maheeka Jayasuriya 
>>> wrote:
>>>
 Hi,

 I am getting the same error as @Malaka. Any work around? I am writing
 integration tests for mediator.


 Thanks,

 Maheeka Jayasuriya
 Software Engineer
 Mobile : +9450661

 On Wed, Jan 7, 2015 at 9:42 PM, Malaka Silva  wrote:

> Hi,
>
> I checked the product-esb and it's fixed upto some extend. [1]
>
> However getting the following while installing features.
>
> ->
> Installing org.wso2.carbon.service.mgt.server.feature.group
> 4.3.0.SNAPSHOT.
> Installation failed.
> Cannot complete the install because one or more required items could
> not be found.
>  Software being installed: WSO2 Carbon - Governance Metadata Server
> Feature 4.3.0.SNAPSHOT
> (org.wso2.carbon.governance.metadata.server.feature.group 4.3.0.SNAPSHOT)
>  Missing requirement: org.wso2.carbon.registry.extensions
> 4.3.0.SNAPSHOT (org.wso2.carbon.registry.extensions 4.3.0.SNAPSHOT)
> requires 'package org.wso2.carbon.registry.core [4.3.0,4.4.0)' but it 
> could
> not be found
>  Cannot satisfy dependency:
>   From: org.wso2.carbon.governance.api 4.3.0.SNAPSHOT
> (org.wso2.carbon.governance.api 4.3.0.SNAPSHOT)
>   To: package org.wso2.carbon.registry.extensions.handlers.utils 0.0.0
>  Cannot satisfy dependency:
>   From: WSO2 Carbon - Governance Metadata Server Feature
> 4.3.0.SNAPSHOT (org.wso2.carbon.governance.metadata.server.feature.group
> 4.3.0.SNAPSHOT)
>   To: org.wso2.carbon.governance.api [4.3.0.SNAPSHOT]
> -->
>
> [1]
> https://github.com/wso2-dev/product-esb/commit/372a3741179192136741308f7fb3b172b9caa0f8
>
> On Wed, Jan 7, 2015 at 1:33 PM, Ishan Jayawardena 
> wrote:
>
>> Hi,
>> Currently the carbon mediation and product esb builds are unstable
>> due to a number of dependency version issues (released and snapshot
>> versions). We are currently fixing them. Will update this thread about 
>> the
>> progress.
>>
>> Thanks,
>> Ishan.
>>
>> --
>> Ishan Jayawardena
>> Senior Software Engineer
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
>
> Best Regards,
>
> Malaka Silva
> Senior Tech Lead
> M: +94 777 219 791
> Tel : 94 11 214 5345
> Fax :94 11 2