On Thu, Oct 25, 2012 at 8:02 PM, Senaka Fernando <[email protected]> wrote:

> Hi Subash,
>
> Can we upgrade the registry component and the governance component's
> bundles to 4.0.3 UM and re-run the tests and fix them. The bottom line is,
> the packs has 4.0.3 UM, and if the existing 4.0.2 bundles won't work with
> it, its going to be broken in the release.
>
As this build needs to be stable consistently, for a quick fix I made the
governance and kernel pointing to same user core version. Shelan has the
patch of the new registry.core 4.0.3. Once it's commited it, I will made
the changes for governance api. We will make sure this goes fine with
4.0.3.

>
> Thanks,
> Senaka.
>
> On Thu, Oct 25, 2012 at 1:26 PM, Subash Chaturanga <[email protected]>wrote:
>
>> Hi Samisa
>>
>> On Thu, Oct 25, 2012 at 12:35 PM, Samisa Abeysinghe <[email protected]>wrote:
>>
>>> Probably the following broke it, as I cannot find other commits along
>>> these lines:
>>
>>
>> The tests were passing when this fix pointing to user.api 4.0.2. And
>> seems this broken after pointing 4.0.3 user.api.
>> Will look in to this.
>>
>>
>>>
>>> Author: subash
>>> Date: Tue Oct 23 16:17:05 2012
>>> New Revision: 146225
>>> URL: http://wso2.org/svn/browse/wso2?view=rev&revision=146225
>>>
>>> Log:
>>> Fix for REGISTRY-1346
>>>
>>> Modified:
>>>    carbon/platform/branches/4.0.0/components/governance/org.wso2.carbon.
>>> governance.api/4.0.3/pom.xml
>>>    carbon/platform/branches/4.0.0/components/governance/org.wso2.carbon.
>>> governance.api/4.0.3/src/main/java/org/wso2/carbon/governance/api
>>> /common/GovernanceArtifactManager.java
>>>
>>>
>>> On Thu, Oct 25, 2012 at 12:28 PM, Samisa Abeysinghe <[email protected]>wrote:
>>>
>>>> I am at Revision: 146449
>>>>
>>>> Running org.wso2.carbon.governance.api.test.ServiceTest
>>>> log4j:WARN No appenders could be found for logger
>>>> (org.wso2.carbon.context.internal.CarbonContextDataHolder).
>>>> log4j:WARN Please initialize the log4j system properly.
>>>> Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 2.992
>>>> sec <<< FAILURE!
>>>> Running org.wso2.carbon.governance.api.test.EndpointTest
>>>> log4j:WARN No appenders could be found for logger
>>>> (org.wso2.carbon.context.internal.CarbonContextDataHolder).
>>>> log4j:WARN Please initialize the log4j system properly.
>>>> Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 4.308
>>>> sec <<< FAILURE!
>>>> Running org.wso2.carbon.governance.api.test.SchemaTest
>>>> log4j:WARN No appenders could be found for logger
>>>> (org.wso2.carbon.context.internal.CarbonContextDataHolder).
>>>> log4j:WARN Please initialize the log4j system properly.
>>>> Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 3.642
>>>> sec <<< FAILURE!
>>>> Running org.wso2.carbon.governance.api.test.WSDLTest
>>>> log4j:WARN No appenders could be found for logger
>>>> (org.wso2.carbon.context.internal.CarbonContextDataHolder).
>>>> log4j:WARN Please initialize the log4j system properly.
>>>> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.318
>>>> sec <<< FAILURE!
>>>> Running org.wso2.carbon.governance.api.test.PolicyTest
>>>> log4j:WARN No appenders could be found for logger
>>>> (org.wso2.carbon.context.internal.CarbonContextDataHolder).
>>>> log4j:WARN Please initialize the log4j system properly.
>>>> Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 3.357
>>>> sec <<< FAILURE!
>>>>
>>>> Results :
>>>>
>>>> Tests in error:
>>>>   testAddService(org.wso2.carbon.governance.api.test.ServiceTest):
>>>> org.wso2.carbon.user.api.RealmConfiguration.getSecondaryRealmConfig()Lorg/wso2/carbon/user/api/RealmConfiguration;
>>>>
>>>> testNewServiceContentXMLInvalid(org.wso2.carbon.governance.api.test.ServiceTest):
>>>> org.wso2.carbon.user.api.RealmConfiguration.getSecondaryRealmConfig()Lorg/wso2/carbon/user/api/RealmConfiguration;
>>>>   testServiceSearch(org.wso2.carbon.governance.api.test.ServiceTest):
>>>> org.wso2.carbon.user.api.RealmConfiguration.getSecondaryRealmConfig()Lorg/wso2/carbon/user/api/RealmConfiguration;
>>>>
>>>> testServiceAttachments(org.wso2.carbon.governance.api.test.ServiceTest):
>>>> org.wso2.carbon.user.api.RealmConfiguration.getSecondaryRealmConfig()Lorg/wso2/carbon/user/api/RealmConfiguration;
>>>>   testServiceDelete(org.wso2.carbon.governance.api.test.ServiceTest):
>>>> org.wso2.carbon.user.api.RealmConfiguration.getSecondaryRealmConfig()Lorg/wso2/carbon/user/api/RealmConfiguration;
>>>>   testAddEndpoint(org.wso2.carbon.governance.api.test.EndpointTest):
>>>> org.wso2.carbon.user.api.RealmConfiguration.getSecondaryRealmConfig()Lorg/wso2/carbon/user/api/RealmConfiguration;
>>>>
>>>> testAddWsdlWithEndpoints(org.wso2.carbon.governance.api.test.EndpointTest):
>>>> org.wso2.carbon.user.api.RealmConfiguration.getSecondaryRealmConfig()Lorg/wso2/carbon/user/api/RealmConfiguration;
>>>>
>>>> testAddServiceWithEndpoints(org.wso2.carbon.governance.api.test.EndpointTest):
>>>> org.wso2.carbon.user.api.RealmConfiguration.getSecondaryRealmConfig()Lorg/wso2/carbon/user/api/RealmConfiguration;
>>>>
>>>> testAttachEndpointsToService(org.wso2.carbon.governance.api.test.EndpointTest):
>>>> org.wso2.carbon.user.api.RealmConfiguration.getSecondaryRealmConfig()Lorg/wso2/carbon/user/api/RealmConfiguration;
>>>>
>>>> testAssociatingEndpoints(org.wso2.carbon.governance.api.test.EndpointTest):
>>>> org.wso2.carbon.user.api.RealmConfiguration.getSecondaryRealmConfig()Lorg/wso2/carbon/user/api/RealmConfiguration;
>>>>
>>>> testServiceAddingEndpointsWithWsdl(org.wso2.carbon.governance.api.test.EndpointTest):
>>>> org.wso2.carbon.user.api.RealmConfiguration.getSecondaryRealmConfig()Lorg/wso2/carbon/user/api/RealmConfiguration;
>>>>
>>>> testDetachEndpointsToService(org.wso2.carbon.governance.api.test.EndpointTest):
>>>> org.wso2.carbon.user.api.RealmConfiguration.getSecondaryRealmConfig()Lorg/wso2/carbon/user/api/RealmConfiguration;
>>>>
>>>> testNonHttpEndpointsToService(org.wso2.carbon.governance.api.test.EndpointTest):
>>>> org.wso2.carbon.user.api.RealmConfiguration.getSecondaryRealmConfig()Lorg/wso2/carbon/user/api/RealmConfiguration;
>>>>   testAddSchema(org.wso2.carbon.governance.api.test.SchemaTest):
>>>> org.wso2.carbon.user.api.RealmConfiguration.getSecondaryRealmConfig()Lorg/wso2/carbon/user/api/RealmConfiguration;
>>>>
>>>>
>>>>
>>>> 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
>>>
>>>
>>>
>>
>>
>> --
>>
>> Subash Chaturanga
>> Software Engineer
>> WSO2 Inc. http://wso2.com
>>
>> email - [email protected]
>> phone - 077 2225922
>>
>>
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Senaka Fernando*
> Member - Integration Technologies Management Committee;
> Technical Lead; WSO2 Inc.; http://wso2.com*
> Member; Apache Software Foundation; http://apache.org
>
> E-mail: senaka AT wso2.com
> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
> Linked-In: http://linkedin.com/in/senakafernando
>
> *Lean . Enterprise . Middleware
>
>


-- 

Subash Chaturanga
Software Engineer
WSO2 Inc. http://wso2.com

email - [email protected]
phone - 077 2225922
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to