----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/7899/ -----------------------------------------------------------
Review request for wave, Yuri Zelikov and Ali Lown. Description ------- There is some typos in server-config.xml after https://reviews.apache.org/r/4994/ with this result: $ ant -f server-config.xml -Dwave_server_domain=localhost Buildfile: /home/vjrj/proyectos/dev/wave/wiab/svn-git-trunk/server-config.xml create-folders: server-config: [echo] Generating server.config [copy] Copying 1 file to /home/vjrj/proyectos/dev/wave/wiab/svn-git-trunk BUILD FAILED /home/vjrj/proyectos/dev/wave/wiab/svn-git-trunk/server-config.xml:74: class org.apache.tools.ant.filters.ReplaceTokens doesn't support nested text data ("" ... ""). Total time: 0 seconds So, this small patch fix that. Diffs ----- server-config.xml 98c8c5e Diff: https://reviews.apache.org/r/7899/diff/ Testing ------- ant -f server-config.xml Thanks, Vicente J. Ruiz Jurado