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

Commenting configurations.compile.exclude module 'org.eclipse.paho.cl… #204

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ferreraa
Copy link

…ient.mqttv3' -- It was leading to class not found errors

Hi, I cloned the repository and tried to execute the example. The BUILD was failing because of class not found errors. I figured out that the compilation of the module org.eclipse.paho.client.mqttv3 was excluded. Commenting this line fixed the issue.

Please make sure that the following boxes are checked before submitting your Pull Request, thank you!

  • You have signed the Eclipse ECA
  • All of your commits have been signed-off with the correct email address (The same one that you used to sign the CLA)
  • If This PR fixes an issue, that you reference the issue below. OR if this is a new issue that you are fixing straight away that you add some Description about the bug and how this will fix it.
  • If this is new functionality, You have added the appropriate Unit tests.

…ient.mqttv3' -- It was leading to class not found errors
hannesa2 referenced this pull request in hannesa2/paho.mqtt.android Feb 8, 2021
Resolving Issue #202 - Workaround for deadlock in CommsSender.stop
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

Successfully merging this pull request may close these issues.

None yet

1 participant