typesafehub / sbt-conductr

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

Remove cassandra configuration directories #205

Closed markusjura closed 7 years ago

markusjura commented 7 years ago

This PR removes:

Both are not necessary with the latest conductr-cassandra bundle. The custom bundle configuration, that is produced with the cassandra-configuration:dist command on each Lagom project, only need to contain a bundle.conf.

As a result, we do not need to maintain the cassandra configuration files in conductr-cassandra and sbt-conductr whenever we bump the cassandra version.

Tested with the newest conductr-cassandra bundle in the sandbox.