Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Doc94
Copy link
Member

@Doc94 Doc94 commented Apr 13, 2024

Close #1203
This also require update the gradle wrapper version.

@Doc94 Doc94 changed the base branch from master to 3.2.x April 13, 2024 13:45
@Doc94 Doc94 added the enhancement Improvement over an existing feature label Apr 13, 2024
id 'com.github.ben-manes.versions' version '0.38.0'
id 'net.researchgate.release' version '2.8.1'
// TODO: Warning for Gradle 9 by https://github.com/researchgate/gradle-release/issues/379
id 'net.researchgate.release' version '3.0.2'
Copy link
Member Author

Choose a reason for hiding this comment

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

Note... this is currently the only thing throw a warning, this not affect the process but for Gradle 9 this going to break the release tasks... this was reported in researchgate/gradle-release#379 currently with not good responses (?

@Azn9 Azn9 added this to the 3.3.0 milestone Apr 14, 2024
@NovaFox161 NovaFox161 requested review from darichey and quanticc and removed request for quanticc April 15, 2024 18:06
@Doc94 Doc94 merged commit 3421165 into Discord4J:3.2.x Jun 16, 2024
@Doc94 Doc94 deleted the feature/1203/support-check-java-21 branch June 16, 2024 03:39
Doc94 added a commit that referenced this pull request Jun 16, 2024
Azn9 pushed a commit to Azn9/Discord4J that referenced this pull request Jun 17, 2024
* Include more Java LTS in Build Check

* Allow run workflow manually

* Temporal trigger

* Update Gradle Wrapper to 8.7
- Fix task core.sourcesJar throw error related order of run
- Handle breaking change for source version

* Configure Gradle scans for local runs

* Disable automatic publish of scans

* Minor changes in build.gradle

* Fix build option for JDK 17+

* [ci skip] Remove debug

* Fix warnings for archivesBaseName

* Fix warnings for net.researchgate.release plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvement over an existing feature

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Support Java 21 in CI

2 participants