Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #32831

Closed (moved)
Open
Opened 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 admin enable hashed storage. More information
Assignee
Assign to
Tor: unspecified
Milestone
Tor: unspecified
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#32831