Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #32831

Closed (moved)
(moved)
Open
Created Dec 20, 2019 by eighthave@eighthave

create JAR artifacts for consuming geoip files in Android apps

For Android apps, JAR files in Maven repositories are the standard way to use libraries. The geoip and geoip6 files are a kind of library of data. So this adds the -make-maven-artifacts option to src/config/mmdb-convert.py to generate the standard Maven artifacts of these datafiles that are directly consumable in a standard Android build setup, e.g. in build.gradle:

    implementation 'org.torproject:geoip:20191217'

These should be reproducible running them anywhere, since the timestamps come from the MaxMind file.

https://github.com/torproject/tor/pull/1631

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking