wso2 / carbon-commons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVNDeploymentSynchronizerComponent is not raising errors if the bundle is not activated

Niranjan-K opened this issue · comments

commented

It looks like [1] is not raising errors if the bundle is not activated. IMO this is not correct, we may need to raise an error if an error occurs while trying to initiatlize the SVN deployment synchronizer.

This issue can be re-created by enabling SVN deployment synchronizer in WSO2 ESB 4.9.0 without copying the dependent SVN libraries.

[1] https://github.com/wso2/carbon-commons/blob/master/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.subversion/src/main/java/org/wso2/carbon/deployment/synchronizer/subversion/SVNDeploymentSynchronizerComponent.java

https://wso2.org/jira/projects/CCOMMONS/issues/CCOMMONS-11