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

Removes non-existent elasticjob-tracing-api and elasticjob-error-handler-spi module #2412

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

linghengqian
Copy link
Member

@linghengqian linghengqian commented Jul 29, 2024

For #2258.

Changes proposed in this pull request:

  • Removes non-existent elasticjob-tracing-api and elasticjob-error-handler-spi module. This will resolve the following build-time Warning.
[WARNING] The POM for org.apache.shardingsphere.elasticjob:elasticjob-infra-common:jar:3.1.0-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.shardingsphere.elasticjob:elasticjob-infra-common:jar:3.1.0-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.shardingsphere.elasticjob:elasticjob-tracing-api:jar:3.1.0-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for org.apache.shardingsphere.elasticjob:elasticjob-tracing-api:jar:3.1.0-SNAPSHOT is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
  • Add the Example build process to CI verification.

@linghengqian linghengqian force-pushed the fix-error-dep branch 2 times, most recently from 2995ba3 to 01b4313 Compare July 29, 2024 08:46
@linghengqian linghengqian marked this pull request as ready for review July 29, 2024 09:03
@linghengqian linghengqian added this to the 3.1.0 milestone Jul 29, 2024
@strongduanmu strongduanmu merged commit 5334fc4 into apache:master Jul 29, 2024
15 checks passed
@linghengqian linghengqian deleted the fix-error-dep branch July 29, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants