Skip to content

[#7151] Improvement(license) : Remove ASF license header from gradle-wrapper.properties#7152

Merged
justinmclean merged 1 commit intoapache:mainfrom
KyleLin0927:issue-7151
May 11, 2025
Merged

[#7151] Improvement(license) : Remove ASF license header from gradle-wrapper.properties#7152
justinmclean merged 1 commit intoapache:mainfrom
KyleLin0927:issue-7151

Conversation

@KyleLin0927
Copy link
Contributor

What changes were proposed in this pull request?

  • Removed the unnecessary ASF license header from gradle/wrapper/gradle-wrapper.properties.
  • Modified build.gradle.kts to add an exclusion for the gradle-wrapper.properties file in the Apache RAT checks.

Why are the changes needed?

Fixes #7151

Does this PR introduce any user-facing change?

No.

How was this patch tested?

  • Executed ./gradlew rat for rat check
  • Executed ./gradlew spotlessCheck
  • Ran ./gradlew clean build to ensure build integrity.

Copy link
Member

@justinmclean justinmclean left a comment

Choose a reason for hiding this comment

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

Thanks for the fix.

@justinmclean justinmclean merged commit fdefe02 into apache:main May 11, 2025
30 checks passed
Abyss-lord pushed a commit to Abyss-lord/gravitino that referenced this pull request Jun 16, 2025
…radle-wrapper.properties (apache#7152)

### What changes were proposed in this pull request?

- Removed the unnecessary ASF license header from
`gradle/wrapper/gradle-wrapper.properties`.
- Modified `build.gradle.kts` to add an exclusion for the
gradle-wrapper.properties file in the Apache RAT checks.

### Why are the changes needed?

Fixes apache#7151

### Does this PR introduce any user-facing change?

No.

### How was this patch tested?

- Executed `./gradlew rat` for rat check
- Executed `./gradlew spotlessCheck`
- Ran `./gradlew clean build` to ensure build integrity.
vishnu-chalil pushed a commit to vishnu-chalil/gravitino that referenced this pull request Jul 14, 2025
…radle-wrapper.properties (apache#7152)

### What changes were proposed in this pull request?

- Removed the unnecessary ASF license header from
`gradle/wrapper/gradle-wrapper.properties`.
- Modified `build.gradle.kts` to add an exclusion for the
gradle-wrapper.properties file in the Apache RAT checks.

### Why are the changes needed?

Fixes apache#7151

### Does this PR introduce any user-facing change?

No.

### How was this patch tested?

- Executed `./gradlew rat` for rat check
- Executed `./gradlew spotlessCheck`
- Ran `./gradlew clean build` to ensure build integrity.
hdygxsj pushed a commit to hdygxsj/gravitino that referenced this pull request Jul 15, 2025
…radle-wrapper.properties (apache#7152)

### What changes were proposed in this pull request?

- Removed the unnecessary ASF license header from
`gradle/wrapper/gradle-wrapper.properties`.
- Modified `build.gradle.kts` to add an exclusion for the
gradle-wrapper.properties file in the Apache RAT checks.

### Why are the changes needed?

Fixes apache#7151

### Does this PR introduce any user-facing change?

No.

### How was this patch tested?

- Executed `./gradlew rat` for rat check
- Executed `./gradlew spotlessCheck`
- Ran `./gradlew clean build` to ensure build integrity.
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.

[Improvement] File has incorrect header

2 participants