coheigea commented on issue #501: cxf-core: cleanup URIParserUtil; use String.isEmpty(); replace custom impl with Java one URL: https://github.com/apache/cxf/pull/501#issuecomment-455645442 I'm getting a compilation error: [ERROR] /home/coheig/src/apache/cxf/core/src/test/java/org/apache/cxf/common/util/URIParserUtilsTest.java:[58,49] cannot find symbol [ERROR] symbol: method parsePackageName(java.lang.String,<nulltype>) [ERROR] location: class org.apache.cxf.common.util.URIParserUtil [ERROR]
---------------------------------------------------------------- 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
