Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Release Android 4.1.0 Beta 2 #5284

Closed
10 of 14 tasks
bleege opened this issue Jun 8, 2016 · 7 comments
Closed
10 of 14 tasks

Release Android 4.1.0 Beta 2 #5284

bleege opened this issue Jun 8, 2016 · 7 comments
Assignees
Labels
Android Mapbox Maps SDK for Android

Comments

@bleege
Copy link
Contributor

bleege commented Jun 8, 2016

Mapbox Android 4.1.0 builds off our ambitious 4.0.0 version with 3 major new features being released. These new features are part of our ongoing efforts focused on providing a premiere navigation experience in-car, on-dash, and on the street for Android. To help us produce the highest quality SDK possible we're releasing a second official Beta release first so that everyone has time to explore it and help hardened it before the official 4.1.0 Final Release. The first 4.1.0-beta.1 was released on 26-May-2016 in #5160.

Highlights

Full Change Log: https://github.com/mapbox/mapbox-gl-native/issues?q=milestone%3Aandroid-v4.1.0

Release Branch: https://github.com/mapbox/mapbox-gl-native/commits/release-android-v4.1.0

Improvements Since Beta 1

The TODO list for making this happen:

  • Change Version Name to 4.1.0-beta.2 in gradle.properties
  • Update version info in Twitter Fabric metadata file
  • Move open issues to android-v4.0.0-final Milestone in GitHub
  • Publish 4.1.0-beta.2 artifact to Maven Central
  • Updating Mapbox.com JavaDoc Documentation
  • Update CHANGELOG.md
  • Tag android-v4.1.0-beta.2 in GitHub
  • Close Milestone android-v4.0.0 in GitHub
  • Blog Post on https://www.mapbox.com/blog/
  • Alert Twitter Fabric team of new release
  • Tweet Release Announcement from @mapbox
  • Merge release-android-v4.1.0 back into master but leave open for continued development
  • Change Version Name BACK to SNAPSHOT after release and release branch merge to support daily development. In this case set to 4.1.0-SNAPSHOT in gradle.properties
  • Update Mapbox Demo App to use 4.1.0-beta.2 and release on Google Play

/cc @mapbox/mobile @mapbox/support @gundersen @lxbarth @yhahn @Lndsay @pveugen

@bleege bleege added the Android Mapbox Maps SDK for Android label Jun 8, 2016
@bleege bleege added this to the android-v4.1.0 milestone Jun 8, 2016
@bleege bleege self-assigned this Jun 8, 2016
@bleege
Copy link
Contributor Author

bleege commented Jun 8, 2016

Just tested all examples in the TestApp on Samsung S5 and they worked as expected. This indicates stability and functional features. We're now good to build the SDK and publish.

screen shot 2016-06-08 at 1 43 09 pm
HEAD of release-android-v4.1.0 that will power this release

@bleege
Copy link
Contributor Author

bleege commented Jun 8, 2016

Ran into a blocking error when JavaDoc generation ran during the upload process that stopped the publishing process. Resolved and will now rebuild and publish.

/Users/brad/development/mapbox-gl-android/platform/android/MapboxGLAndroidSDK/src/main/java/com/mapbox/mapboxsdk/annotations/MarkerViewManager.java:234: error: reference not found
     * will be released to the {@link android.support.v4.util.Pools.SimplePool} from the related

1 error
100 warnings
:MapboxGLAndroidSDK:androidJavadocs FAILED

@bleege
Copy link
Contributor Author

bleege commented Jun 8, 2016

I fixed the JavaDoc link issue and was successfully able to build and publish to Maven Central. It should be live and publicly available within an hour.

@bleege
Copy link
Contributor Author

bleege commented Jun 8, 2016

Android 4.1.0-beta.2 is now live on Maven Central and publicly available. Time to finish the release now.

https://repo1.maven.org/maven2/com/mapbox/mapboxsdk/mapbox-android-sdk/4.1.0-beta.2/

@bleege
Copy link
Contributor Author

bleege commented Jun 8, 2016

@bleege
Copy link
Contributor Author

bleege commented Jun 8, 2016

DemoApp has been updated and published on Google Play. It'll be live within a few hours.

@bleege
Copy link
Contributor Author

bleege commented Jun 8, 2016

Announced on Twitter --> https://twitter.com/Mapbox/status/740684580596948992

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

No branches or pull requests

1 participant