Configure and build CardDAV

Bedework CardDAV is distrubuted as a separate project at the moment, found in the quickstart in the directory bedework-carddav.

To build the quickstart form of the server cd into the quickstart then try the command

./bw -quickstart -carddav

This executes the default target in bedework-carddav/build.xml which will build a deployable form of the server in bedework-carddav/dist.

Part of the install process for bedework (needs to be described elsewhere) copies the configuration directory bedework/config/bwbuild into your home directory. When this has taken place you can build using those confiurations with

./bw -carddav

To change the default configuration, edit the file <your-home>/bwbuild/default/carddav.options.xml