Skip to content

Update Gradle Wrapper from 9.3.0-jabref-1 to 9.1.0#14033

Merged
koppor merged 1 commit intomainfrom
gradlew-update-9.1.0
Oct 6, 2025
Merged

Update Gradle Wrapper from 9.3.0-jabref-1 to 9.1.0#14033
koppor merged 1 commit intomainfrom
gradlew-update-9.1.0

Conversation

@koppor
Copy link
Copy Markdown
Member

@koppor koppor commented Oct 6, 2025

Update Gradle Wrapper from 9.3.0-jabref-1 to 9.1.0.

Read the release notes: https://docs.gradle.org/9.1.0/release-notes.html


The checksums of the Wrapper JAR and the distribution binary have been successfully verified.

  • Gradle release: 9.1.0
  • Distribution (-bin) zip checksum: a17ddd85a26b6a7f5ddb71ff8b05fc5104c0202c6e64782429790c933686c806
  • Wrapper JAR Checksum: 76805e32c009c0cf0dd5d206bddc9fb22ea42e84db904b764f3047de095493f3

You can find the reference checksum values at https://gradle.org/release-checksums/


🤖 This PR has been created by the Update Gradle Wrapper action.

Need help? 🤔

If something doesn't look right with this PR please file an issue here.

Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
@koppor koppor added dependencies gradle-wrapper Pull requests that update Gradle wrapper labels Oct 6, 2025
@koppor koppor enabled auto-merge October 6, 2025 05:05
@koppor koppor added this pull request to the merge queue Oct 6, 2025
Merged via the queue into main with commit 1fc12a7 Oct 6, 2025
56 of 64 checks passed
@koppor koppor deleted the gradlew-update-9.1.0 branch October 6, 2025 05:42
@Siedlerchr
Copy link
Copy Markdown
Member

@koppor This doesn't look right?

@koppor
Copy link
Copy Markdown
Member Author

koppor commented Oct 6, 2025

If everything builds? 😅

merlinymy pushed a commit to merlinymy/jabref that referenced this pull request Oct 6, 2025
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Siedlerchr added a commit to HoussemNasri/jabref that referenced this pull request Oct 9, 2025
* upstream/main: (85 commits)
  Fix typo in PR template (add missing 'to') (JabRef#14050)
  New Crowdin updates (JabRef#14049)
  Switch to new macos intel runner and update arm runner as well (JabRef#14048)
  Automatic field editor: Add Clear content tab + viewmodel (JabRef#13824)
  Update dependency org.eclipse.jgit:org.eclipse.jgit.pgm to v7.4.0.202509020913-r (JabRef#14046)
  Rephrase JabRef-Machine's "Determine issue number" (JabRef#14044)
  Chore(deps): Bump com.vanniktech.maven.publish from 0.32.0 to 0.34.0 in /jablib (JabRef#14039)
  Chore(deps): Bump org.mockito:mockito-core in /jablib (JabRef#14038)
  Chore(deps): Bump jablib/src/main/resources/csl-styles (JabRef#14037)
  Chore(deps): Bump com.dlsc.pdfviewfx:pdfviewfx in /versions (JabRef#14040)
  Chore(deps): Bump lucene from 10.3.0 to 10.3.1 in /versions (JabRef#14042)
  Fix eadr missing (JabRef#14043)
  Enable update in versions of jablib (JabRef#14036)
  Update Gradle Wrapper from 9.3.0-jabref-1 to 9.1.0 (JabRef#14033)
  Implemented OpenAlex  (JabRef#14020)
  Chore(deps): Bump peter-evans/create-or-update-comment from 4 to 5 (JabRef#14023)
  Chore(deps): Bump org.cyclonedx.bom from 3.0.0-alpha-1 to 3.0.0 (JabRef#14026)
  Chore(deps): Bump org.junit.jupiter:junit-jupiter in /versions (JabRef#14030)
  Chore(deps): Bump com.github.andygoossens:gradle-modernizer-plugin (JabRef#14027)
  Chore(deps): Bump org.mockito:mockito-core in /versions (JabRef#14028)
  ...
Shanaya-1981 pushed a commit to Shanaya-1981/jabref that referenced this pull request Oct 13, 2025
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
Co-authored-by: gradle-update-robot <gradle-update-robot@regolo.cc>
@calixtus
Copy link
Copy Markdown
Member

DOES NOT WORK!

calixtus added a commit that referenced this pull request Oct 20, 2025
github-merge-queue bot pushed a commit that referenced this pull request Nov 18, 2025
* Revert "Update Gradle Wrapper from 9.3.0-jabref-1 to 9.1.0 (#14033)"

This reverts commit 1fc12a7.

* Clean up packages in JabKit

* Fix namings

- entry point: JabKitLauncher
- command "jabkit": JabKit

* First GetCitedWorks

* Add some NonNull annotations

* Fix main class name

* Fix option

* Add initial support for unpaywall downloads

- some alphabetical sorting
- refine comments
- some null markers
- some variable name tweaks

* Fix alphabetical ordering

* No default email for Unpaywall

* Other handling of Unpaywall

* Handle empty key

* Fix key customization

* Revert changes of gradlew and gradlew.bat

* Make UnpayWallFetcher a WebFetcher

* Add CHANGELOG.md line

* Add commands

* Revert "Merge branch 'revert-14033-gradlew-update-9.1.0' into add-cites-citing"

This reverts commit ab02d15, reversing
changes made to 403910e.

* Add links to CHANGELOG.md

* Discard changes to .github/workflows/binaries.yml

* Fix import

* Fix imports

* Fix formatting

* Fix typo

* Fix test

* Add getTestUrl()

* Swap methods

* Fix typo

* Fix formatting

* Adapt tests to new behavior

---------

Co-authored-by: Carl Christian Snethlage <50491877+calixtus@users.noreply.github.com>
github-merge-queue bot pushed a commit that referenced this pull request Nov 18, 2025
* Revert "Update Gradle Wrapper from 9.3.0-jabref-1 to 9.1.0 (#14033)"

This reverts commit 1fc12a7.

* Revert changes of gradlew and gradlew.bat

* Update gradle

* Add java-module-packaging patch

* Fix tabs vs. spaces

* WIP: Include plugin from source

* Remove second includeBuild

* Commit sub project

* Use released version of java-module-packaging

---------

Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
merlinymy pushed a commit to merlinymy/jabref that referenced this pull request Nov 19, 2025
…4340)

* Revert "Update Gradle Wrapper from 9.3.0-jabref-1 to 9.1.0 (JabRef#14033)"

This reverts commit 1fc12a7.

* Clean up packages in JabKit

* Fix namings

- entry point: JabKitLauncher
- command "jabkit": JabKit

* First GetCitedWorks

* Add some NonNull annotations

* Fix main class name

* Fix option

* Add initial support for unpaywall downloads

- some alphabetical sorting
- refine comments
- some null markers
- some variable name tweaks

* Fix alphabetical ordering

* No default email for Unpaywall

* Other handling of Unpaywall

* Handle empty key

* Fix key customization

* Revert changes of gradlew and gradlew.bat

* Make UnpayWallFetcher a WebFetcher

* Add CHANGELOG.md line

* Add commands

* Revert "Merge branch 'revert-14033-gradlew-update-9.1.0' into add-cites-citing"

This reverts commit ab02d15, reversing
changes made to 403910e.

* Add links to CHANGELOG.md

* Discard changes to .github/workflows/binaries.yml

* Fix import

* Fix imports

* Fix formatting

* Fix typo

* Fix test

* Add getTestUrl()

* Swap methods

* Fix typo

* Fix formatting

* Adapt tests to new behavior

---------

Co-authored-by: Carl Christian Snethlage <50491877+calixtus@users.noreply.github.com>
merlinymy pushed a commit to merlinymy/jabref that referenced this pull request Nov 19, 2025
…ef#14124)

* Revert "Update Gradle Wrapper from 9.3.0-jabref-1 to 9.1.0 (JabRef#14033)"

This reverts commit 1fc12a7.

* Revert changes of gradlew and gradlew.bat

* Update gradle

* Add java-module-packaging patch

* Fix tabs vs. spaces

* WIP: Include plugin from source

* Remove second includeBuild

* Commit sub project

* Use released version of java-module-packaging

---------

Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gradle-wrapper Pull requests that update Gradle wrapper

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants