rdfhdt / hdt-java

HDT Java library and tools.
Other
94 stars 68 forks source link

Update CI to Java 17 and add package for release #180

Closed ate47 closed 1 year ago

ate47 commented 1 year ago

Hello!

This is a small pull request to add the package archive into the release when releasing a new version, I've made a demo here with this release, we can download the rdfhdt.tar.gz file created with mvn package

The link https://github.com/rdfhdt/hdt-java/releases/latest/download/rdfhdt.tar.gz can be put in a readme

I've also updated the Java version of the CI to Java 17, but I'm packaging using Java 11 to avoid compiling issues.

D063520 commented 1 year ago

this is also nice! Easier for developers to download stable versions