open-telemetry / open-telemetry/opentelemetry-java-instrumentation
Enable org.gradle.warning.mode=fail
Open
Nobody has claimed this yet.
area:build
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 1.2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 228
Description
Currently failing due to some deprecated warnings about gradle configuration usage.
Also, I don't really understand, but these warnings are only showing up when I try to import the project into Intellij:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with gradle.properties at lines 20-21 and reproduce the project import in IntelliJ to identify the deprecated Gradle configuration warnings. Done means org.gradle.warning.mode=fail can be enabled without the reported warnings causing the import to fail.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100