You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@baremaps.apache.org by ad...@apache.org on 2022/12/12 13:31:36 UTC

[incubator-baremaps] branch 524-iploc-use-workflow updated (bfa2e50b -> 2de80ddb)

This is an automated email from the ASF dual-hosted git repository.

adrabble pushed a change to branch 524-iploc-use-workflow
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git


    omit bfa2e50b Use port 9000 by default
    omit 5e9c1838 Apply Bertil's feedback
    omit 40de6a7c Apply spotless
    omit d837e6c1 Fix IP to location serve command description
    omit 8f32f25b Clean IP loc HTML example
    omit 2c235ecf Clean IP loc HTML example
    omit 0f9e32d0 Remove the NIC Fetcher class
    omit f0ae5330 Remove the NIC Fetcher class
    omit 745f9292 Fix some code smells in the Iploc task
    omit 666fbf23 Fix the workflow and warning in Iploc task
    omit e8d4194f Fix path in IntelliJ iploc create command
    omit 3ec4ae78 Create a serve command for IP to location
    omit ab1db033 Apply Spotless
    omit 9b6051a7 Use a workflow to download files
     add 978a0f58 Apply spotless
     add a348a867 Use a workflow to download files
     add 3e445c1a Apply Spotless
     add ed9ddd04 Create a serve command for IP to location
     add bc3880aa Fix path in IntelliJ iploc create command
     add 9ba2f99e Fix the workflow and warning in Iploc task
     add ed895630 Fix some code smells in the Iploc task
     add 29e7a387 Remove the NIC Fetcher class
     add ac648a39 Remove the NIC Fetcher class
     add eaf6892b Clean IP loc HTML example
     add 681cb4df Clean IP loc HTML example
     add 7bd61a41 Fix IP to location serve command description
     add 201c021d Apply spotless
     add b2a04f39 Apply Bertil's feedback
     add 094fa76f Use port 9000 by default
     add 2de80ddb Use list instead of array for nic paths

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (bfa2e50b)
            \
             N -- N -- N   refs/heads/524-iploc-use-workflow (2de80ddb)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/baremaps/cli/geocoder/Serve.java    |  2 +-
 .../baremaps/workflow/tasks/CreateIplocIndex.java  | 31 +++-------------------
 2 files changed, 5 insertions(+), 28 deletions(-)