amarkevich commented on a change in pull request #501: cxf-core: use 
String.isEmpty(); remove duplicate
URL: https://github.com/apache/cxf/pull/501#discussion_r248570746
 
 

 ##########
 File path: core/src/main/java/org/apache/cxf/common/util/URIParserUtil.java
 ##########
 @@ -69,13 +70,8 @@ private static boolean isExcluded(char ch) {
     }
 
     public static String parsePackageName(String namespace, String 
defaultPackageName) {
 
 Review comment:
   unfortunately the return value is different in case empty namespace - 
URIParserUtil returns "cxf"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to