Skip to content

gabortim/josm-libphonenumber

Repository files navigation

The repository contains only building scripts for repackaging the libphonenumber components for JOSM.

Currently compiled with Java 21 in Java 17 binary compatibility mode.

I found a bug!

  1. Check if reproducible on the online demo.
    1. If yes, please report it to the libphonenumber authors. See the official guide for more.
  2. If the demo doesn't reproduce, please report the findings on JOSM bugtracker or on https://github.com/gabortim/josm-phonenumber.

Repository setup

Three git branches used:

  • master or main as a primary branch
  • dependabot/** for automatic dependency updates by Dependabot
  • dev for development (created if there is a need)

Plugin releases have git tags which align with libphonenumber releases.