reta commented on a change in pull request #501: cxf-core: use
String.isEmpty(); remove duplicate
URL: https://github.com/apache/cxf/pull/501#discussion_r248521096
##########
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:
The same as in `PackageUtils`? Could we drop it?
----------------------------------------------------------------
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