Giuseppe Barbieri

Results 258 comments of Giuseppe Barbieri

I re-sync'ed with the upstream and re-ordered the versions in `libs.versions.toml` alphabetically

Addressed last wishes plus re-sync

the sourceCompatibility issue is fixed now, I switched from the toolchain to `release` option and seems fine (more [here](https://docs.gradle.org/current/userguide/building_java_projects.html#sec:java_cross_compilation)) the error we are seeing now it's another one, which I'm...

so, I can reproduce locally interesting to notice, I ran `gradlew clean`, then ` ./gradlew -Dai.djl.default_engine=OnnxRuntime :integration:test ` same error: > elect@elect-NUC11PHi7:~/IdeaProjects/djl$ ./gradlew -Dai.djl.default_engine=OnnxRuntime :integration:test > Task :extensions:tokenizers:processResources prebuilt or...

running `ml:xgboost:jar` after a `clean` lead to the same `not a file` error

Ok, I fixed the first error now I have both local and CI crashing with the same last error above

I have exactly the same issue, @iemejia have you found a solution in the meanwhile?

Hi, any update on this?

Isn't the linked project suitable?