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

mqtt based file delivery sdk #4

Merged
merged 4 commits into from
Nov 18, 2022
Merged

Conversation

Gujiawei-Edinburgh
Copy link

No description provided.

<version>3.0.8</version>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
Copy link
Collaborator

Choose a reason for hiding this comment

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

as SDK, don't hardcode logging framework, let users choose it

<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>11</source>
Copy link
Collaborator

Choose a reason for hiding this comment

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

the project POMs are quite messy and hard to maintain. pls take some time to re-structure it following some guideline/convention/best practices

2. add some docs for better communication;
3. add checkstyle and spotbugs for formatting and checking.
2. add README.md for each module.
@popduke popduke merged commit 03fb35f into baidu:main Nov 18, 2022
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

2 participants