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

[jvm-packages] Add Scala version suffix to xgboost-jvm package #9776

Merged
merged 4 commits into from
Nov 8, 2023

Conversation

hcho3
Copy link
Collaborator

@hcho3 hcho3 commented Nov 8, 2023

Closes #9774. We'd need to release a new patch release (2.0.2) in order to upload artifacts with correct metadata.

@wbo4958 @dotbg Can you review this PR? I found the problem with artifactId while working on #9765.

@hcho3 hcho3 requested a review from trivialfis November 8, 2023 08:23
Copy link
Contributor

@dotbg dotbg left a comment

Choose a reason for hiding this comment

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

Thanks a lot for picking this up. I have few comments, but these are not related to the jdk build

dev/prepare_jvm_release.py Show resolved Hide resolved
dev/prepare_jvm_release.py Show resolved Hide resolved
@hcho3 hcho3 merged commit 41ce8f2 into dmlc:release_2.0.0 Nov 8, 2023
25 of 29 checks passed
@hcho3 hcho3 deleted the ver_2.0.2 branch November 8, 2023 18:17
razdoburdin added a commit to IntelPython/xgboost_oneapi that referenced this pull request Nov 23, 2023
* [backport] Support pandas 2.1.0. (dmlc#9557) (dmlc#9655)

* [backport] Add support for cgroupv2. (dmlc#9651) (dmlc#9656)

* Bump version to 2.0.1. (dmlc#9660)

* [backport] [CI] Pull CentOS 7 images from NGC (dmlc#9666) (dmlc#9668)

* Fix build for GCC 8.x (dmlc#9670)

* [backport][pyspark] Support stage-level scheduling (dmlc#9519) (dmlc#9686)

Co-authored-by: Bobby Wang <[email protected]>

* Fix build for AppleClang 11 (dmlc#9684)

* Fix libpath logic for Windows (dmlc#9687)

* [CI] Build libxgboost4j.dylib for Intel Mac (dmlc#9704)

* [jvm-packages] Remove hard dependency on libjvm (dmlc#9698) (dmlc#9705)

* Use sys.base_prefix instead of sys.prefix (dmlc#9711)

* Use sys.base_prefix instead of sys.prefix

* Update libpath.py too

* [backport] Fix using categorical data with the ranker. (dmlc#9753) (dmlc#9778)

* [jvm-packages] Add Scala version suffix to xgboost-jvm package (dmlc#9776)

* Update JVM script (dmlc#9714)

* Bump version to 2.0.2; revamp pom.xml

* Update instructions in prepare_jvm_release.py

* Fix formatting

* fix merging for R-package/configure

---------

Co-authored-by: Jiaming Yuan <[email protected]>
Co-authored-by: Philip Hyunsu Cho <[email protected]>
Co-authored-by: Bobby Wang <[email protected]>
Co-authored-by: Dmitry Razdoburdin <>
hcho3 added a commit to hcho3/xgboost that referenced this pull request Jan 11, 2024
…9776)

* Update JVM script (dmlc#9714)

* Revamp pom.xml

* Update instructions in prepare_jvm_release.py

* Fix formatting
hcho3 added a commit that referenced this pull request Jan 12, 2024
* [jvm-packages] Add Scala version suffix to xgboost-jvm package (#9776)

* Update JVM script (#9714)

* Revamp pom.xml

* Update instructions in prepare_jvm_release.py

* Fix formatting

* [jvm-packages] Fix POM for xgboost-jvm metapackage (#9893)

* [jvm-packages] Fix POM for xgboost-jvm metapackage

* Add script for updating the Scala version

* Update change_scala_version.py to also change scala.version property (#9897)

* Remove 'release-cpu-only' profile

* Remove scala-2.13 profile; enable gpu package for Scala 2.13
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.

2 participants