Skip to content

[BEAM-10961] enable strict dependency checking for sdks/java/io/splunk - #14064

Merged
ibzib merged 1 commit into
apache:masterfrom
sonam-vend:sdks-io-splunk
Feb 24, 2021
Merged

[BEAM-10961] enable strict dependency checking for sdks/java/io/splunk#14064
ibzib merged 1 commit into
apache:masterfrom
sonam-vend:sdks-io-splunk

Conversation

@shehzaadn-vd

Copy link
Copy Markdown
Contributor

Split from #13688

R: @ibzib


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

Post-Commit Tests Status (on master branch)

LangSDKDataflowFlinkSamzaSparkTwister2
GoBuild Status---Build Status---Build Status---
JavaBuild StatusBuild Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build StatusBuild Status
Build Status
Build Status
Build Status
PythonBuild Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
Build Status
---Build Status---
XLangBuild StatusBuild StatusBuild Status---Build Status---

Pre-Commit Tests Status (on master branch)

---JavaPythonGoWebsiteWhitespaceTypescript
Non-portableBuild StatusBuild Status
Build Status
Build Status
Build Status
Build StatusBuild StatusBuild StatusBuild Status
Portable---Build Status------------

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.


dependencies {
compile platform(library.java.google_cloud_platform_libraries_bom)
compile library.java.slf4j_api

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

moved below - for alphabeticization

permitUnusedDeclared library.java.google_api_client // BEAM-11761
compile library.java.google_http_client_apache_v2
compile library.java.google_code_gson
compile project(path: ":sdks:java:core", configuration: "shadow")

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

moved above to group compile library.java. together.

@ibzib
ibzib merged commit 8d5428a into apache:masterFeb 24, 2021
Sign up for freeto 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.

2 participants

@shehzaadn-vd@ibzib