-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/11978/#review22128
-----------------------------------------------------------


Can you maybe provide a unified diff using the "git diff from_commit HEAD" 
command?

- Yuri Zelikov


On June 19, 2013, 6:53 p.m., Bruno Gonzalez wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/11978/
> -----------------------------------------------------------
> 
> (Updated June 19, 2013, 6:53 p.m.)
> 
> 
> Review request for wave.
> 
> 
> Description
> -------
> 
> First version of maillist-bot agent. It allows to send any blip via email to 
> the address specified in the hardcoded configuration.
> An external library (javamail) is added along with its LICENSE file in patch 
> 0002.
> Bot usage is described in the source code for now, since the code is aimed at 
> testing and development purposes only, and is therefore not friendly for 
> casual WiaB installations.
> 
> The commits have been generated and attached following the instructions of 
> https://git-wip-us.apache.org/docs/workflow.html
> The "diff" embedded in this review request is redundant, only the patches 
> uploaded as "file attachments" are really necessary.
> 
> 
> Diffs
> -----
> 
>   src/org/waveprotocol/box/server/robots/agent/AbstractStkRobotAgent.java 
> PRE-CREATION 
>   src/org/waveprotocol/box/server/robots/agent/maillist/MaillistRobot.java 
> PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/11978/diff/
> 
> 
> Testing
> -------
> 
> Updated the hardcoded configuration in 
> src/org/waveprotocol/box/server/robots/agent/AbstractStkRobotAgent.java with 
> working parameters.
> Compile WiaB to account for the new configuration.
> Run the server.
> Open any wave.
> Add "maillist-bot" to the participants list.
> Write "bot:send\n" in any blip you want to send via email.
> After a few seconds, the email should have been sent, and the blip should 
> have been modified to reflect the metadata necessary for keeping track of 
> email threads.
> 
> 
> Thanks,
> 
> Bruno Gonzalez
> 
>

Reply via email to