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

chore: remove dependency on paho matcher #166

Merged
merged 2 commits into from
Nov 8, 2023
Merged

chore: remove dependency on paho matcher #166

merged 2 commits into from
Nov 8, 2023

Conversation

jcosentino11
Copy link
Member

@jcosentino11 jcosentino11 commented Nov 7, 2023

Issue #, if available:

Description of changes:
Replace org.eclipse.paho.client.mqttv3.MqttTopic#isMatched with nucleus' com.aws.greengrass.mqttclient.MqttTopic, to remove bridge's dependency on paho library (aside from MQTTClient, of course)

Why is this change necessary:

How was this change tested:

Any additional information or context required to review the change:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

github-actions bot commented Nov 7, 2023

Code Coverage Report

File Coverage
All files 85%

Minimum allowed coverage is 65%

Generated by 🐒 cobertura-action against 3b4f5bc

@MikeDombo
Copy link
Member

Update pr description since you changed what you're doing.

@jcosentino11
Copy link
Member Author

Update pr description since you changed what you're doing.

thanks for the catch, updated

@MikeDombo MikeDombo merged commit 65f3fcb into main Nov 8, 2023
2 checks passed
@MikeDombo MikeDombo deleted the topic-matcher branch November 8, 2023 14:59
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.

3 participants