Skip to content

Comments

[SPARK-47039][TESTS] Add a checkstyle rule to ban commons-lang in Java code#45097

Closed
dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
dongjoon-hyun:SPARK-47039
Closed

[SPARK-47039][TESTS] Add a checkstyle rule to ban commons-lang in Java code#45097
dongjoon-hyun wants to merge 1 commit intoapache:masterfrom
dongjoon-hyun:SPARK-47039

Conversation

@dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Feb 14, 2024

What changes were proposed in this pull request?

This PR aims to add a checkstyle rule to ban commons-lang in Java code in favor of commons-lang3.

Why are the changes needed?

SPARK-16129 banned commons-lang in Scala code since Apache Spark 2.0.0.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the BUILD label Feb 14, 2024
@dongjoon-hyun dongjoon-hyun changed the title [SPARK-47039][TESTS] Add a checkstyle rule to ban commons-lang2 in Java code [SPARK-47039][TESTS] Add a checkstyle rule to ban commons-lang in Java code Feb 14, 2024
@dongjoon-hyun
Copy link
Member Author

dongjoon-hyun commented Feb 14, 2024

@dongjoon-hyun
Copy link
Member Author

Could you review this PR, please, @huaxingao ?

@huaxingao
Copy link
Contributor

LGTM. Thanks for the PR!

@dongjoon-hyun
Copy link
Member Author

Thank you so much, @huaxingao ! Merged to master.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-47039 branch February 14, 2024 17:41
snmvaughan pushed a commit to snmvaughan/spark that referenced this pull request Mar 26, 2024
…ava code

This PR aims to add a checkstyle rule to ban `commons-lang` in Java code in favor of `commons-lang3`.

SPARK-16129 banned `commons-lang` in Scala code since Apache Spark 2.0.0.

No.

Pass the CIs.

No.

Closes apache#45097 from dongjoon-hyun/SPARK-47039.

Authored-by: Dongjoon Hyun <dhyun@apple.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants