----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12680/ -----------------------------------------------------------
Review request for wave, Bruno Gonzalez, Vicente J. Ruiz Jurado, and Yuri Zelikov. Repository: wave-git Description ------- We were maintaining a whole CommonConstants class for the single INDEX_WAVE_ID constant. Since the only use of this constant was a single test-case, this patch simply inlines it there. Diffs ----- src/org/waveprotocol/box/common/CommonConstants.java a7497de test/org/waveprotocol/box/server/frontend/ClientFrontendImplTest.java 7d2e8c6 Diff: https://reviews.apache.org/r/12680/diff/ Testing ------- This builds and passes test suite. The composition of all 7 of these 'related' (but independent) patches is verified to still work as a wave server. Thanks, Ali Lown