Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 301 Bytes

BUILDING.md

File metadata and controls

16 lines (12 loc) · 301 Bytes

Building the Couchbase Spark Connector

Building docs (for testing)

Install Antora 2, then

antora staging-antora-playbook.yml

The docs are created in docs\public.

Building

./gradlew assemble

Files are in build/libs. You should have a jar, plus source and scaladoc jars.