Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java][Packaging] Add an Arrow BOM #38264

Closed
danepitkin opened this issue Oct 13, 2023 · 1 comment · Fixed by #38336
Closed

[Java][Packaging] Add an Arrow BOM #38264

danepitkin opened this issue Oct 13, 2023 · 1 comment · Fixed by #38336

Comments

@danepitkin
Copy link
Contributor

Describe the enhancement requested

We should add a Bill of Materials (BOM) to Arrow to make dependency management easier.

Component(s)

Java

@jduo
Copy link
Member

jduo commented Oct 18, 2023

take

jduo added a commit to jduo/arrow that referenced this issue Oct 18, 2023
Add Bill of Materials to simplify dependency management.
Utilize the BOM internally.
jduo added a commit to jduo/arrow that referenced this issue Oct 19, 2023
Add Bill of Materials to simplify dependency management.
Utilize the BOM internally.
jduo added a commit to jduo/arrow that referenced this issue Oct 19, 2023
Add Bill of Materials to simplify dependency management.
Utilize the BOM internally.
jduo added a commit to jduo/arrow that referenced this issue Oct 23, 2023
Add Bill of Materials to simplify dependency management.
Utilize the BOM internally.
jduo added a commit to jduo/arrow that referenced this issue Oct 23, 2023
Add Bill of Materials to simplify dependency management.
Utilize the BOM internally.
jduo added a commit to jduo/arrow that referenced this issue Oct 23, 2023
Add Bill of Materials to simplify dependency management.
Utilize the BOM internally.
jduo added a commit to jduo/arrow that referenced this issue Oct 24, 2023
Add Bill of Materials to simplify dependency management.
Utilize the BOM internally.
jduo added a commit to jduo/arrow that referenced this issue Oct 24, 2023
Add Bill of Materials to simplify dependency management.
Utilize the BOM internally.
@lidavidm lidavidm added this to the 15.0.0 milestone Oct 24, 2023
lidavidm pushed a commit that referenced this issue Oct 24, 2023
### Rationale for this change
Provide an easy way for users to import Arrow maven packages.

### What changes are included in this PR?
Add a BOM module and utilize this module internally for importing Arrow dependencies.

### Are these changes tested?
Yes.

### Are there any user-facing changes?
Users can import the BOM dependency now.

* Closes: #38264

Authored-by: James Duong <duong.james@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
JerAguilon pushed a commit to JerAguilon/arrow that referenced this issue Oct 25, 2023
### Rationale for this change
Provide an easy way for users to import Arrow maven packages.

### What changes are included in this PR?
Add a BOM module and utilize this module internally for importing Arrow dependencies.

### Are these changes tested?
Yes.

### Are there any user-facing changes?
Users can import the BOM dependency now.

* Closes: apache#38264

Authored-by: James Duong <duong.james@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
loicalleyne pushed a commit to loicalleyne/arrow that referenced this issue Nov 13, 2023
### Rationale for this change
Provide an easy way for users to import Arrow maven packages.

### What changes are included in this PR?
Add a BOM module and utilize this module internally for importing Arrow dependencies.

### Are these changes tested?
Yes.

### Are there any user-facing changes?
Users can import the BOM dependency now.

* Closes: apache#38264

Authored-by: James Duong <duong.james@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
dgreiss pushed a commit to dgreiss/arrow that referenced this issue Feb 19, 2024
### Rationale for this change
Provide an easy way for users to import Arrow maven packages.

### What changes are included in this PR?
Add a BOM module and utilize this module internally for importing Arrow dependencies.

### Are these changes tested?
Yes.

### Are there any user-facing changes?
Users can import the BOM dependency now.

* Closes: apache#38264

Authored-by: James Duong <duong.james@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants