iMinusMinus opened a new pull request #13834:
URL: https://github.com/apache/shardingsphere/pull/13834


   Fixes #13833.
   
   Changes proposed in this pull request:
   - change 'org.apache.shardingsphere.proxy.config.ProxyConfigurationLoader', 
replace 'url.getFile()' with 'url.toURI().getPath()', change method signature 
as throws URISyntaxException
   - change 'org.apache.shardingsphere.proxy.Bootstrap', change 'main' method 
signature as throws URISyntaxException
   - change 
'org.apache.shardingsphere.proxy.config.ProxyConfigurationLoaderTest', change 
'assertLoad' method signature as throws URISyntaxException
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to