You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by dj...@apache.org on 2019/08/23 23:36:30 UTC

[cassandra-sidecar] branch master updated (2f9e393 -> 14485bd)

This is an automated email from the ASF dual-hosted git repository.

djoshi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cassandra-sidecar.git.


    from 2f9e393  update CHANGES.txt with missing jiras
     add 14485bd  Read config from sidecar.config System Property instead of classpath

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |  9 +++++
 CHANGES.txt                                        |  1 +
 build.gradle                                       | 35 ++++++----------
 {conf => src/main/dist/conf}/logback.xml           |  0
 {conf => src/main/dist/conf}/sidecar.yaml          |  0
 .../cassandra/sidecar/CassandraSidecarDaemon.java  |  2 +-
 .../org/apache/cassandra/sidecar/MainModule.java   | 47 ++++++++++++++--------
 src/test/resources/logback-test.xml                | 37 +++++++++++++++++
 8 files changed, 90 insertions(+), 41 deletions(-)
 rename {conf => src/main/dist/conf}/logback.xml (100%)
 rename {conf => src/main/dist/conf}/sidecar.yaml (100%)
 create mode 100644 src/test/resources/logback-test.xml


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org