open-telemetry / open-telemetry/opentelemetry-java-instrumentation

Enable org.gradle.warning.mode=fail

Open
#6,220 0 comments 0 reactions 0 assignees View on GitHub

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:

https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/65251c4e8a4bdc60ee8b3dbe9fc4d2ccd36f6bda/gradle.properties#L20-L21

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.