Skip to content
Jack Gerrits edited this page Jul 16, 2020 · 8 revisions

Welcome lonely traveler.

Usage

Look here

Build

CI build pipeline can be found here.

Performing a release

  1. Make sure the sub-version is set correctly and does not include -SNAPSHOT (e.g. .0) in the pom.xml.in
  2. Manually run the build pipeline.
  3. Visit Sonatype and "close & release" the staged jar.
  4. Published artifacts can be found here: https://search.maven.org/artifact/com.github.vowpalwabbit/vw-jni
Clone this wiki locally