Perdjesk commented on code in PR #724:
URL:
https://github.com/apache/incubator-baremaps/pull/724#discussion_r1267836243
##########
baremaps-core/src/main/java/org/apache/baremaps/geocoder/GeonamesQueryBuilder.java:
##########
@@ -106,6 +114,11 @@ public Query build() throws ParseException {
}
}
+ if (!StringUtils.isBlank(featureCode)) {
Review Comment:
replaced usage of apache-commons with already used guava dependency in
baremaps-core 5caf68cbe7d30f290bf2e61568bb7876758a347a
--
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]