Skip to content

Instantly share code, notes, and snippets.

View rtannenbaum's full-sized avatar

Rachel Tannenbaum rtannenbaum

View GitHub Profile
@Provides
@Singleton
ApiSettings getApiSettings() {
// TODO: currently, any setting in both a base and env config will be overridden by the last
// definition. e.g. a setting in api.yaml and env/api.yaml will take the definition in
// env/api.yaml. Determine whether this is intended behavior.
try {
ImmutableList<String> settingsFiles = ImmutableList.<String>builder()
.add(API_SETTINGS_PATH)
.add(ENV_API_SETTINGS_PATH)
jar -tf /usr/local/google/home/rtannenbaum/github/data-transfer-project/distributions/demo-server/build/libs/demo-server-all.jar | grep .properties
org/apache/http/client/version.properties
org/bouncycastle/x509/CertPathReviewerMessages.properties
org/bouncycastle/x509/CertPathReviewerMessages_de.properties
org/apache/http/version.properties
org/apache/log4j/lf5/config/defaultconfig.properties
log4j.properties
org/apache/axis/i18n/resource.properties
org/apache/axis/i18n/resource_ja.properties
org/apache/axis/utils/tcpmon.properties