Probably the following broke it, as I cannot find other commits along these lines:
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
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
