Revision 4253d74b build.xml

b/build.xml
110 110
   	    />
111 111
   	    <replaceregexp file="${gwt.www.dir}/${gwt.module}/index.html"
112 112
   	                   match="authCookie: (.*)"
113
   	                   replace="authCookie: &quot;${authCookie}&quot;"
113
   	                   replace="authCookie: &quot;${authCookie}&quot;,"
114 114
   	                   byline="true"
115 115
   	    />
116 116
   	    <replaceregexp file="${gwt.www.dir}/${gwt.module}/index.html"

Also available in: Unified diff