Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to AndroidX SDK #503

Open
2 tasks
BlaidddDrwg opened this issue Mar 19, 2024 · 0 comments
Open
2 tasks

Upgrade to AndroidX SDK #503

BlaidddDrwg opened this issue Mar 19, 2024 · 0 comments

Comments

@BlaidddDrwg
Copy link

BlaidddDrwg commented Mar 19, 2024

Please fill out the form below before submitting, thank you!

  • [ X] Bug exists Release Version 1.1.1 (Java Repository Master Branch)
  • Bug exists in Snapshot Version 1.1.2-SNAPSHOT (Android Service Repository Master Branch) - Couldn't find this branch. But the same issue is there in the 'develop' branch. There does not seem to be a 1.1.2 tag anywhere.
  • Bug is just in the Sample Application.

__Android API Version Bug Seen on:__1.1.0

Android Version Bug Seen on:

Please also check that if you have found the bug in the Release version (1.1.1) that you check that it also exists in the Snapshot (1.1.2-SNAPSHOT) before raising a bug.
Seriously, looked for 1.1.2-SNAPSHOT, but was not able to find it anywhere. This is what I have:
image

Description of Bug:

Basically, the unit tests for the MQTT Android Service (specifically AndroidServiceWithActionListenerTest.java and https://github.com/eclipse/paho.mqtt.android/blob/master/org.eclipse.paho.android.service/src/androidTest/java/org/eclipse/paho/android/AndroidServiceTest.java) reference ServiceTestCase that is loooooong gone.

Transitioning all the tests to the (now recommended ServiceTestRule in AndroidX makes Paho more future-proof, and we can run the entire test suite without being tied down to obsolete Android releases/SDK versions.

Console Log output (if available):

@BlaidddDrwg BlaidddDrwg changed the title Upgrade Android SDK to AndroidX, to allow us to pull up the minimum Android version Upgrade to AndroidX SDK Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant