Remove apklib publishing by friederbluemle · Pull Request #563 · googlemaps/android-maps-utils · GitHub
Skip to content

Remove apklib publishing#563

Merged
jpoehnelt merged 1 commit into
googlemaps:masterfrom
friederbluemle:remove-apklib
Oct 15, 2019
Merged

Remove apklib publishing#563
jpoehnelt merged 1 commit into
googlemaps:masterfrom
friederbluemle:remove-apklib

Conversation

@friederbluemle

@friederbluemle friederbluemle commented Oct 11, 2019

Copy link
Copy Markdown
Contributor

The apklib format is an old format (used 5+ years ago?) that predates the aar format. It was community driven and used with the Maven tooling. It's not supported by Gradle or Android Studio and I highly doubt that anyone is still using it. This PR removes the related sections from the Gradle scripts.

https://stackoverflow.com/questions/22657466/android-dependencies-apklib-vs-aar-files

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 11, 2019
@jpoehnelt jpoehnelt added the triage me I really want to be triaged. label Oct 14, 2019

@jpoehnelt jpoehnelt left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for linking the short discussion.

@jpoehnelt jpoehnelt merged commit 3ff8e76 into googlemaps:master Oct 15, 2019
@friederbluemle friederbluemle deleted the remove-apklib branch October 15, 2019 20:33
pauminku added a commit to pauminku/android-maps-utils that referenced this pull request Nov 26, 2019
* googleOrigin/master: (107 commits)
  Remove unnecessary interface method public modifiers. (googlemaps#587)
  Remove unnecessary primitives boxing. (googlemaps#586)
  Fix googlemaps#575 - Change Travis config, use matrix of API emulators (googlemaps#585)
  Retain the bitmap cache (googlemaps#381)
  Made GeoJsonParser with parseGeometry public to use the parser standalone. (googlemaps#492)
  Fix googlemaps#570 - Use project GitHub URL for remote KML loading demo (googlemaps#581)
  Bump Gradle plugin for Android Studio v3.5.2 (googlemaps#574)
  Fix googlemaps#575 - Use API 26 emulator instead of API 28 (googlemaps#576)
  Fix googlemaps#371 - Run emulator-based unit tests on Travis (googlemaps#573)
  Fix googlemaps#371 - Run emulator-based unit tests on Travis (googlemaps#573)
  Fix googlemaps#532 - Use ContextCompat to load drawable resources for scaling (googlemaps#571)
  Change test methods visibility (googlemaps#569)
  Release 0.6.2 (googlemaps#568)
  Demo clustering with ViewModel (googlemaps#506)
  Differentiate between initial start and configuration change restore (googlemaps#567)
  Fix wrapping around IDL (googlemaps#564)
  Update Gradle wrapper to 5.6.3 (googlemaps#566)
  Add MaxIntensity functionality for user defined intensities on HeatMapTiles (googlemaps#499)
  Use float zoom to calculate visible bounds (googlemaps#483)
  Remove apklib publishing (googlemaps#563)
  ...

# Conflicts:
#	library/src/androidTest/java/com/google/maps/android/PolyUtilTest.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. triage me I really want to be triaged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants