Skip to content

Conversation

@HiuKwok
Copy link
Contributor

@HiuKwok HiuKwok commented Feb 26, 2024

What changes were proposed in this pull request?

This is a follow up change from #45154, to remove redundant <scope> for both servlet-api as compile is the default scope.

Why are the changes needed?

Does this PR introduce any user-facing change?

No

How was this patch tested?

CI build

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

No

@HiuKwok HiuKwok changed the title [SPARK-47118][BUILD] Optimise dependencies scope for jakarta.servlet-api and javax.servlet-api [SPARK-47170][BUILD] Optimise dependencies scope for jakarta.servlet-api and javax.servlet-api Feb 26, 2024
@HiuKwok
Copy link
Contributor Author

HiuKwok commented Feb 26, 2024

@dongjoon-hyun would you mind having a look at this, thanks :)

@dongjoon-hyun dongjoon-hyun changed the title [SPARK-47170][BUILD] Optimise dependencies scope for jakarta.servlet-api and javax.servlet-api [SPARK-47170][BUILD][CONNECT] Remove jakarta.servlet-api and javax.servlet-api dependency scope in connect/server module Feb 26, 2024
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM.

@dongjoon-hyun
Copy link
Member

Thank yo, @HiuKwok . Merged to master.

TakawaAkirayo pushed a commit to TakawaAkirayo/spark that referenced this pull request Mar 4, 2024
….servlet-api` dependency scope in `connect/server` module

### What changes were proposed in this pull request?
This is a follow up change from apache#45154, to remove redundant `<scope>` for both servlet-api as `compile` is the default scope.

### Why are the changes needed?

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
CI build

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

Closes apache#45258 from HiuKwok/ft-hf-jetty-deps-scope.

Authored-by: HiuFung Kwok <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
ericm-db pushed a commit to ericm-db/spark that referenced this pull request Mar 5, 2024
….servlet-api` dependency scope in `connect/server` module

### What changes were proposed in this pull request?
This is a follow up change from apache#45154, to remove redundant `<scope>` for both servlet-api as `compile` is the default scope.

### Why are the changes needed?

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
CI build

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

Closes apache#45258 from HiuKwok/ft-hf-jetty-deps-scope.

Authored-by: HiuFung Kwok <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants