You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wave-dev@incubator.apache.org by pablojan <gi...@git.apache.org> on 2017/03/19 10:41:30 UTC

[GitHub] incubator-wave issue #19: Removal / Update of Dependencies and other QOL

Github user pablojan commented on the issue:

    https://github.com/apache/incubator-wave/pull/19
  
    My apologies for the delayed review.
    I tried the PR and LGTM:
    
    Following tasks ran successfully: testAll, jar, run, createDist
    
    I performed following tests:
    
    Extracted distributions/wave-0.4.2.zip, and ran ./bin/wave
    Created an user and a new wave. Everything worked Ok. Text editor worked in Chrome. User avatars didn't show.
    
    Server stopped (Ctrl+C)
    Changed following props in config/reference.app,
    
    delta_store_type : mongodb
    profile_fetcher_type : gravatar
    
    
    Ran again ./bin/wave
    Created new wave. Everything worked Ok, User avatars are shown now (Gravatar). Wavelets delta appears in mongoDB.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---