typesafehub / sbt-conductr

Typesafe ConductR plugin for sbt
Other
29 stars 22 forks source link

New sbt-bundle and protocol #103

Closed huntc closed 9 years ago

huntc commented 9 years ago

Caters for a new protocol format and the delivery of addition multipart scheduling fields. Defaults though to protocol 1.0 which is required by ConductR 1.0 and supported by ConductR 1.1.

markusjura commented 9 years ago

What about renaming protocolVersion to apiVersion? This is the typically naming for versions in an REST API.

huntc commented 9 years ago

Changed to api version

markusjura commented 9 years ago

LGTM (Beside the comments).

fsat commented 9 years ago

@hutnc - LGTM - I should be able to translate this to CLI.