This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a change to branch sonar
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
from 7caec504 Improve exception handling
add cd738d24 Suppress some warnings
No new revisions were added by this update.
Summary of changes:
.../org/apache/baremaps/cli/BaremapsException.java | 73 +++++++++++++---------
.../main/java/org/apache/baremaps/cli/map/Dev.java | 1 -
.../database/function/ChangeElementsImporter.java | 2 +
.../baremaps/database/postgres/NodeRepository.java | 33 ++++++++--
.../database/postgres/RelationRepository.java | 31 +++++++--
.../baremaps/database/postgres/WayRepository.java | 26 ++++++--
6 files changed, 121 insertions(+), 45 deletions(-)