Skip to content

Conversation

@danbev
Copy link
Member

@danbev danbev commented Mar 27, 2025

This commit re-enables the job previously name java which was disabled in the build.yml file.

The motivation for this is that we recently fixed a few issue in the java bindings and it should be possible to build them on windows.

Refs: #2949
Refs: #2781

danbev added 9 commits March 27, 2025 13:35
This commit re-enables the job previously name `java` which was
disabled in the build.yml file.

The motivation for this is that we recently fixed a few issue in the
java bindings and it should be possible to build them on windows.

Refs: ggml-org#2949
Refs: ggml-org#2781
Add a condition to the bindings-java job to only run when the event is a
push, pull_request, or the run_type is full-ci.
Update directory for windows dll.
Rename the downloaded (from github workflow storage) .dll to whisper.dll
as this is what WhisperCppJnaLibrary expects.
The motivation for this is that there is a gradle task that copies the
dll from this location and hopefully this will work in github actions
too as I'm struggling to get this to work.
@danbev danbev closed this Mar 27, 2025
@danbev danbev reopened this Mar 27, 2025
@danbev
Copy link
Member Author

danbev commented Mar 28, 2025

I'm going to close this and revisit when I have a windows environment setup so I can test this locally. Sorry about all the noise of failing CI builds.

@danbev danbev closed this Mar 28, 2025
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.

1 participant